Package org.apache.empire.jsf2.utils
Class TagEncodingHelper.ValueInfoImpl
java.lang.Object
org.apache.empire.jsf2.utils.TagEncodingHelper.ValueInfoImpl
- All Implemented Interfaces:
InputControl.ValueInfo
- Direct Known Subclasses:
TagEncodingHelper.InputInfoImpl
- Enclosing class:
- TagEncodingHelper
ValueInfoImpl
Provides information necessary to render a data value (non editable)
- Author:
- doebele
-
Constructor Details
-
ValueInfoImpl
-
-
Method Details
-
reset
protected void reset() -
hasColumn
protected boolean hasColumn() -
getColumn
- Specified by:
getColumnin interfaceInputControl.ValueInfo
-
getValue
- Specified by:
getValuein interfaceInputControl.ValueInfo
-
getOptions
- Specified by:
getOptionsin interfaceInputControl.ValueInfo
-
getStyleClass
- Specified by:
getStyleClassin interfaceInputControl.ValueInfo
-
getFormat
- Specified by:
getFormatin interfaceInputControl.ValueInfo
-
getLocale
- Specified by:
getLocalein interfaceInputControl.ValueInfo
-
getText
- Specified by:
getTextin interfaceInputControl.ValueInfo
-
getTextResolver
- Specified by:
getTextResolverin interfaceInputControl.ValueInfo
-
isInsideUIData
public boolean isInsideUIData()- Specified by:
isInsideUIDatain interfaceInputControl.ValueInfo
-