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/highlight/widget/Code.js

  • Provides:

    • dojox.highlight.widget.Code
  • Requires:

    • dijit._Widget in common
    • dijit._Templated in common
    • dojox.highlight in common
  • highlight.Code

    • type
      Function
    • chains:
      • dijit._Widget: (prototype)
      • dijit._Templated.prototype: (prototype)
      • dijit._Widget: (call)
      • dijit._Templated: (call)
  • highlight.Code.url

    • type
      String
  • highlight.Code.range

    • type
      Object
  • highlight.Code.style

    • type
      String
  • highlight.Code.listType

    • type
      String
  • highlight.Code.lang

    • type
      String
  • highlight.Code.templateString

    • type
      String
  • highlight.Code.postCreate

    • type
      Function
  • highlight.Code._populate

    • parameters:
      • data
    • type
      Function
  • highlight.Code.containerNode.innerHTML

    • type
      String
  • highlight.Code._lines

    • type
      Object
  • highlight.Code.setRange

    • parameters:
      • range: (typeof Array)
    • summary
      update the view to a new passed range
    • type
      Function
  • highlight.Code._updateView

    • summary
      set the list to the current range
    • type
      Function
  • highlight.Code._loadError

    • parameters:
      • error
    • summary
      a generic error handler for the url=""
    • type
      Function
  • dojox.highlight.widget.Code

    • type
      Object
  • dojox.highlight.widget

    • type
      Object
  • dojox.highlight

    • type
      Object
  • dojox

    • type
      Object