Uses of Interface
org.eclipse.nebula.widgets.nattable.group.command.IColumnGroupCommand

Packages that use IColumnGroupCommand
org.eclipse.nebula.widgets.nattable.group.command   
 

Uses of IColumnGroupCommand in org.eclipse.nebula.widgets.nattable.group.command
 

Classes in org.eclipse.nebula.widgets.nattable.group.command that implement IColumnGroupCommand
 class CreateColumnGroupCommand
           
 class DisplayColumnGroupRenameDialogCommand
           
 class OpenCreateColumnGroupDialog
           
 class RemoveColumnGroupCommand
           
 class UngroupColumnCommand
           
 

Methods in org.eclipse.nebula.widgets.nattable.group.command that return types with arguments of type IColumnGroupCommand
 Class<IColumnGroupCommand> ColumnGroupsCommandHandler.getCommandClass()
           
 

Methods in org.eclipse.nebula.widgets.nattable.group.command with parameters of type IColumnGroupCommand
 boolean ColumnGroupsCommandHandler.doCommand(IColumnGroupCommand command)
           
 



Copyright © 2015. All rights reserved.