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/_RowSelector.js

  • Provides:

    • dojox.grid._RowSelector
  • Requires:

    • dojox.grid._View in common
  • dojox.grid._RowSelector

    • type
      Function
    • chains:
      • dojox.grid._View: (prototype)
      • dojox.grid._View: (call)
    • summary
      Custom grid view. If used in a grid structure, provides a small selectable region for grid rows.
      
      
      styling
      
      
      event handlers
  • dojox.grid._RowSelector.defaultWidth

    • type
      String
  • dojox.grid._RowSelector.noscroll

    • type
      Object
  • dojox.grid._RowSelector.padBorderWidth

    • type
      Number
  • dojox.grid._RowSelector.buildRendering

    • type
      Function
  • dojox.grid._RowSelector.scrollboxNode.style.overflow

    • type
      String
  • dojox.grid._RowSelector.headerNode.style.visibility

    • type
      String
  • dojox.grid._RowSelector.getWidth

    • type
      Function
  • dojox.grid._RowSelector.buildRowContent

    • parameters:
      • inRowIndex
      • inRowNode
    • type
      Function
  • dojox.grid._RowSelector.contentWidth

    • type
      Number
  • dojox.grid._RowSelector.renderHeader

    • type
      Function
  • dojox.grid._RowSelector.updateRow

    • type
      Function
  • dojox.grid._RowSelector.resize

    • type
      Function
  • dojox.grid._RowSelector.adaptWidth

    • type
      Function
  • dojox.grid._RowSelector.doStyleRowNode

    • parameters:
      • inRowIndex
      • inRowNode
    • type
      Function
  • dojox.grid._RowSelector.domouseover

    • parameters:
      • e
    • type
      Function
  • dojox.grid._RowSelector.domouseout

    • parameters:
      • e
    • type
      Function
  • dojox.grid

    • type
      Object
  • dojox

    • type
      Object