Re: Driver Best Practices with CheckBox and RadioButtons
I'm confused with this ValueListBox.
I don't understand differences between ListBox and ValueListBox.
Moreover, why ListBox is not editable directly with Editor mechanism ?
I've got a ListBox working with uibinder but I can't make it work with
Editor (because it does not implement Editor).
I can't make ValueListBox work with uibinder.
How can we bind ValueListBox with g:item in uibinder ?
Lot of questions but the new GWT editor feature is not very clear in
documentation...
On 11 nov, 13:50, Geraldo Lopes <geraldo...@gmail.com> wrote:
> Thomas,
>
> Thanks for the information. That was my 1st shoot with Editor
> framework.
>
> Regards,
>
> Geraldo
>
> On 11 nov, 10:35, Thomas Broyer <t.bro...@gmail.com> wrote:
>
>
>
>
>
>
>
> > On 10 nov, 14:42, Geraldo Lopes <geraldo...@gmail.com> wrote:
>
> > > will0,
>
> > > Thanks for the code piece. I used it to make an extension ofListBox.
>
> > > public class MyListBox extendsListBoximplements
> > > LeafValueEditor<String> {
>
> > I think you basically reinventedValueListBox:http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/g...
>
> > (and if you want to use a CellList, you can use ValuePicker)
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home