Hello
This mail is more a request than a bug :)
I have some qx classes using qxWeb elements but i would like to dispose them
using a framework method.
For example, in constructor:
this.__html = qxWeb.create('<span>')
.
.
.
this.__html.on ('click', ........)
I would like to do in destructor:
this._disposeObjects('__html')
But qxWeb don't have a dispose method.
I think qxWeb should have a method for disposing an instance removing html from
DOM, listeners attached and everything related to element and childrens.
For now i am attaching a simple dispose method to qxWeb but this functionality
should be in qx core.
Regards
Joaquin F.
Enviado de Samsung Mobile------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel