com.icesoft.faces.utils |
|
Java Source File Name | Type | Comment |
AddResource.java | Class | This utility class uses DOM methods to render javascript and css resources to
the page. |
DnDCache.java | Class | To get around the limitations of findCompoent in iterative data strutures
refrences to UIComponets involved in Drag and Drop are placed in this cache. |
MessageUtils.java | Class | This class has been designed, so the custom components can get
facesMessages either from the icefaces' ResourceBundle or an
application's resourceBundle. |