org.eclipse.nebula.widgets.nattable.selection.preserve
Class SelectionsTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
public class SelectionsTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionsTest
public SelectionsTest()
Never_Selected_Cell_Is_Not_Selected
public void Never_Selected_Cell_Is_Not_Selected()
Selecting_A_Cell_For_Unselected_Row
public void Selecting_A_Cell_For_Unselected_Row()
Selecting_A_Cell_For_Already_Selected_Row
public void Selecting_A_Cell_For_Already_Selected_Row()
Clear_Removes_All_Selections
public void Clear_Removes_All_Selections()
Deselecting_Cells_Does_Only_Affect_Those_Cells
public void Deselecting_Cells_Does_Only_Affect_Those_Cells()
Fully_Deselected_Row_Doesent_Linger
public void Fully_Deselected_Row_Doesent_Linger()
None_Selected_Cells_Is_Empty
public void None_Selected_Cells_Is_Empty()
Selected_Cell_Is_Not_Empty
public void Selected_Cell_Is_Not_Empty()
Fully_Deselecting_All_Rows_Causes_Is_Empty
public void Fully_Deselecting_All_Rows_Causes_Is_Empty()
getSelections_Retrieves_All_Cells
public void getSelections_Retrieves_All_Cells()
getRows
public void getRows()
getColumns
public void getColumns()
Copyright © 2015. All rights reserved.