Yes there is. Simply attach a ValueChangeHandler<T> to the first 
ValueListBox<T>, and then implement the code to change the values on the 
second one inside the onValueChange() method. You'll need to call 
setAcceptableValues() on the second box with whatever you want in there.

On Wednesday, 3 September 2014 10:49:11 UTC+1, Mohammed Sameen wrote:
>
> Thanks for your reply,
> I am going to implement ValueListBox.Is there any way to create two 
> dependent ValueListBox?See the screenshot.On the selection of category it 
> will display the corresponding option in other listbox?And also i need the 
> flexibility to type value in valuelistbox.It will list the values like 
> smartGWT combobox?
>
> On Wednesday, September 3, 2014 9:33:58 AM UTC+5:30, Mohammed Sameen wrote:
>>
>> Hi,
>>   Can anyone Explain me the difference between ListBox vs ValueListBox? 
>> When to use ValueListBox?Thanks in Advance..
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to