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/dtl/Context.js

  • Provides:

    • dojox.dtl.Context
  • Requires:

    • dojox.dtl._base in common
  • dojox.dtl.Context

    • parameters:
      • dict
    • chains:
      • dojox.dtl._Context.prototype: (prototype)
    • type
      Function
  • dojox.dtl.Context._this

    • type
      Object
  • dojox.dtl.Context.getKeys

    • type
      Function
  • dojox.dtl.Context.extend

    • parameters:
      • obj: (typeof dojox.dtl.Context|Object)
    • summary
      Returns a clone of this context object, with the items from the
      passed objecct mixed in.
    • type
      Function
  • dojox.dtl.Context.filter

    • parameters:
      • filter: (typeof dojox.dtl.Context|Object|String)
    • summary
      Returns a clone of this context, only containing the items
      defined in the filter.
    • type
      Function
  • dojox.dtl.Context.setThis

    • parameters:
      • _this: (typeof Object)
    • type
      Function
  • dojox.dtl.Context.setThis._this

  • dojox.dtl.Context.getThis

    • type
      Function
  • dojox.dtl.Context.hasKey

    • parameters:
      • key
    • type
      Function
  • dojox.dtl

    • type
      Object
  • dojox

    • type
      Object