org.eclipse.nebula.widgets.nattable.tree.command
Class TreeExpandAllCommand

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
      extended by org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandAllCommand
All Implemented Interfaces:
ILayerCommand

public class TreeExpandAllCommand
extends AbstractContextFreeCommand

Command to expand all nodes in a tree.

Author:
Dirk Fauth
See Also:
TreeLayer, TreeExpandAllCommandHandler

Constructor Summary
TreeExpandAllCommand()
           
 
Method Summary
 
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeExpandAllCommand

public TreeExpandAllCommand()


Copyright © 2015. All rights reserved.