Package | Description |
---|---|
org.omnifaces.component | |
org.omnifaces.component.output | |
org.omnifaces.util |
Class and Description |
---|
EditableValueHolderStateHelper
Helper class to save and restore state of an
EditableValueHolder . |
ParamHolder
This interface represents a (request) parameter holder which extends
ValueHolder with ParamHolder.getName()
method to obtain the parameter name associated with the parameter value and changes the ParamHolder.getLocalValue()
method to return the original, unconverted value and changes the ParamHolder.getValue() method to return the value
converted to String . |
Class and Description |
---|
ParamHolder
This interface represents a (request) parameter holder which extends
ValueHolder with ParamHolder.getName()
method to obtain the parameter name associated with the parameter value and changes the ParamHolder.getLocalValue()
method to return the original, unconverted value and changes the ParamHolder.getValue() method to return the value
converted to String . |
Class and Description |
---|
ParamHolder
This interface represents a (request) parameter holder which extends
ValueHolder with ParamHolder.getName()
method to obtain the parameter name associated with the parameter value and changes the ParamHolder.getLocalValue()
method to return the original, unconverted value and changes the ParamHolder.getValue() method to return the value
converted to String . |
Copyright © 2012–2020 OmniFaces. All rights reserved.