Add 'decay' attribute to AutoUpdateDataTable
--------------------------------------------
Key: TOMAHAWK-935
URL: https://issues.apache.org/jira/browse/TOMAHAWK-935
Project: MyFaces Tomahawk
Issue Type: New Feature
Components: AutoUpdateDataTable
Affects Versions: 1.1.5-SNAPSHOT
Reporter: Christian Kaltepoth
Priority: Minor
The attached patch adds support for the 'decay' attribute to
AutoUpdateDataTable.
It defines the rate at which the request interval grows when the response is
unchanged.
The decay feature was already part of Prototype's 'Ajax.PeriodicalUpdater' but
was not
accessible from the <s:autoUpdateDataTable/> tag.
I think access to this feature will be quite useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.