ICEfaces : ACE Adding Resources to Meta Class
¶ Adding Resources to Meta ClassJavascript, CSS and image resources fall into two different categories:
¶ Directions¶ 1. The intrinsic resources should be placed in the appropriate location
Intrinsic Resources
Using the TabSet component as an example
TabSet Intrinsic Resources
¶ 2. @ResourceDependency annotations, corresponding to the resources, should be added to the Meta class
TabSetMeta Class
¶ 3. The build process places the resources in the META-INF directory of the JAR
Built Resources
|
| Copyright © 2016 ICEsoft Technologies, Canada Corp. |