Language
	
	Asturianu (ast) 
	Català (ca) 
	Čeština (cs) 
	Dansk (da) 
	Deutsch (de) 
	
	English [US] (en-US) 
	Español (es) 
	Esperanto (eo) 
	Eesti keel (et) 
	Euskara (eu) 
	Français (fr) 
	Gàidhlig (gd) 
	Galego (gl) 
	Italiano (it) 
	Lietuvių (lt) 
	Magyar (hu) 
	Nederlands (nl) 
	Norsk (no) 
	Polski (pl) 
	Português [do Brasil] (pt-BR) 
	Português [Europeu] (pt) 
	Română (ro) 
	Slovenčina (sk) 
	Slovenščina (sl) 
	Suomi (fi) 
	Svenska (sv) 
	Yкраїнська (uk) 
	Tiếng Việt (vi) 
	Türkçe (tr) 
	ኦሮሚኛ (om) 
	Հայերեն (hy) 
	Ελληνικά (el) 
	български език (bg) 
	Русский (ru) 
	Cрпски [ћирилицом] (sr) 
	
	עברית (he) 
	हिन्दी (hi) 
	ភាសាខ្មែរ (km) 
	தமிழ் (ta) 
	ภาษาไทย (th) 
	简体中文 (zh-CN) 
	正體中文 (zh-TW) 
	日本語 (ja) 
	한국어 (ko) 
	 
	
  
  
    
     The Free and Open Productivity Suite
   
      
      
  
 
::  com  :: sun  :: star  :: drawing  :: 
 
 
service AppletShape 
 
Description  
This Shape  encapsulates an applet.
  
 An applet is a small Java-based program that is executed and rendered
 embedded in a document.
 
 
 
 
 
Included Services - Summary 
 
Shape  
basic service for position, size and z-order. 
 
 (details )
 
 
Properties' Summary 
 
string 
AppletCodeBase  
This property specifies the base URI for the applet.
 
   
 
string 
AppletName  
this is an optional name for the applet.
   
 
string 
AppletCode  
This property specifies one of the following:
  The name of the class file that contains the compiled applet subclass.
  The path to the class, including the class file itself.
   
 
sequence< ::com::sun::star::beans ::PropertyValue  > 
AppletCommands  
This sequence contains paramaters that are passed to the applet
 when it is initialized.
   
 
[ readonly ] boolean 
AppletIsScript  
This property specifies whether or not the applet can be scripted.
   
 
Included Services - Details 
 
 
Shape 
Description  
basic service for position, size and z-order. 
 
  
A AppletShape  cannot be rotated.
 
 
 
 
 
 
 
Properties' Details 
 
AppletCodeBase 
string AppletCodeBase ; 
Description  
This property specifies the base URI for the applet.
 
  
If this property is empty, then it defaults the same base URI as for
 the current document.
 
 
 
 
 
 
 
AppletName 
string AppletName ; 
Description  
this is an optional name for the applet.
  
 
 
 
 
 
AppletCode 
string AppletCode ; 
Description  
This property specifies one of the following:
  The name of the class file that contains the compiled applet subclass.
  The path to the class, including the class file itself.
  
 
 
 
 
 
AppletCommands 
sequence< ::com::sun::star::beans ::PropertyValue  > AppletCommands ; 
Description  
This sequence contains paramaters that are passed to the applet
 when it is initialized.
  
 
 
 
 
 
AppletIsScript 
[ readonly ] boolean AppletIsScript ; 
Description  
This property specifies whether or not the applet can be scripted.
  
 
 
 
 
 
 Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.