ERXJSLifebeat Class Reference
Inherits
er::extensions::components::ERXStatelessComponent.
List of all members.
Detailed Description
Keeps a session open by continuously calling a direct action. Drop this into the page wrapper of
your app if you want
your users to be able to just keep their browser window open without fear of having their next save trigger a session timeout.
You can set an interval in seconds at which the action is triggered, by default it is half the session timeout.
- Author:
- ak
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
final Logger log = Logger.getLogger(ERXJSLifebeat.class) [static, protected] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Core/ERExtensions/Sources/er/extensions/components/javascript/ERXJSLifebeat.java