Uses of Class
org.omnifaces.component.input.ScriptParam
- 
Packages that use ScriptParam Package Description org.omnifaces.util 
- 
- 
Uses of ScriptParam in org.omnifaces.utilMethods in org.omnifaces.util that return types with arguments of type ScriptParam Modifier and Type Method Description static Collection<ScriptParam>Faces. getScriptParameters()Returns the script parameters of the current view, or an empty collection if there is no view.static Collection<ScriptParam>FacesLocal. getScriptParameters(FacesContext context)
 
-