dojox/lang/aspect/tracer.js

  • Provides:

    • dojox.lang.aspect.tracer
    • type
      Function
  • dojox.lang.aspect

    • alias - dojox.lang.aspect
  • dojox.lang.aspect.tracer

    • parameters:
      • grouping: (typeof Boolean)
        The flag to group output. If true, indents embedded console messages.
    • returns
      Object
    • summary
      Returns an object, which can be used to trace calls with Firebug's console.
      Prints argument, a return value, or an exception.
    • type
      Function
  • dojox.lang

    • type
      Object
  • dojox

    • type
      Object