Class ColumnGroupHeaderLayerSelectionTest


  • public class ColumnGroupHeaderLayerSelectionTest
    extends Object
    • Constructor Detail

      • ColumnGroupHeaderLayerSelectionTest

        public ColumnGroupHeaderLayerSelectionTest()
    • Method Detail

      • setup

        public void setup()
      • shouldSelectAllCellsInGroup

        public void shouldSelectAllCellsInGroup()
      • shouldDeselectAndSelectAllCellsInGroup

        public void shouldDeselectAndSelectAllCellsInGroup()
      • shouldSelectAllCellsInGroupWithCtrl

        public void shouldSelectAllCellsInGroupWithCtrl()
      • shouldSelectAllCellsInGroupsToRightWithShift

        public void shouldSelectAllCellsInGroupsToRightWithShift()
      • shouldSelectAllCellsInGroupsToLeftWithShift

        public void shouldSelectAllCellsInGroupsToLeftWithShift()
      • shouldMoveAnchorOnDeselectWithCtrl

        public void shouldMoveAnchorOnDeselectWithCtrl()
      • shouldSelectInRowScrolledState

        public void shouldSelectInRowScrolledState()
      • shouldSelectColumnInScrolledState

        public void shouldSelectColumnInScrolledState()
      • shouldSelectAllCellsInGroupsToRightWithShiftInScrolledState

        public void shouldSelectAllCellsInGroupsToRightWithShiftInScrolledState()
      • shouldMoveAnchorOnDeselectWithCtrlWithPreserve

        public void shouldMoveAnchorOnDeselectWithCtrlWithPreserve()