You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Rikard Qvarforth <ri...@hotmail.com> on 2004/11/12 12:07:56 UTC

How to now if the user clicked on the nextmonth link in ?

Hi thanks for a really god jsf impl. :) i have a question about the 
<x:inputCalendar> tag i put an
valuelistener on it and  i want to figure out if the user had clicked on the 
"next month link" or a "date link" how do i do that ? can i get that 
infomation from the HtmlInputCalendar obj or ?

Thanks !

//Rille

_________________________________________________________________
Lättare att hitta drömresan med MSN Resor http://www.msn.se/resor/


Re: How to now if the user clicked on the nextmonth link in ?

Posted by Martin Marinschek <ma...@gmail.com>.
Right now, there is no way to do that - posting a date is the same
event as posting the resulting date of a next-month event.

regards,

Martin


On Fri, 12 Nov 2004 12:07:56 +0100, Rikard Qvarforth
<ri...@hotmail.com> wrote:
> Hi thanks for a really god jsf impl. :) i have a question about the
> <x:inputCalendar> tag i put an
> valuelistener on it and  i want to figure out if the user had clicked on the
> "next month link" or a "date link" how do i do that ? can i get that
> infomation from the HtmlInputCalendar obj or ?
> 
> Thanks !
> 
> //Rille
> 
> _________________________________________________________________
> Lättare att hitta drömresan med MSN Resor http://www.msn.se/resor/
> 
>