Subversion Repositories Applications.papyrus

Rev

Blame | Last modification | View Log | RSS feed

dojo.require("dojox.gfx.canvas");

dojo.experimental("dojox.gfx.canvas_attach");

// not implemented
dojox.gfx.attachNode = function(){
        return null;    // for now
};