Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE-4.0.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 4 ace:pushButton component
-
Assignee Priority:P2
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Add a new "offlineDisabled" boolean attribute to the ace:pushButton component.
When "true" and the web browser is offline (seeICE-10448), the pushButton will be made disabled. When "false" (default), the button will remain enabled even when the browser is offline.
When "true" and the web browser is offline (see
Issue Links
- depends on
-
ICE-10448 Add ICEfaces support for online/offline window events
-
- Closed
-
'offlineDisabled' attribute was added to QA test application:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/pushButton
Test: /pushButtonDynamic.jsf
Verified with IF4 trunk rev. 43997 in Firefox34.
IE11 and Chrome40 did not have an option to switch browser to "offline" mode.