Properties' Details
|
- Title
-  
[ readonly ] string Title;
- Description
- contains the title of the component which is active within the task.
|
- IsDesktop
-  
[ readonly ] boolean IsDesktop;
- Description
- determines if the task is the desktop task.
|
- IsVisible
-  
boolean IsVisible;
- Description
- determines if the task is visible or not.
|
- IsFloating
-  
boolean IsFloating;
- Description
- determines if the task is floating or not.
|
- IsAlwaysVisible
-  
boolean IsAlwaysVisible;
- Description
- determines if the task is always visible or only when active.
|
- Position
-  
com::sun::star::awt::Point Position;
- Description
- contains the position in pixels relative to the desktop window.
|
- Size
-  
com::sun::star::awt::Size Size;
- Description
- contains the size in pixel.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.