Moving my response to this thread...

+1 on a skinning key instead of an attribute

-A

On Nov 26, 2007 9:12 AM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> Thanks for filing https://issues.apache.org/jira/browse/TRINIDAD-840
> and providing a patch.
>
> Simon had a valid point, that this could be handled via skin property as well.
>
> -M
>
>
> On Nov 21, 2007 7:29 PM, Dave Brunette <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hi all.
> >
> > I have heard coworkers and seen forum posts asking how to hide the Select
> > All/Select None links on a tr:table component... but to this point I haven't
> > heard/seen any solution.  So I'd like to propose a new attribute on the
> > tr:table component to take care of this:  <tr:table showAllVisible='false'
> > />.  The showAllVisible attribute would only have an effect if
> > rowSelection='multiple'.  If set to false, it would make
> > TableRenderingContext.hasSelectAll() return false so these controls are not
> > rendered.
> >
> > Does anybody see a problem with this?  If not, I'll log something in JIRA
> > and move on a patch.
> >
> > Dave
> >
> > ________________________________
> > Share life as it happens with the new Windows Live. Share now!
>
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>

Reply via email to