Hello,
On 9/6/06, dperez <[EMAIL PROTECTED]> wrote:
> Hola Jose,
Thanks for your prompt response!

> There are already examples of how to get the selected item.
> Look at http://demo.qooxdoo.org/html/example/TreeFullControl_3.html
All this samples get the selected item on an event of the treeview, I
would like to know how to get it, for example, when clicking on a
button. According to the api documentation, there is this method:

getSelectedElement ()

But if I use it, I get the debug window with the following error:

TypeError - this.getSelectedItems is not a function


> To remove/add items use the standard qx.ui.core.Parent.remove(), add()
> methods
I already know how to add items, but I don't understand how to, for
example, delete the selected item when clicking on a button. Can you
provide a simple example? THANKS!!

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

Reply via email to