Class ColumnReorderLayerTest


  • public class ColumnReorderLayerTest
    extends Object
    • Constructor Detail

      • ColumnReorderLayerTest

        public ColumnReorderLayerTest()
    • Method Detail

      • setUp

        public void setUp()
      • reorderViewableColumnsRightToLeft

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

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

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

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

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

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

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

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

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

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

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

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

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

        public void shouldResetReordering()
      • shouldResetReorderingViaCommand

        public void shouldResetReorderingViaCommand()