Page MenuHomeCode

Equation.js
No OneTemporary

Equation.js

/*
Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if(!dojo._hasResource["dojox.drawing.tools.custom.Equation"]){
dojo._hasResource["dojox.drawing.tools.custom.Equation"]=true;
dojo.provide("dojox.drawing.tools.custom.Equation");
dojo.require("dojox.drawing.tools.TextBlock");
dojox.drawing.tools.custom.Equation=dojox.drawing.util.oo.declare(dojox.drawing.tools.TextBlock,function(_1){
},{customType:"equation"});
dojox.drawing.tools.custom.Equation.setup={name:"dojox.drawing.tools.custom.Equation",tooltip:"Equation Tool",iconClass:"iconEq"};
dojox.drawing.register(dojox.drawing.tools.custom.Equation.setup,"tool");
}

File Metadata

Mime Type
text/plain
Expires
Thu, Jun 19, 01:41 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27318
Default Alt Text
Equation.js (768 B)

Event Timeline