I think how do we realize this in specification. Will it be mandatory rule to give name for widget? How will we define scope? See following example: <qx:somewidget> //sets some props </qx:somewidget>
<qx:somewidget2> // I want to call any method for previous widget , but I won't variable of previuose widget will be global </qx:somewidget2> May be this example looks like unnessesary :) Christian Boulanger wrote: > Siarhei Barysiuk schrieb: > >> How can I create variable with my custom name as local variable(with >> scope in window.application.main)? Is it possible? >> >> > Scoping variables is not supported, I am afraid. What do you need it for > exactly? > > Best, Christian > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
