Re: Problem in ListBox

2010-06-09 Thread Kuldeep Poonia
Hi Olivier Thanks for Reply. But same problem comming The UiField com.google.gwt.user.client.ui.ListBox itemName does not have a HaxText or HasValue super-interface On Jun 9, 11:14 am, Olivier Monaco wrote: > Hi, > > Try using a self-closing tag. > > > > Olivier > >

Problem in ListBox

2010-06-08 Thread Kuldeep Poonia
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 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

Re: Delivery Status Notification (Failure)

2010-06-08 Thread Kuldeep Poonia
tBox name; > > and in ui.xml file I use > "name" > > > but when I run this It shows error > 10:01:09.668 [ERROR] [applicationScaffold] The UiField > com.google.gwt.user.client.ui.ListBox name does not have a HaxText or > HasValue super-interface > >