Module org.omnifaces
Package org.omnifaces.component
package org.omnifaces.component
-
ClassDescriptionHelper class used for creating a FacesContext with a decorated FacesContext -> Application -> ViewHandler -> getActionURL.Helper class to save and restore state of an
EditableValueHolder.ParamHolder<T>This interface represents a (request) parameter holder which extendsValueHolderwithParamHolder.getName()method to obtain the parameter name associated with the parameter value and changes theParamHolder.getLocalValue()method to return the original, unconverted value and changes theParamHolder.getValue()method to return the value converted toString.SimpleParam<T>This class provides a basic and default implementation of theParamHolderinterface.