[richfaces-issues] [JBoss JIRA] (RF-13081) Facets "disabled" not working for dataScroller

Laurent Grangier (JIRA) jira-events at lists.jboss.org
Fri Jul 5 02:12:21 EDT 2013


Laurent Grangier created RF-13081:
-------------------------------------

             Summary: Facets "disabled" not working for dataScroller
                 Key: RF-13081
                 URL: https://issues.jboss.org/browse/RF-13081
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.3.1
            Reporter: Laurent Grangier
            Priority: Critical


All the facets which end with "disabled" (like "first_disabled", "previous_disabled", etc.) are not working for the component "rich:dataScroller". 

According to the [documentation|http://docs.jboss.org/richfaces/latest_4_3_X/Component_Reference/en-US/html/chap-Component_Reference-Tables_and_grids.html#sect-Component_Reference-richdataScroller-Appearance_and_interactivity], they should be available.

Example:

{code}
<f:facet name="first_disabled">
    <h:graphicImage value="my-image.png" />
</f:facet>
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list