20module
com { module sun { module star { module inspection {
87 [in] sequence< any > handlerFactories,
88 [in]
long minHelpTextLines,
89 [in]
long maxHelpTextLines
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
describes the model of an ObjectInspector
Definition XObjectInspectorModel.idl:31
Definition Ambiguous.idl:20
describes a default implementation of an ObjectInspectorModel
Definition ObjectInspectorModel.idl:37
createDefault()
creates a default ObjectInspectorModel, whose one and only handler factory creates a GenericPropertyH...
createWithHandlerFactoriesAndHelpSection([in] sequence< any > handlerFactories, [in] long minHelpTextLines, [in] long maxHelpTextLines)
creates a default ObjectInspectorModel, using an externally provided sequence of property handler fac...
createWithHandlerFactories([in] sequence< any > handlerFactories)
creates a default ObjectInspectorModel, using an externally provided sequence of property handler fac...