hi,

would you mind to add a few convenience methods
to combobox?

instead of calling

combobox.setSelected(combobox.getList().getFirstChild());

it would be nice if one could call

combobox.selectTop();

also a selectBottom method would be nice.


setSelected could be overloaded to accept an index as well.

ciao robertj


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
Qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to