Hi Marco,

ULC does not use MutableComboBoxModel for the client side of ULCComboBox,
therefore you cannot add/delete items to the client side combobox.

Can you please tell me:

1. why do you want to manipulate items on the client side and not on the
server side?

2. what is the usage scenario in your application that triggers the
manipulation of items on the client side?

Thanks and regards,

Janak


>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of
>[EMAIL PROTECTED]
>Sent: Wednesday, October 11, 2006 5:52 PM
>To: [email protected]
>Subject: [ULC-developer] combobox client-side, MutableComboBoxModel
>
>
>
>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

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

Reply via email to