org.eclipse.nebula.widgets.nattable.tree.command
Class TreeCollapseAllCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.tree.command.TreeCollapseAllCommand
- All Implemented Interfaces:
- ILayerCommand
public class TreeCollapseAllCommand
- extends AbstractContextFreeCommand
Command to collapse all nodes in a tree.
- Author:
- Dirk Fauth
- See Also:
TreeLayer
,
TreeCollapseAllCommandHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeCollapseAllCommand
public TreeCollapseAllCommand()
Copyright © 2015. All rights reserved.