[richfaces-issues] [JBoss JIRA] (RF-12091) rich:dataScroller scrollListener not documented

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Mar 30 01:31:47 EDT 2012


     [ https://issues.jboss.org/browse/RF-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-12091:
-------------------------------

    Comment: was deleted

(was: Looks like the method:
{code}
public DataScrollListener[] getScrollListeners() {
    return (DataScrollListener[]) getFacesListeners(DataScrollListener.class);
}
{code}

is missing the @Attribute annotation.  It should be added, with generate=false.)

    
> rich:dataScroller scrollListener not documented
> -----------------------------------------------
>
>                 Key: RF-12091
>                 URL: https://issues.jboss.org/browse/RF-12091
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.2.0.Final
>            Reporter: Dupont Dupont
>            Assignee: Brian Leathem
>             Fix For: 4.2.1.CR1
>
>
> rich:dataScroller has a scrollListener attribute, but it's not documented (no occurence in component reference or in taglib.xml).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list