21 module
com { module sun { module star { module awt { module tree {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
Definition: Ambiguous.idl:20
XTreeNode ParentNode
holds the parent node for changed, added or removed nodes.
Definition: TreeDataModelEvent.idl:41
An instance implementing this interface represents the model data for an entry in a XTreeDataModel...
Definition: XTreeNode.idl:30
sequence< XTreeNode > Nodes
contains the changed, added or removed nodes.
Definition: TreeDataModelEvent.idl:37
An event used by a XTreeDataModel to notify changes in the data model to the XTreeControl.
Definition: TreeDataModelEvent.idl:33