:: com :: sun :: star :: frame ::
|
deprecated |
service DesktopTask |
|
|
- Usage Restrictions
- deprecated
- Description
- use the Frame service instead of this
|
Properties' Summary |
[ readonly ] string
Title |
use property Frame::Title instead of that |
[ readonly ] boolean
IsDesktop |
- |
boolean
IsVisible |
use th visible state of the frame container window instead of this |
boolean
IsFloating |
- |
boolean
IsAlwaysVisible |
- |
::com::sun::star::awt::Point
Position |
use the position of the frame container window instead of this |
::com::sun::star::awt::Size
Size |
use the size of the frame container window instead of this |
Properties' Details |
Title
[ readonly ] string Title;
- Description
- use property Frame::Title instead of that
|
|
IsDesktop
[ readonly ] boolean IsDesktop;
- Description
- -
|
|
IsVisible
boolean IsVisible;
- Description
- use th visible state of the frame container window instead of this
|
|
IsFloating
boolean IsFloating;
- Description
- -
|
|
IsAlwaysVisible
boolean IsAlwaysVisible;
- Description
- -
|
|
Position
::com::sun::star::awt::Point Position;
- Description
- use the position of the frame container window instead of this
|
|
Size
::com::sun::star::awt::Size Size;
- Description
- use the size of the frame container window instead of this
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.