Class SelectAllTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.SelectAllTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
SelectAllTest
public SelectAllTest()
-
-
Method Details
-
shouldHaveAllCellsSelected
@Test public void shouldHaveAllCellsSelected() -
shouldSendEventOnSelectAllWhenHidingLastSelectedColumn
- Throws:
Exception
-
shouldNotUpdateSelectionAnchorOnSelectAll
@Test public void shouldNotUpdateSelectionAnchorOnSelectAll() -
shouldNotUpdateSelectionAnchorOnSelectAllWithRowSelection
@Test public void shouldNotUpdateSelectionAnchorOnSelectAllWithRowSelection()
-