I think that this should probably be a skinning key instead of an attribute, anyone else with that opinion? (I see that comment was already made in the bug once)
On Nov 26, 2007 8:12 AM, Dave Brunette (JIRA) <[email protected]> wrote: > New attribute on tr:table to hide Select All/Select None links > -------------------------------------------------------------- > > Key: TRINIDAD-840 > URL: https://issues.apache.org/jira/browse/TRINIDAD-840 > Project: MyFaces Trinidad > Issue Type: New Feature > Components: Components > Affects Versions: 1.0.4-core > Reporter: Dave Brunette > > > > With <tr:table rowSelection="multiple" />, Trinidad will always render links > for "Select All" and "Select None" at the top of the table. It would be > great to be able to use the multiple row selection, but turn off the Select > All/Select None links. For this, I'd suggest a simple new attribute on the > table component: selectAllVisible - > > name: selectAllVisible > type: boolean > default: true > required: false > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
