You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Eric Knapp <ek...@gmail.com> on 2005/07/09 03:57:01 UTC

Adding a tab to a TabbedPane?

Hi all,

I'm still learning JSF and this is probably another basic question.
Thanks for your patience. Is there a way to programmatically add a tab
to a TabbedPane component? This seems like a usefull concept and
cracking this will probably take me a lot farther in JSF.

Thanks,

-Eric

Re: Adding a tab to a TabbedPane?

Posted by Werner Punz <we...@gmx.at>.
Mike Kienenberger wrote:
> Eric,
> 
> I have some code where I programmically create children for a DataTable.
> 
> I'm still trying to figure out where I can place it to make it
> available to the general public.
> 
www.sourceforge.net/projects/jsf-comp just send the maintainer jesse
a mail with your sourceforge account ID and he will give you
the access for dumping your code...

The jsf-comp is basically a code dump for stuff which others want to 
share, but yet do not have quality to become code for myfaces or the 
myfaces sandbox

Werner


Re: Adding a tab to a TabbedPane?

Posted by Mike Kienenberger <mk...@gmail.com>.
Eric,

I have some code where I programmically create children for a DataTable.

I'm still trying to figure out where I can place it to make it
available to the general public.

I can probably email it to you if you need it sooner.

-Mike


On 7/8/05, Eric Knapp <ek...@gmail.com> wrote:
> Hi all,
> 
> I'm still learning JSF and this is probably another basic question.
> Thanks for your patience. Is there a way to programmatically add a tab
> to a TabbedPane component? This seems like a usefull concept and
> cracking this will probably take me a lot farther in JSF.
> 
> Thanks,
> 
> -Eric
>

Re: inputDate - Hiding seconds field

Posted by Martin Marinschek <ma...@gmail.com>.
well, the first thing is something I put onto my task list some time ago ;)

- so it would be faster if you do it yourself and send me the patch ;)

... and the second thing Sean is working on!

regards,

Martin

On 7/11/05, Daniel Murley <dm...@neuragenix.com> wrote:
> Howdy peoples,
> 
> Is it possible to display a date/time entry fields (using the inputDate
> component), without the seconds field in the time?
> 
> Thanks,
> 
> Daniel
> 
> 
> PS : Will the taglib hosted at myfaces.apache.org be coming back?
> 
> 
>

inputDate - Hiding seconds field

Posted by Daniel Murley <dm...@neuragenix.com>.
Howdy peoples,

Is it possible to display a date/time entry fields (using the inputDate
component), without the seconds field in the time?

Thanks,

Daniel 


PS : Will the taglib hosted at myfaces.apache.org be coming back?



Re: Empty dates in inputDate

Posted by Martin Marinschek <ma...@gmail.com>.
No, not yet, sorry.

If you want to provide a patch for that, it would be very well
received by the community.

regards,

Martin

On 7/9/05, Daniel Murley <dm...@neuragenix.com> wrote:
> Hi,
> 
> Is it at all possible to have the inputDate component load up with empty
> values instead of todays date/date initialised by the backing bean?
> 
> Thanks,
> 
> Daniel
> 
>

Empty dates in inputDate

Posted by Daniel Murley <dm...@neuragenix.com>.
Hi,

Is it at all possible to have the inputDate component load up with empty
values instead of todays date/date initialised by the backing bean?

Thanks,

Daniel