Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
|
|||
|
Exported Interfaces - Summary | |
XUIElement | provides a function to retrieve a special purpose interface which depends on the specific user interface element type. |
::com::sun::star::lang::XInitialization | interface to initialize a user interface element instance. A user interface element must be initialized using ::XInitialization::initialize before it can be used. The following property must be provided: (details) |
::com::sun::star::util::XUpdatable | used to notify an implementation that it needs to update its visual representation. (details) |
::com::sun::star::lang::XComponent | controls the life-time of the object. |
Properties' Summary | |
[ readonly ] ::com::sun::star::frame::XFrame Frame |
determines the frame to which this element is bound to. |
[ readonly ] string ResourceURL |
a resource URL which is a unique identifier of a user interface element. |
[ readonly ] short Type |
determines the real type of the user interface element. |
Exported Interfaces - Details | |
XUIElement
|
|
::com::sun::star::lang::XInitialization
|
|
::com::sun::star::util::XUpdatable
|
|
::com::sun::star::lang::XComponent
|
Properties' Details | |
Frame
|
|
ResourceURL
|
|
Type
|
Copyright © 2010 Sun Microsystems, Inc.