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/calc/FuncGen.js

  • Provides:

    • dojox.calc.FuncGen
  • Requires:

    • dijit._Templated in common
    • dojox.math._base in common
    • dijit.dijit in common
    • dijit.form.ComboBox in common
    • dijit.form.SimpleTextarea in common
    • dijit.form.Button in common
    • dojo.data.ItemFileWriteStore in common
  • dojox.calc.FuncGen

    • type
      Function
    • chains:
      • dijit._Widget: (prototype)
      • dijit._Templated.prototype: (prototype)
      • dijit._Widget: (call)
      • dijit._Templated: (call)
    • summary
      The dialog layout for making functions
      
      
      
      the user can save functions to the writestore
      
      
      users cannot edit the read store contents, but they can use them
      
      
      use the names to get to the function
  • dojox.calc.FuncGen.templateString

    • type
      Object
  • dojox.calc.FuncGen.widgetsInTemplate

    • type
      Object
  • dojox.calc.FuncGen.onSelect

    • type
      Function
  • dojox.calc.FuncGen.onClear

    • type
      Function
  • dojox.calc.FuncGen.saveFunction

    • parameters:
      • name
      • args
      • body
    • type
      Function
  • dojox.calc.FuncGen.onSaved

    • type
      Function
  • dojox.calc.FuncGen.clear

    • type
      Function
  • dojox.calc.FuncGen.reset

    • type
      Function
  • dojox.calc.FuncGen.onReset

    • type
      Function
  • dojox.calc.FuncGen.deleteThing

    • parameters:
      • item
    • type
      Function
  • dojox.calc.FuncGen.deleteFunction

    • parameters:
      • name
    • type
      Function
  • dojox.calc.FuncGen.onDelete

    • type
      Function
  • dojox.calc.FuncGen.combo.item

  • dojox.calc.FuncGen.readyStatus

    • type
      Function
  • dojox.calc.FuncGen.writeStore

    • type
      Object
  • dojox.calc.FuncGen.readStore

    • type
      Object
  • dojox.calc.FuncGen.functions

    • type
      Object
  • dojox.calc.FuncGen.startup

    • type
      Function
  • dojox.calc

    • type
      Object
  • dojox

    • type
      Object