21 module
com { module sun { module star { module awt { module tree {
62 void removeChildByIndex( [in]
long Index )
69 void setHasChildrenOnDemand( [in]
boolean ChildrenOnDemand );
72 void setDisplayValue( [in] any Value );
84 void setNodeGraphicURL( [in]
string URL );
89 void setExpandedGraphicURL( [in]
string URL );
94 void setCollapsedGraphicURL( [in]
string URL );
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20
An instance implementing this interface represents the model data for an entry in a XTreeDataModel...
Definition: XTreeNode.idl:30
Represents a mutable tree node as used by the MutableTreeDataModel.
Definition: XMutableTreeNode.idl:26
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
any DataValue
Stores an implementation dependent value.
Definition: XMutableTreeNode.idl:79