Uses of Class
org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommand
Packages that use TreeExpandCollapseCommand
Package
Description
-
Uses of TreeExpandCollapseCommand in org.eclipse.nebula.widgets.nattable.hierarchical.command
Modifier and TypeClassDescriptionclassCommand to expand or collapse a node in the HierarchicalTreeLayer.Methods in org.eclipse.nebula.widgets.nattable.hierarchical.command that return types with arguments of type TreeExpandCollapseCommandMethods in org.eclipse.nebula.widgets.nattable.hierarchical.command with parameters of type TreeExpandCollapseCommandModifier and TypeMethodDescriptionprotected booleanHierarchicalTreeExpandCollapseCommandHandler.doCommand(TreeExpandCollapseCommand command) -
Uses of TreeExpandCollapseCommand in org.eclipse.nebula.widgets.nattable.tree.command
Methods in org.eclipse.nebula.widgets.nattable.tree.command that return types with arguments of type TreeExpandCollapseCommandMethods in org.eclipse.nebula.widgets.nattable.tree.command with parameters of type TreeExpandCollapseCommandModifier and TypeMethodDescriptionprotected booleanTreeExpandCollapseCommandHandler.doCommand(TreeExpandCollapseCommand command) Constructors in org.eclipse.nebula.widgets.nattable.tree.command with parameters of type TreeExpandCollapseCommandModifierConstructorDescriptionprotectedConstructor used for cloning.