Re: Problem in ListBox
Hi,
Try using a self-closing tag.
<g:ListBox ui:field="..."/>
Olivier
On 8 juin, 08:32, Kuldeep Poonia <kpoon...@gmail.com> wrote:
> Hi all,
>
> I hava a variable name in Class Base and want to bind this to the
> listbox. so i use
>
> @ListBox name.
> and in ui.xml i use
> <g:ListBox ui:field='name'></g:ListBox></td>
>
> but it shows error that list cannot have hasText ot HasValue super
> interface.
>
> Plz Help whar can i do.
--
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