Class RowReorderLayerTest


  • public class RowReorderLayerTest
    extends Object
    • Constructor Detail

      • RowReorderLayerTest

        public RowReorderLayerTest()
    • Method Detail

      • setUp

        public void setUp()
      • reorderViewableRowsBottomToTop

        public void reorderViewableRowsBottomToTop()
                                            throws Exception
        Throws:
        Exception
      • reorderViewableRowsTopToBottomByPosition

        public void reorderViewableRowsTopToBottomByPosition()
                                                      throws Exception
        Throws:
        Exception
      • reorderMultipleRowsTopToBottom

        public void reorderMultipleRowsTopToBottom()
                                            throws Exception
        Throws:
        Exception
      • reorderMultipleRowsTopToBottomToTheEnd

        public void reorderMultipleRowsTopToBottomToTheEnd()
                                                    throws Exception
        Throws:
        Exception
      • reorderViewableRowsBottomToTopByPosition

        public void reorderViewableRowsBottomToTopByPosition()
                                                      throws Exception
        Throws:
        Exception
      • reorderMultipleRowsBottomToTop

        public void reorderMultipleRowsBottomToTop()
                                            throws Exception
        Throws:
        Exception
      • reorderMultipleRowsLargeArrayToEdges

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

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

        public void canHandleRowReorderCommand()
                                        throws Exception
        Throws:
        Exception
      • getHeightForReorderedRows

        public void getHeightForReorderedRows()
                                       throws Exception
        Throws:
        Exception
      • getHeightForMultipleRowsReordering

        public void getHeightForMultipleRowsReordering()
                                                throws Exception
        Throws:
        Exception
      • getStartYForReorderedRow

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

        public void shouldResetReordering()
      • shouldResetReorderingViaCommand

        public void shouldResetReorderingViaCommand()