new TextField<Integer>("id");
new TextField("id", Integer.class);
new TextField<Integer>("id", Integer.class);


On Thu, Jan 29, 2009 at 9:52 AM, miro <miroconn...@yahoo.com> wrote:

>
> I s there  any textfield which  takes only numbers, I dont want user to
> enter
> letters only numbers so I want a textfield which  takes only numbers is
> there any such  textfield ?
> --
> View this message in context:
> http://www.nabble.com/textfield-to--take-only-numnbers-tp21729554p21729554.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Jeremy Thomerson
http://www.wickettraining.com

Reply via email to