Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: ui ::
|
| unpublished |
service UIConfigurationManager |
|
|
- Usage Restrictions
- not published
- Description
- specifies a user interface configuration manager which controls
all customizeable user interface elements of an object.
- Since
- OOo 2.0.0
|
| Exported Interfaces - Summary |
| XUIConfigurationStorage |
provides access to set a storage and to check if a storage has been
associated to the user interface configuration manager.
|
| XUIConfigurationPersistence |
provides access to persistence functions to load/store user interface configuration
data from a storage.
|
| XUIConfigurationManager |
provides functions to change, insert and remove user interface elements
from a user interface configuration manager.
|
| XUIConfiguration |
provides functions to add and remove listeners for changes within a user
interface configuration manager.
|
| ::com::sun::star::lang::XComponent |
allows controlling or observing the lifetime of a user interface configuration manager
instance.
(details)
|
| Exported Interfaces - Details |
XUIConfigurationStorage
- Description
- provides access to set a storage and to check if a storage has been
associated to the user interface configuration manager.
|
|
XUIConfigurationPersistence
- Description
- provides access to persistence functions to load/store user interface configuration
data from a storage.
|
|
XUIConfigurationManager
- Description
- provides functions to change, insert and remove user interface elements
from a user interface configuration manager.
|
|
XUIConfiguration
- Description
- provides functions to add and remove listeners for changes within a user
interface configuration manager.
|
|
::com::sun::star::lang::XComponent
- Description
- allows controlling or observing the lifetime of a user interface configuration manager
instance.
The owner of the object may dispose of this object using
::com::sun::star::lang::XComponent::dispose().
|
|
Top of Page
Copyright © 1995, 2010, 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.