Richfaces UserGuide 5.5.1 limitToList = "false" should be limitToList =
"true"
------------------------------------------------------------------------------
Key: RF-7352
URL:
https://jira.jboss.org/jira/browse/RF-7352
Project: RichFaces
Issue Type: Bug
Components: doc
Environment: Documentation user guide
Reporter: Tom Rutsaert
Richfaces UserGuide 5.5.1 limitToList = "false" should be limitToList =
"true"
just before 5.5.2 you can read:
"limitToList" attribute allows to dismiss the behavior of the
<a4j:outputPanel> "ajaxRendered" attribute. limitToList =
"false" means to update only the area(s) that mentioned in the
"reRender" attribute explicitly. All output panels with
ajaxRendered="true" is ignored. An example is placed below:
it should be :
"limitToList" attribute allows to dismiss the behavior of the
<a4j:outputPanel> "ajaxRendered" attribute. limitToList =
"true" means to update only the area(s) that mentioned in the
"reRender" attribute explicitly. All output panels with
ajaxRendered="true" are ignored. An example is placed below:
see:
http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira