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