org.eclipse.nebula.widgets.nattable.columnRename
Class DisplayColumnRenameDialogCommandHandler
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler<DisplayColumnRenameDialogCommand>
org.eclipse.nebula.widgets.nattable.columnRename.DisplayColumnRenameDialogCommandHandler
- All Implemented Interfaces:
- ILayerCommandHandler<DisplayColumnRenameDialogCommand>
public class DisplayColumnRenameDialogCommandHandler
- extends AbstractLayerCommandHandler<DisplayColumnRenameDialogCommand>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayColumnRenameDialogCommandHandler
public DisplayColumnRenameDialogCommandHandler(ColumnHeaderLayer columnHeaderLayer)
doCommand
protected boolean doCommand(DisplayColumnRenameDialogCommand command)
- Specified by:
doCommand in class AbstractLayerCommandHandler<DisplayColumnRenameDialogCommand>
getCommandClass
public Class<DisplayColumnRenameDialogCommand> getCommandClass()
Copyright © 2014. All rights reserved.