Class TreeExpandAllCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandAllCommand
- All Implemented Interfaces:
ILayerCommand
Command to expand all nodes in a tree.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
TreeExpandAllCommand
public TreeExpandAllCommand()
-