Hola Jose, There are already examples of how to get the selected item. Look at http://demo.qooxdoo.org/html/example/TreeFullControl_3.html
To remove/add items use the standard qx.ui.core.Parent.remove(), add() methods Jose Leon wrote: > > Hello, > I'm using the Tree component and I'm really impressed for the work > you have done with all the library. I would like to know how to > add/delete/modify tree items in real time, some of this information > can be extracted from the samples, but I would need specifically: > -How to get the selected item on a tree > -How to delete an specific item on a tree > > This samples will help a newbie to get a lot of information on how all > this work, also, I don't know if you have them, but it would be nice > to add test cases > (http://jsassertunit.sourceforge.net/docs/index.html) to the library, > this will also show how to operate with controls and will add more > consistency > > Regards > > ------------------------------------------------------------------------- > 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 > > -- View this message in context: http://www.nabble.com/Built-in-images-and-themes-tf2225443.html#a6167022 Sent from the qooxdoo-devel forum at Nabble.com. ------------------------------------------------------------------------- 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
