Details
Description
At the moment, we're relying on hard-coding the BridgeIt external Javascript resource on every page that uses it, using a simple script tag.
This resource should be automatically loaded by those components that require it. Components that require it should be able to declare a @ResourceDependency entry in their Meta classes for the framework to load this resource. In order to accomplish loading this external resource (i.e. the latest version) it will be necessary to create a ResourceHandler, in a similar way we do for ace:gmap.
This resource should be automatically loaded by those components that require it. Components that require it should be able to declare a @ResourceDependency entry in their Meta classes for the framework to load this resource. In order to accomplish loading this external resource (i.e. the latest version) it will be necessary to create a ResourceHandler, in a similar way we do for ace:gmap.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39914 | Thu Feb 06 13:34:45 MST 2014 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-mobile.xhtml
|