:: com :: sun :: star :: ui ::
|
unpublished |
service UIElementFactoryManager |
|
|
- Usage Restrictions
- not published
- Description
- specifies a user interface factory manager that controls all registered user
interface element factories.
An implementation is usually obtained from a
::com::sun::star::lang::ServiceManager.
- Since
- OOo 2.0
|
Exported Interfaces - Details |
XUIElementFactory
- Description
- provides a function to create new instances of user interface elements.
A user interface element factory manager is also a user interface element factory. It
retrieves the responsible user interface element factory from the provided arguments and passes
the arguments to it.
see @XUIElementFactory
|
|
XUIElementFactoryRegistration
- Description
- provides functions to query, retrieve, register and deregister user interface element factories.
|
|
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.