Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/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/www-elementn/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
    • classlike
  • dojox.charting.widget.SelectableLegend.outline

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

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

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

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

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

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

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

    • prototype - dojox.charting.widget.SelectableLegend
    • parameters:
      • dyn
      • label
    • private - 1
    • type
      Function
  • dojox.charting.widget.SelectableLegend._applyEvents

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

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

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

    • prototype - dojox.charting.widget.SelectableLegend
    • parameters:
      • plotName
    • private - 1
    • type
      Function
  • dojox.charting.widget.SelectableLegend._getTransitionFill

    • prototype - dojox.charting.widget.SelectableLegend
    • parameters:
      • plotName
    • private - 1
    • type
      Function
  • dojox.charting.widget.SelectableLegend._getFilledShape

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

    • prototype - dojox.charting.widget.SelectableLegend
    • private - 1
    • 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.
    • classlike
  • dojox.charting.widget._FocusManager.constructor

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

    • prototype - dojox.charting.widget._FocusManager
    • private - 1
    • type
      Function
  • dojox.charting.widget._FocusManager.legend.horizontal

    • prototype - dojox.charting.widget._FocusManager
  • dojox.charting.widget._FocusManager._onKeyEvent

    • prototype - dojox.charting.widget._FocusManager
    • parameters:
      • e
    • private - 1
    • type
      Function
  • dojox.charting.widget._FocusManager.legend.active

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

    • prototype - dojox.charting.widget._FocusManager
  • dojox.charting.widget._FocusManager._moveToFocus

    • prototype - dojox.charting.widget._FocusManager
    • private - 1
    • type
      Function
  • dojox.charting.widget._FocusManager.legend

    • instance - dojox.charting.widget._FocusManager
  • dojox.charting.widget._FocusManager.index

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

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

    • instance - dojox.charting.widget._FocusManager
  • dojox.lang.functional

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

    • type
      Object
  • dojox.charting

    • type
      Object
  • dojox

    • type
      Object