21 module
com { module sun { module star { module awt { module tree {
29 service ::com::sun::star::awt::UnoControlModel;
boolean RootDisplayed
Specifies if the root node of the tree is displayed.
Definition: TreeControlModel.idl:49
XTreeDataModel DataModel
Specifies the XTreeDataModel that is providing the hierarchical data.
Definition: TreeControlModel.idl:41
An instance of this interface is used by the TreeControl to retrieve the hierarchical outline data th...
Definition: XTreeDataModel.idl:33
long RowHeight
Specifies the height of each row, in pixels.
Definition: TreeControlModel.idl:67
Definition: Ambiguous.idl:20
boolean ShowsRootHandles
Specifies whether the node handles should also be displayed at root level.
Definition: TreeControlModel.idl:60
specifies the standard model of a TreeControl.
Definition: TreeControlModel.idl:26
SelectionType
Specifies a selection type for a view that supports a selection model.
Definition: SelectionType.idl:26
boolean ShowsHandles
Specifies whether the node handles should be displayed.
Definition: TreeControlModel.idl:55
::com::sun::star::view::SelectionType SelectionType
Specifies the selection mode that is enabled for this tree.
Definition: TreeControlModel.idl:29
boolean Editable
Specifies whether the nodes of the tree are editable.
Definition: TreeControlModel.idl:75
boolean InvokesStopNodeEditing
Specifies what happens when editing is interrupted by selecting another node in the tree...
Definition: TreeControlModel.idl:83