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/collections/_base.js

  • Provides:

    • dojox.collections._base
  • dojox.collections.DictionaryEntry

    • parameters:
      • k: (typeof string)
      • v: (typeof object)
    • returns
      object|string
    • type
      Function
  • dojox.collections.DictionaryEntry.key

  • dojox.collections.DictionaryEntry.value

  • dojox.collections.DictionaryEntry.valueOf

    • returns
      object
    • type
      Function
  • dojox.collections.DictionaryEntry.toString

    • returns
      string
    • type
      Function
  • dojox.collections.Iterator

    • parameters:
      • arr: (typeof array)
    • returns
      bool|object
    • type
      Function
  • dojox.collections.Iterator.element

    • type
      Object
  • dojox.collections.Iterator.atEnd

    • returns
      bool
    • type
      Function
  • dojox.collections.Iterator.get

    • returns
      object
    • type
      Function
  • dojox.collections.Iterator.map

    • parameters:
      • fn: (typeof function)
      • scope: (typeof object)
    • type
      Function
  • dojox.collections.Iterator.reset

    • type
      Function
  • dojox.collections.DictionaryIterator

    • parameters:
      • obj: (typeof object)
    • returns
      bool|object
    • type
      Function
  • dojox.collections.DictionaryIterator.element

    • type
      Object
  • dojox.collections.DictionaryIterator.atEnd

    • returns
      bool
    • type
      Function
  • dojox.collections.DictionaryIterator.get

    • returns
      object
    • type
      Function
  • dojox.collections.DictionaryIterator.map

    • parameters:
      • fn: (typeof function)
      • scope: (typeof object)
    • type
      Function
  • dojox.collections.DictionaryIterator.reset

    • type
      Function
  • dojox.collections._base

    • type
      Object
  • dojox.collections

    • type
      Object
  • dojox

    • type
      Object