[richfaces-svn-commits] JBoss Rich Faces SVN: r9234 - trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Jun 26 06:05:38 EDT 2008
Author: smukhina
Date: 2008-06-26 06:05:38 -0400 (Thu, 26 Jun 2008)
New Revision: 9234
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes/usage.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-3751
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes/usage.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes/usage.xhtml 2008-06-26 09:15:25 UTC (rev 9233)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/ajaxAttributes/usage.xhtml 2008-06-26 10:05:38 UTC (rev 9234)
@@ -150,7 +150,7 @@
current component (along with <i>f:param</i> or <i>a4j:actionparam</i> values if any).
In case of a4j:support, it will be a value of the parent component.
</p>
- <p><b>immediate</b> attribute has the same purpose as any other non-JSF component.
+ <p><b>immediate</b> attribute has the same purpose as any other non-Ajax-JSF component.
The default ActionListener should be executed immediately (i.e. during the Apply Request
Values phase of a request processing lifecycle), rather than waiting until the
Invoke Application phase. Using immediate="true" is one of the ways to have some
More information about the richfaces-svn-commits
mailing list