Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-Alpha2
-
Component/s: Bridge
-
Labels:None
-
Environment:bridge
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
It would be nice to have callbacks for bridge lifecycle (e.g.)
- ice.onSubmit(function(params) {
})
- ice.onUpdateReceived (function(response) {
})
- ice.onUpdateCompleted(function() {
})
- ice.onSubmit(function(params) {
})
- ice.onUpdateReceived (function(response) {
})
- ice.onUpdateCompleted(function() {
})
Issue Links
- blocks
-
ICE-4995 Re-wire the connection status indicators to use the callbacks provided by the bridge
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion