Class ColumnReorderLayerTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest

public class ColumnReorderLayerTest extends Object
  • Constructor Details

    • ColumnReorderLayerTest

      public ColumnReorderLayerTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • reorderViewableColumnsRightToLeft

      @Test public void reorderViewableColumnsRightToLeft() throws Exception
      Throws:
      Exception
    • reorderViewableColumnsLeftToRightByPosition

      @Test public void reorderViewableColumnsLeftToRightByPosition() throws Exception
      Throws:
      Exception
    • reorderMultipleColumnsLeftToRight

      @Test public void reorderMultipleColumnsLeftToRight() throws Exception
      Throws:
      Exception
    • reorderMultipleColumnsLeftToRightToTheEnd

      @Test public void reorderMultipleColumnsLeftToRightToTheEnd() throws Exception
      Throws:
      Exception
    • reorderViewableColumnsRightToLeftByPosition

      @Test public void reorderViewableColumnsRightToLeftByPosition() throws Exception
      Throws:
      Exception
    • reorderMultipleColumnsRightToLeft

      @Test public void reorderMultipleColumnsRightToLeft() throws Exception
      Throws:
      Exception
    • reorderMultipleColumnsLargeArrayToEdges

      @Test public void reorderMultipleColumnsLargeArrayToEdges() throws Exception
      Throws:
      Exception
    • commandPassedOnToParentIfCannotBeHandled

      @Test public void commandPassedOnToParentIfCannotBeHandled() throws Exception
      Throws:
      Exception
    • canHandleColumnReorderCommand

      @Test public void canHandleColumnReorderCommand() throws Exception
      Throws:
      Exception
    • getWidthForReorderedColumns

      @Test public void getWidthForReorderedColumns() throws Exception
      Throws:
      Exception
    • getWidthForMultipleColumnsReordering

      @Test public void getWidthForMultipleColumnsReordering() throws Exception
      Throws:
      Exception
    • getStartXForReorderedColumn

      @Test public void getStartXForReorderedColumn() throws Exception
      Throws:
      Exception
    • getConfigLabelsByPosition

      @Test public void getConfigLabelsByPosition() throws Exception
      Throws:
      Exception
    • shouldResetReordering

      @Test public void shouldResetReordering()
    • shouldResetReorderingViaCommand

      @Test public void shouldResetReorderingViaCommand()