Class RowReorderLayerTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetUp()voidvoid
-
Constructor Details
-
RowReorderLayerTest
public RowReorderLayerTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
reorderViewableRowsBottomToTop
- Throws:
Exception
-
reorderViewableRowsTopToBottomByPosition
- Throws:
Exception
-
reorderMultipleRowsTopToBottom
- Throws:
Exception
-
reorderMultipleRowsTopToBottomToTheEnd
- Throws:
Exception
-
reorderViewableRowsBottomToTopByPosition
- Throws:
Exception
-
reorderMultipleRowsBottomToTop
- Throws:
Exception
-
reorderMultipleRowsLargeArrayToEdges
- Throws:
Exception
-
commandPassedOnToParentIfCannotBeHandled
- Throws:
Exception
-
canHandleRowReorderCommand
- Throws:
Exception
-
getHeightForReorderedRows
- Throws:
Exception
-
getHeightForMultipleRowsReordering
- Throws:
Exception
-
getStartYForReorderedRow
- Throws:
Exception
-
shouldResetReordering
@Test public void shouldResetReordering() -
shouldResetReorderingViaCommand
@Test public void shouldResetReorderingViaCommand()
-