org.eclipse.nebula.widgets.nattable.persistence.command
Class DisplayPersistenceDialogCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommand
- All Implemented Interfaces:
- ILayerCommand
public class DisplayPersistenceDialogCommand
- extends AbstractContextFreeCommand
- Author:
- Dirk Fauth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayPersistenceDialogCommand
public DisplayPersistenceDialogCommand(NatTable natTable)
- Parameters:
natTable
- The NatTable instance to call the PersistenceDialog for.
getNatTable
public NatTable getNatTable()
- Returns:
- The NatTable instance to call the PersistenceDialog for.
Copyright © 2014. All rights reserved.