Class HideShowColumnEventTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HideShowColumnEventTest
public HideShowColumnEventTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
shouldFireHideColumnPositionsEventOnHide
@Test public void shouldFireHideColumnPositionsEventOnHide() -
shouldFireHideColumnPositionsEventOnHideWithReorder
@Test public void shouldFireHideColumnPositionsEventOnHideWithReorder() -
shouldFireShowColumnPositionsEventOnShowIndexes
@Test public void shouldFireShowColumnPositionsEventOnShowIndexes() -
shouldFireShowColumnPositionsEventOnShowIndexesWithReorder
@Test public void shouldFireShowColumnPositionsEventOnShowIndexesWithReorder() -
shouldFireShowColumnPositionsEventOnShowAll
@Test public void shouldFireShowColumnPositionsEventOnShowAll() -
shouldFireShowColumnPositionsEventOnShowAllWithReorder
@Test public void shouldFireShowColumnPositionsEventOnShowAllWithReorder()
-