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/charting/widget/SelectableLegend.js

  • Provides:

    • dojox.charting.widget.SelectableLegend
  • Requires:

    • dojox.charting.widget.Legend in common
    • dijit.form.CheckBox in common
    • dojox.charting.action2d.Highlight in common
  • dojox.charting.widget.SelectableLegend

    • type
      Function
    • chains:
      • dojox.charting.widget.Legend: (prototype)
      • dojox.charting.widget.Legend: (call)
    • summary
      An enhanced chart legend supporting interactive events on data series
  • dojox.charting.widget.SelectableLegend.outline

    • type
      bool
  • dojox.charting.widget.SelectableLegend.transitionFill

    • type
      Object
  • dojox.charting.widget.SelectableLegend.transitionStroke

    • type
      Object
  • dojox.charting.widget.SelectableLegend.postCreate

    • type
      Function
  • dojox.charting.widget.SelectableLegend.legends

    • type
      Array
  • dojox.charting.widget.SelectableLegend.legendAnim

    • type
      Object
  • dojox.charting.widget.SelectableLegend.refresh

    • type
      Function
  • dojox.charting.widget.SelectableLegend._addLabel

    • parameters:
      • dyn
      • label
    • type
      Function
  • dojox.charting.widget.SelectableLegend._applyEvents

    • summary
      Apply click-event on checkbox and hover-event on legend icon,
      highlight data series or toggle it.
    • type
      Function
  • dojox.charting.widget.SelectableLegend._toggle

    • parameters:
      • shapes
      • index
      • isOff
      • dyn
      • seriesName
      • plotName
    • type
      Function
  • dojox.charting.widget.SelectableLegend._highlight

    • parameters:
      • e
      • iconShape
      • shapes
      • index
      • isOff
      • dyn
      • seriesName
      • plotName
    • type
      Function
  • dojox.charting.widget.SelectableLegend._getAnim

    • parameters:
      • plotName
    • type
      Function
  • dojox.charting.widget.SelectableLegend._getTransitionFill

    • parameters:
      • plotName
    • type
      Function
  • dojox.charting.widget.SelectableLegend._getFilledShape

    • parameters:
      • shapes
    • summary
      Get filled shape in legend icon which would be highlighted when hovered
    • type
      Function
  • dojox.charting.widget.SelectableLegend._isPie

    • type
      Function
  • dojox.charting.widget._FocusManager

    • type
      Function
    • parameters:
      • legend
    • summary
      It will take legend as a tab stop, and using
      cursor keys to navigate labels within the legend.
  • dojox.charting.widget._FocusManager.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • legend
  • dojox.charting.widget._FocusManager._getHrizontalLength

    • type
      Function
  • dojox.charting.widget._FocusManager.legend.horizontal

  • dojox.charting.widget._FocusManager._onKeyEvent

    • parameters:
      • e
    • type
      Function
  • dojox.charting.widget._FocusManager.legend.active

    • type
      bool
  • dojox.charting.widget._FocusManager.legend.legends.length

  • dojox.charting.widget._FocusManager._moveToFocus

    • type
      Function
  • dojox.charting.widget._FocusManager.legend

  • dojox.charting.widget._FocusManager.index

    • type
      Number
  • dojox.charting.widget._FocusManager.horizontalLength

    • type
      Object
  • dojox.charting.widget._FocusManager.firstLabel

  • dojox.lang.functional

    • alias - dojox.lang.functional
  • dojox.charting.widget

    • type
      Object
  • dojox.charting

    • type
      Object
  • dojox

    • type
      Object