[
https://issues.jboss.org/browse/RF-8205?page=com.atlassian.jira.plugin.sy...
]
Raimund Hölle commented on RF-8205:
------------------------------------
That feature is important if the user action is faster than the server turnaround allows,
e. g. if the user uses a barcode scanner to input data to the mask.
As long as RichFaces haven't such an simple option, i'm using the attached facelet
composition.
That composition supports all {{<a:queue>}}-Attributes except for {{id}} and
{{binding}}.
Additionally it supports the attribute {{disableGrouping}}.
You can use it either by {{ui:insert}} or include it in your own tag library.
Example:
{{{quote}
<ui:include src="QueueWithoutGrouping.xhtml">
<ui:param name="name" value="myQueue" />
<ui:param name="disableGrouping" value="true" />
</ui:include>
{quote}}}
queue: allow to turn requests combining off
-------------------------------------------
Key: RF-8205
URL:
https://issues.jboss.org/browse/RF-8205
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-a4j-core
Affects Versions: 3.3.2.SR1, 4.0.0.ALPHA1
Reporter: Ilya Shaikovsky
Fix For: 4.Future
--
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