You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Gervais <ge...@polymedis.com> on 2007/11/28 17:22:21 UTC

RequiredDateField

Hi all

Is there an existing component that is designed to receive date and is 
required, (A RequiredDateField) ?

Thanks

Re: RequiredDateField

Posted by Gervais <ge...@polymedis.com>.
No but you can use setRequired(boolean b)

Gervais a écrit :
> Hi all
>
> Is there an existing component that is designed to receive date and is 
> required, (A RequiredDateField) ?
>
> Thanks
>
>
>
> __________ NOD32 2691 (20071128) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>

Re: RequiredDateField

Posted by Alex Objelean <al...@isdc.ro>.

new DateField("date").setRequired(true) ??


Gervais wrote:
> 
> Hi all
> 
> Is there an existing component that is designed to receive date and is 
> required, (A RequiredDateField) ?
> 
> Thanks
> 
> 

-- 
View this message in context: http://www.nabble.com/RequiredDateField-tf4889646.html#a14007772
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org