Hi all ,
is it possible to manipulate the items in a combobox client-side?
e.g.
this.getBasicComboBox().addItem("");
this.getBasicComboBox().removeAllItems();

the problem is that I have no access to the MutableComboBoxModel
client-side.

greetings
marco


_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to