C# Syntax
public interface ITreeViewNode
Name | Description | |
---|---|---|
ActivateItem | Overloaded. Activates an item in this node of a SAP column tree or list tree. | |
ClickButton | Overloaded. Clicks the specified button item in this node of a SAP column tree or list tree. | |
ClickLink | Overloaded. Clicks a link item in this node of a SAP column tree or list tree. | |
Collapse | Hides this node's sub-nodes in the expanded tree object. | |
Expand | Displays this node's sub-nodes in the tree object. | |
OpenContextMenu | Opens the context menu for this node of a SAP simple tree. | |
OpenItemContextMenu | Opens the context menu for the specified item in this node of a SAP column tree or list tree. | |
Select | Overloaded. Selects an item in this node of a SAP column tree or list tree. | |
SetCheckBoxState | Overloaded. Selects or unselects a check box item for this node of a SAP column tree or list tree. |