Uses of Package
org.omnifaces.component
Packages that use org.omnifaces.component
-
Classes in org.omnifaces.component used by org.omnifaces.componentClassDescriptionHelper class to save and restore state of an
EditableValueHolder.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. -
Classes in org.omnifaces.component used by org.omnifaces.component.outputClassDescriptionThis interface represents a (request) parameter holder which extends
ValueHolderwithParamHolder.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. -
Classes in org.omnifaces.component used by org.omnifaces.utilClassDescriptionThis interface represents a (request) parameter holder which extends
ValueHolderwithParamHolder.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.