Constructors' Details |
createDefault
- Description
- creates a default ObjectInspectorModel, whose one and only handler factory
creates a GenericPropertyHandler .
|
|
createWithHandlerFactories
- Description
- creates a default ObjectInspectorModel, using an externally provided sequence of property handler
factories.
- Parameter handlerFactories
- a sequence of handler factories, as to be provided in the XObjectInspectorModel::HandlerFactories
method.
- Throws
- ::com::sun::star::lang::IllegalArgumentException
- See also
- XObjectInspectorModel::HandlerFactories
if the given sequence is empty.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.