Class OpenCreateColumnGroupDialog
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.group.command.OpenCreateColumnGroupDialog
- All Implemented Interfaces:
ILayerCommand
,IColumnGroupCommand
public class OpenCreateColumnGroupDialog
extends AbstractContextFreeCommand
implements IColumnGroupCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
openDialog
(ILayer contextLayer) void
openErrorBox
(String errMessage) 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
Methods inherited from interface org.eclipse.nebula.widgets.nattable.command.ILayerCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
OpenCreateColumnGroupDialog
public OpenCreateColumnGroupDialog(org.eclipse.swt.widgets.Shell parentShell)
-
-
Method Details
-
getDialog
-
openDialog
-
openErrorBox
-