Details
Description
The online/offline state of the network will be detected and relayed to the application in a callback event listener API.
A component for displaying this status will either be developed or this functionality will be integrated with an existing ICEfaces status component.
A component for displaying this status will either be developed or this functionality will be integrated with an existing ICEfaces status component.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39420 | Thu Dec 12 06:35:14 MST 2013 | philip.breau | - change attribute names to standard lower-case |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/onlinestatus/OnlineStatusMeta.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/onlinestatus/OnlineStatusRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39413 | Wed Dec 11 16:38:19 MST 2013 | philip.breau | - add an 'elem' argument to the callback |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39273 | Tue Dec 10 17:55:23 MST 2013 | philip.breau | - add an 'elem' argument to the callback |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/onlinestatus/OnlineStatusMeta.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/onlinestatus/OnlineStatusRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39075 | Mon Dec 02 11:57:47 MST 2013 | philip.breau | - update indicator status when first run in case page is loaded offline |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38863 | Fri Nov 22 12:39:03 MST 2013 | philip.breau | - add onOnline and onOffline handlers to run custom js on events |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/jsf/mobileshowcase/src/main/webapp/showcase.xhtml
MODIFY /icemobile/trunk/icemobile/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/view/large.xhtml MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/onlinestatus/OnlineStatusMeta.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/onlinestatus/OnlineStatusRenderer.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38860 | Fri Nov 22 07:19:54 MST 2013 | philip.breau | - add new mobi:onlineStatus component - add mobi:onlineStatus to mobileshowcase small and large views - will show a green Font Awesome icon-link when online, and a red icon-unlink when offline - has style and styleClass attributes - icons and style can also be overriden with the mobi-online and mobi-offline CSS classes |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/onlinestatus/OnlineStatusRenderer.java
|