You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by "::SammyRulez::" <sa...@gmail.com> on 2006/06/28 09:10:55 UTC

schedule and facelets

Hi all anybody tried the schedule componenet with facelets? Does it
need any adapter?


-- 
::SammyRulez::
http://www.kyub.com/blojsom/blog/sam/

Re: schedule and facelets

Posted by "::SammyRulez::" <sa...@gmail.com>.
well

I added to the tomahawk.taglib.xml the entry

 <tag>
        <tag-name>schedule</tag-name>
        <component>
            <component-type>org.apache.myfaces.Schedule</component-type>
            <renderer-type>org.apache.myfaces.Schedule</renderer-type>
        </component>
    </tag>

the time table is displaied fine but the entries appears only in
"grayed days" (holidays or out of scope) but if I move the mouse over
the blank dais tooltips appears...

quite confused...

2006/6/28, ::SammyRulez:: <sa...@gmail.com>:
> Hi all anybody tried the schedule componenet with facelets? Does it
> need any adapter?
>
>
> --
> ::SammyRulez::
> http://www.kyub.com/blojsom/blog/sam/
>


-- 
::SammyRulez::
http://www.kyub.com/blojsom/blog/sam/