org.eclipse.nebula.widgets.nattable.layer
Class AbstractLayerTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest

public class AbstractLayerTest
extends Object


Constructor Summary
AbstractLayerTest()
           
 
Method Summary
 void commandHandlerRegistration()
           
 void persistablesAreSaved()
           
 void setup()
           
 void testFireClonedEventIfMultipleListeners()
           
 void testFireOriginalEventIfOnlyOneListener()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractLayerTest

public AbstractLayerTest()
Method Detail

setup

public void setup()

testFireOriginalEventIfOnlyOneListener

public void testFireOriginalEventIfOnlyOneListener()

testFireClonedEventIfMultipleListeners

public void testFireClonedEventIfMultipleListeners()

persistablesAreSaved

public void persistablesAreSaved()
                          throws Exception
Throws:
Exception

commandHandlerRegistration

public void commandHandlerRegistration()
                                throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.