org.eclipse.nebula.widgets.nattable.selection.preserve
Class PreserveSelectionModelTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
public class PreserveSelectionModelTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreserveSelectionModelTest
public PreserveSelectionModelTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
Multiple_Selection_Is_Enabled_By_Default
public void Multiple_Selection_Is_Enabled_By_Default()
Disabling_Multiple_Selection_Is_Communicated
public void Disabling_Multiple_Selection_Is_Communicated()
Disabling_Multiple_Selection_Is_Supported
public void Disabling_Multiple_Selection_Is_Supported()
Multiple_Selection_Is_Supported
public void Multiple_Selection_Is_Supported()
getSelections_Ignores_Invisible_Rows
public void getSelections_Ignores_Invisible_Rows()
Add_Selection_By_Rectangle_Is_Supported
public void Add_Selection_By_Rectangle_Is_Supported()
Adding_Infinite_Row_Selection_Is_Truncated_Before_Stored
public void Adding_Infinite_Row_Selection_Is_Truncated_Before_Stored()
Adding_Infinite_Column_Selection_Is_Truncated_Before_Stored
public void Adding_Infinite_Column_Selection_Is_Truncated_Before_Stored()
Clear_Selection
public void Clear_Selection()
Clear_Infinity_Long_Row_Only_Clear_Known_Columns
public void Clear_Infinity_Long_Row_Only_Clear_Known_Columns()
Clear_Infinity_Long_Column_Only_Clear_Known_Rows
public void Clear_Infinity_Long_Column_Only_Clear_Known_Rows()
Partial_Clear_Selection
public void Partial_Clear_Selection()
Clear_Selection_By_Rectangle
public void Clear_Selection_By_Rectangle()
None_Selected_Cells_Is_Empty
public void None_Selected_Cells_Is_Empty()
Selected_Cell_Is_Not_Empty
public void Selected_Cell_Is_Not_Empty()
getSelectedColumnPositions
public void getSelectedColumnPositions()
isColumnPositionSelected
public void isColumnPositionSelected()
Changed_Sort_Order_Is_Properly_Reflected
public void Changed_Sort_Order_Is_Properly_Reflected()
isColumnFullySelected
public void isColumnFullySelected()
throws Exception
- Throws:
Exception
isColumnFullySelected_Copes_With_Clear
public void isColumnFullySelected_Copes_With_Clear()
throws Exception
- Throws:
Exception
isColumnFullySelected_Copes_With_Gap
public void isColumnFullySelected_Copes_With_Gap()
throws Exception
- Throws:
Exception
isColumnFullySelected_Copes_With_Overlapping_Regions
public void isColumnFullySelected_Copes_With_Overlapping_Regions()
throws Exception
- Throws:
Exception
isColumnFullySelected_Copes_With_Combining_Adjacent_Individually_Selected_Cells
public void isColumnFullySelected_Copes_With_Combining_Adjacent_Individually_Selected_Cells()
throws Exception
- Throws:
Exception
isColumnPositionFullySelected_For_Unselected_Column
public void isColumnPositionFullySelected_For_Unselected_Column()
getFullySelectedColumnPositions
public void getFullySelectedColumnPositions()
getSelectedRowCount
public void getSelectedRowCount()
getSelectedRowPositions
public void getSelectedRowPositions()
isRowPositionSelected
public void isRowPositionSelected()
isRowPositionFullySelected
public void isRowPositionFullySelected()
throws Exception
- Throws:
Exception
isRowPositionFullySelected_Copes_With_Clear
public void isRowPositionFullySelected_Copes_With_Clear()
throws Exception
- Throws:
Exception
isRowPositionFullySelected_Copes_With_Gap
public void isRowPositionFullySelected_Copes_With_Gap()
throws Exception
- Throws:
Exception
isRowPositionFullySelected_Copes_With_Overlapping_Regions
public void isRowPositionFullySelected_Copes_With_Overlapping_Regions()
throws Exception
- Throws:
Exception
isRowPositionFullySelected_Copes_With_Combining_Adjacent_Individually_Selected_Cells
public void isRowPositionFullySelected_Copes_With_Combining_Adjacent_Individually_Selected_Cells()
throws Exception
- Throws:
Exception
isRowPositionFullySelected_For_Unselected_Row
public void isRowPositionFullySelected_For_Unselected_Row()
getFullySelectedRowPositions
public void getFullySelectedRowPositions()
getSelectionAnchor_Copes_With_Missing_Marker
public void getSelectionAnchor_Copes_With_Missing_Marker()
throws Exception
- Throws:
Exception
getSelectionAnchor
public void getSelectionAnchor()
throws Exception
- Throws:
Exception
setSelectionAnchor
public void setSelectionAnchor()
throws Exception
- Throws:
Exception
getLastSelectedCell_Copes_With_Missing_Marker
public void getLastSelectedCell_Copes_With_Missing_Marker()
throws Exception
- Throws:
Exception
getLastSelectedCell
public void getLastSelectedCell()
throws Exception
- Throws:
Exception
setLastSelectedCell
public void setLastSelectedCell()
throws Exception
- Throws:
Exception
getLastSelectedRegion_Copes_With_Missing_Marker
public void getLastSelectedRegion_Copes_With_Missing_Marker()
throws Exception
- Throws:
Exception
getLastSelectedRegion
public void getLastSelectedRegion()
throws Exception
- Throws:
Exception
setLastSelectedRegion_Overrides_Reference
public void setLastSelectedRegion_Overrides_Reference()
throws Exception
- Throws:
Exception
setLastSelectedRegion_Clears_Region_On_NULL
public void setLastSelectedRegion_Clears_Region_On_NULL()
throws Exception
- Throws:
Exception
setLastSelectedRegion_On_Parameters_Copys_Data
public void setLastSelectedRegion_On_Parameters_Copys_Data()
throws Exception
- Throws:
Exception
Copyright © 2015. All rights reserved.