21module
com { module sun { module star { module awt { module tree {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This is the editable version of the XTreeDataModel.
Definition XMutableTreeDataModel.idl:30
XMutableTreeNode createNode([in] any DisplayValue, [in] boolean ChildrenOnDemand)
creates a new tree node with the given value and given settings.
void setRoot([in] XMutableTreeNode RootNode)
changes the root node of this model to RootNode.
Represents a mutable tree node as used by the MutableTreeDataModel.
Definition XMutableTreeNode.idl:27
An instance of this interface is used by the TreeControl to retrieve the hierarchical outline data th...
Definition XTreeDataModel.idl:34
Definition Ambiguous.idl:20