Details
Description
Add a new ice core:idleMonitor component.
This component would provide a markup-based method of configuring the ICEfaces bridge "ice.onUserInactivity(interval, idleCallback, activeCallback)" function.
This container would provide necessary attributes to configure the userInactivity callback while also acting as an invisible container to other JSF components contained within it. Upon firing of the user inactivity callback, the component would make all of it's child components visible on the page.
This would greatly increase the ease-of-use for the user inactivity callback API for none-JavaScript programmers.
This component would provide a markup-based method of configuring the ICEfaces bridge "ice.onUserInactivity(interval, idleCallback, activeCallback)" function.
This container would provide necessary attributes to configure the userInactivity callback while also acting as an invisible container to other JSF components contained within it. Upon firing of the user inactivity callback, the component would make all of it's child components visible on the page.
This would greatly increase the ease-of-use for the user inactivity callback API for none-JavaScript programmers.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37303 | Mon Aug 05 12:04:47 MDT 2013 | mircea.toma | |
Files Changed | ||||
ADD
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/component/IdleMonitor.java
MODIFY /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/faces-config.xml MODIFY /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/core.taglib.xml |