java.lang.Object
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
public class ColumnHideShowLayerTest2
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ColumnHideShowLayerTest2
public ColumnHideShowLayerTest2()
-
Method Details
-
setup
@BeforeEach
public void setup()
-
hideColumn
@Test
public void hideColumn()
-
-
shouldFireTheCorrectEventOnColumnHide
@Test
public void shouldFireTheCorrectEventOnColumnHide()
throws
Exception
- Throws:
Exception
-