Class DisplayColumnStyleEditorCommandHandler

java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler<DisplayColumnStyleEditorCommand>
org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
All Implemented Interfaces:
ILayerCommandHandler<DisplayColumnStyleEditorCommand>, IPersistable

public class DisplayColumnStyleEditorCommandHandler extends AbstractLayerCommandHandler<DisplayColumnStyleEditorCommand> implements IPersistable
1. Captures a new style using the StyleEditorDialog 2. Registers style from step 1 in the ConfigRegistry with a new label 3. Applies the label from step 2 to all cells in the selected column