decode(FacesContext context)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsapiValidationComponent
public EsapiValidationComponent()
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
saveState
public java.lang.Object saveState(FacesContext context)
restoreState
public void restoreState(FacesContext context,
java.lang.Object state)
encodeBegin
public void encodeBegin(FacesContext context)
throws java.io.IOException
- Throws:
java.io.IOException
getFamily
public java.lang.String getFamily()
encodeEnd
public void encodeEnd(FacesContext context)
throws java.io.IOException
- Throws:
java.io.IOException
decode
public void decode(FacesContext context)
|