Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/grid/enhanced/plugins/AutoScroll.js

  • Provides:

    • dojox.grid.enhanced.plugins.AutoScroll
  • Requires:

    • dojox.grid.enhanced._Plugin in common
    • dojox.grid._RowSelector in common
  • dojox.grid.enhanced.plugins.AutoScroll

    • type
      Function
    • chains:
      • dojox.grid.enhanced._Plugin: (prototype)
      • dojox.grid.enhanced._Plugin: (call)
    • parameters:
      • grid
      • args
    • summary
      Provides horizontal and vertical auto-scroll for grid.
  • dojox.grid.enhanced.plugins.AutoScroll.name

    • type
      String
    • summary
      Plugin name
  • dojox.grid.enhanced.plugins.AutoScroll.autoScrollInterval

    • type
      Integer
    • summary
      The time interval (in miliseconds) between 2 scrolling.
  • dojox.grid.enhanced.plugins.AutoScroll.autoScrollMargin

    • type
      Integer
    • summary
      The width (in pixel) of the margin area where autoscroll can be triggered.
  • dojox.grid.enhanced.plugins.AutoScroll.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • grid
      • args
  • dojox.grid.enhanced.plugins.AutoScroll._initEvents

    • type
      Function
  • dojox.grid.enhanced.plugins.AutoScroll.grid

  • dojox.grid.enhanced.plugins.AutoScroll._mixinGrid

    • type
      Function
  • dojox.grid.enhanced.plugins.AutoScroll.grid.onStartAutoScroll

    • type
      Function
  • dojox.grid.enhanced.plugins.AutoScroll.grid.onEndAutoScroll

    • type
      Function
  • dojox.grid.enhanced.plugins.AutoScroll._fireEvent

    • parameters:
      • eventName
      • args
    • type
      Function
  • dojox.grid.enhanced.plugins.AutoScroll._manageAutoScroll

    • parameters:
      • toStop
      • isVertical
      • isForward
      • view
    • type
      Function
  • dojox.grid.enhanced.plugins.AutoScroll._scrolling

    • type
      bool
  • dojox.grid.enhanced.plugins.AutoScroll._handler

    • type
      Object
  • dojox.grid.enhanced.plugins.AutoScroll._autoScroll

    • parameters:
      • isVertical
      • isForward
      • view
    • type
      Function
  • dojox.grid.enhanced.plugins.AutoScroll._scrollColumn

    • parameters:
      • isForward
      • view
    • type
      Function
  • dojox.grid.enhanced.plugins.AutoScroll.readyForAutoScroll

    • type
      bool
  • dojox.grid.enhanced.plugins

    • type
      Object
  • dojox.grid.enhanced

    • type
      Object
  • dojox.grid

    • type
      Object
  • dojox

    • type
      Object