org.eclipse.nebula.widgets.nattable.style.editor.command
Class DisplayColumnStyleEditorCommandHandlerTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest

public class DisplayColumnStyleEditorCommandHandlerTest
extends Object


Constructor Summary
DisplayColumnStyleEditorCommandHandlerTest()
           
 
Method Summary
 void doCommand()
           
 void loadStateForMultipleLabels()
           
 void loadStateForMultipleMixedLabels()
           
 void parseColumnIndexFromKey()
           
 void saveStateForMultipleLabels()
           
 void setup()
           
 void shouldRemoveLabelFromPersistenceIfStyleIsCleared()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayColumnStyleEditorCommandHandlerTest

public DisplayColumnStyleEditorCommandHandlerTest()
Method Detail

setup

public void setup()

doCommand

public void doCommand()
               throws Exception
Throws:
Exception

parseColumnIndexFromKey

public void parseColumnIndexFromKey()
                             throws Exception
Throws:
Exception

saveStateForMultipleLabels

public void saveStateForMultipleLabels()
                                throws Exception
Throws:
Exception

shouldRemoveLabelFromPersistenceIfStyleIsCleared

public void shouldRemoveLabelFromPersistenceIfStyleIsCleared()
                                                      throws Exception
Throws:
Exception

loadStateForMultipleLabels

public void loadStateForMultipleLabels()
                                throws Exception
Throws:
Exception

loadStateForMultipleMixedLabels

public void loadStateForMultipleMixedLabels()
                                     throws Exception
Throws:
Exception


Copyright © 2014. All rights reserved.