Details
Description
It is useful to have the ability for server-side components, beans, etc. to have the bridge execute some JavaScript one time only, after the next DOM update is processed.
In ICEfaces 1.8, there was a JavaScriptContext API that would support this. For ICEfaces 2.0, we've added a utility API for use by the Sparkle components (seeICE-5830), but this is for inserting a <script> node into the DOM, not executing some arbitrary JS one time only.
So, it seems we require another API that would have the bridge execute some JS one-time.
.addJavascriptCall(..)
.requestFocus(...)
etc.
In ICEfaces 1.8, there was a JavaScriptContext API that would support this. For ICEfaces 2.0, we've added a utility API for use by the Sparkle components (see
So, it seems we require another API that would have the bridge execute some JS one-time.
.addJavascriptCall(..)
.requestFocus(...)
etc.
Issue Links
- blocks
-
ICE-4418 JavaScript injection functionality
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion