|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InitScript | |
---|---|
org.openfaces.ajax | This package is only for internal usage from within the OpenFaces library. |
org.openfaces.util | This package is only for internal usage from within the OpenFaces library. |
Uses of InitScript in org.openfaces.ajax |
---|
Methods in org.openfaces.ajax that return InitScript | |
---|---|
static InitScript |
PartialViewContext.getCombinedAjaxInitScripts(javax.faces.context.FacesContext context)
|
Uses of InitScript in org.openfaces.util |
---|
Methods in org.openfaces.util that return types with arguments of type InitScript | |
---|---|
static java.util.List<InitScript> |
Rendering.getAjaxInitScripts(javax.faces.context.FacesContext context)
|
Methods in org.openfaces.util with parameters of type InitScript | |
---|---|
static void |
Rendering.renderInitScripts(javax.faces.context.FacesContext context,
InitScript... initScripts)
Combine javascript scripts into one script and links to javascript files and render them |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |