Here is i want to do:
When a list item get selected , i want its children to be "selectable"
`listitem.getChildControl("content").setSelectable(true)`
When a list item lose selection , i want its children to
`listitem.getChildControl("content").setSelectable(false)`
How can i get the currenly selected item's childrens? (not data , i want to
control childrens).
Thanks.
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel