Class RowSelectionEditUtilsTest


  • public class RowSelectionEditUtilsTest
    extends Object
    • Constructor Detail

      • RowSelectionEditUtilsTest

        public RowSelectionEditUtilsTest()
    • Method Detail

      • setup

        public void setup()
      • testGetLastSelectedCellWithoutSelection

        public void testGetLastSelectedCellWithoutSelection()
      • testGetLastSelectedCellWithSingleSelection

        public void testGetLastSelectedCellWithSingleSelection()
      • testGetLastSelectedCellWithMultiSelection

        public void testGetLastSelectedCellWithMultiSelection()
      • testGetLastSelectedCellEditorWithoutSelection

        public void testGetLastSelectedCellEditorWithoutSelection()
      • testGetLastSelectedCellEditorWithSingleSelection

        public void testGetLastSelectedCellEditorWithSingleSelection()
      • testGetLastSelectedCellEditorWithMultiSelection

        public void testGetLastSelectedCellEditorWithMultiSelection()
      • testAllCellsEditableWithoutSelection

        public void testAllCellsEditableWithoutSelection()
      • testAllCellsEditableWithoutSelectionEnableEditing

        public void testAllCellsEditableWithoutSelectionEnableEditing()
      • testAllCellsEditableWithSingleSelection

        public void testAllCellsEditableWithSingleSelection()
      • testAllCellsEditableWithSingleSelectionEnableEditing

        public void testAllCellsEditableWithSingleSelectionEnableEditing()
      • testAllCellsEditableWithSingleSelectionOneColumnEditable

        public void testAllCellsEditableWithSingleSelectionOneColumnEditable()
      • testAllCellsEditableWithSingleSelectionOneColumnEditableSelectNonEditable

        public void testAllCellsEditableWithSingleSelectionOneColumnEditableSelectNonEditable()
      • testAllCellsEditableWithMultiSelection

        public void testAllCellsEditableWithMultiSelection()
      • testAllCellsEditableWithMultiSelectionEnableEditing

        public void testAllCellsEditableWithMultiSelectionEnableEditing()
      • testAllCellsEditableWithMultiSelectionOneColumnEditableMultiSelection

        public void testAllCellsEditableWithMultiSelectionOneColumnEditableMultiSelection()
      • testIsCellEditableWithoutSelection

        public void testIsCellEditableWithoutSelection()
      • testIsCellEditableWithoutSelectionEnableEditing

        public void testIsCellEditableWithoutSelectionEnableEditing()
      • testIsCellEditableWithSingleSelection

        public void testIsCellEditableWithSingleSelection()
      • testIsCellEditableWithSingleSelectionEnableEditing

        public void testIsCellEditableWithSingleSelectionEnableEditing()
      • testIsEditorSameWithoutSelection

        public void testIsEditorSameWithoutSelection()
      • testIsEditorSameWithSingleSelection

        public void testIsEditorSameWithSingleSelection()
      • testIsEditorSameWithSingleSelectionOneChangedEditor

        public void testIsEditorSameWithSingleSelectionOneChangedEditor()
      • testIsEditorSameWithMultiSelectionOneColumnEditorMultiSelection

        public void testIsEditorSameWithMultiSelectionOneColumnEditorMultiSelection()
      • testIsEditorSameWithMultiSelection

        public void testIsEditorSameWithMultiSelection()
      • testIsEditorSameWithMultiSelectionOneChangedEditor

        public void testIsEditorSameWithMultiSelectionOneChangedEditor()
      • testIsConverterSameWithoutSelection

        public void testIsConverterSameWithoutSelection()
      • testIsConverterSameWithSingleSelection

        public void testIsConverterSameWithSingleSelection()
      • testIsConverterSameWithMultiSelection

        public void testIsConverterSameWithMultiSelection()
      • testIsConverterSameWithSingleSelectionOneChangedConverter

        public void testIsConverterSameWithSingleSelectionOneChangedConverter()
      • testIsConverterSameWithMultiSelectionOneColumnConverterMultiSelection

        public void testIsConverterSameWithMultiSelectionOneColumnConverterMultiSelection()
      • testIsConverterSameWithMultiSelectionOneChangedConverter

        public void testIsConverterSameWithMultiSelectionOneChangedConverter()
      • testIsValueSameWithoutSelection

        public void testIsValueSameWithoutSelection()
      • testIsValueSameWithSingleSelection

        public void testIsValueSameWithSingleSelection()
      • testIsValueSameWithMultiSelection

        public void testIsValueSameWithMultiSelection()
      • testIsValueSameWithMultiSelectionEnsureSameValues

        public void testIsValueSameWithMultiSelectionEnsureSameValues()