Table TagDocs still mentions tr:tableSelectOne/Many ---------------------------------------------------
Key: ADFFACES-449 URL: https://issues.apache.org/jira/browse/ADFFACES-449 Project: MyFaces ADF-Faces Issue Type: Bug Components: Documentation Affects Versions: 1.0.1-incubating-core-SNAPSHOT Reporter: Danny Robinson Priority: Minor Tag doc for table 'selection' mode still mentions using the facet and tableSelectOne/Many sub-components. These no longer exist and the rowSelection attribute has taken their place. There are two types of selection - single and multiple. The type of selection is determined by the component defined as the "selection" facet. Use the <code><tr:tableSelectOne></code> component to enable single selection, and <code><tr:tableSelectMany></code> for multiple selection. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.