Class HorizontalScrollBarHandlerTest


  • public class HorizontalScrollBarHandlerTest
    extends Object
    Test for Horizontal scrolling of the viewport. The DataLayerFixture has the following config. Used by all tests. The viewport is 200px wide. Col pos 0 1 2 3 4 ------ ---- - ---- --- Col width 150 100 35 100 80
    • Constructor Detail

      • HorizontalScrollBarHandlerTest

        public HorizontalScrollBarHandlerTest()
    • Method Detail

      • init

        public void init()
      • scrollViewportLeftByPage

        public void scrollViewportLeftByPage()
                                      throws Exception
        Throws:
        Exception
      • scrollViewportLeftByOffset

        public void scrollViewportLeftByOffset()
                                        throws Exception
        Throws:
        Exception
      • scrollViewportRightByOffset

        public void scrollViewportRightByOffset()
                                         throws Exception
        Throws:
        Exception
      • issueNTBL99MoveByColumn

        public void issueNTBL99MoveByColumn()
                                     throws Exception
        Throws:
        Exception
      • issueNTBL99MoveByPage

        public void issueNTBL99MoveByPage()
                                   throws Exception
        Throws:
        Exception
      • horizontalScrollbarThumbSize

        public void horizontalScrollbarThumbSize()
                                          throws Exception
        Throws:
        Exception
      • horizontalScrollbarThumbSizeCalcNoScrollingNeeded

        public void horizontalScrollbarThumbSizeCalcNoScrollingNeeded()
                                                               throws Exception
        Throws:
        Exception