You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by simon <si...@chello.at> on 2008/05/31 20:58:12 UTC

Re: [core11,myfaces-builder-plugin] HtmlInputHidden

On Sat, 2008-05-31 at 19:56 +0200, simon wrote:
> Hi,
> 
> Most of the Html* component classes for myfaces-core-1.1.x are now
> generated from package-scoped template classes.
> 
> However the HtmlInputHidden class appears different from the rest. Is
> this deliberate?

Sorry, the original email said "tomahawk" in the subject. I meant
myfaces-core for 1.1.x.

Regards,
Simon


Re: [core11,myfaces-builder-plugin] HtmlInputHidden

Posted by Leonardo Uribe <lu...@gmail.com>.
Hi Simon

HtmlInputHidden does not have any properties to be generated. In this case,
we need to generate a tag class, but the component class could be the same.
This is an example of the most basic usage of the plugin: just generate tag
class, the component class is too small or has few properties to be
generated.

regards

Leonardo Uribe




On Sat, May 31, 2008 at 1:58 PM, simon <si...@chello.at> wrote:

>
> On Sat, 2008-05-31 at 19:56 +0200, simon wrote:
> > Hi,
> >
> > Most of the Html* component classes for myfaces-core-1.1.x are now
> > generated from package-scoped template classes.
> >
> > However the HtmlInputHidden class appears different from the rest. Is
> > this deliberate?
>
> Sorry, the original email said "tomahawk" in the subject. I meant
> myfaces-core for 1.1.x.
>
> Regards,
> Simon
>
>