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.
|
Copyright © 2011, 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.