|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidad.validator.ByteLengthValidator
org.apache.myfaces.trinidadinternal.validator.ByteLengthValidator
@JSFValidator(name="tr:validateByteLength",
bodyContent="empty",
id="org.apache.myfaces.trinidad.ByteLength",
tagClass="org.apache.myfaces.trinidadinternal.taglib.validator.ValidateByteLengthTag")
public class ByteLengthValidator
Enables byte length validation at the client side.
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.trinidad.validator.ByteLengthValidator |
|---|
MAXIMUM_MESSAGE_ID, VALIDATOR_ID |
| Fields inherited from interface javax.faces.validator.Validator |
|---|
NOT_IN_RANGE_MESSAGE_ID |
| Constructor Summary | |
|---|---|
ByteLengthValidator()
|
|
| Method Summary | |
|---|---|
java.util.Collection<java.lang.String> |
getClientImportNames()
|
java.lang.String |
getClientLibrarySource(javax.faces.context.FacesContext context)
|
java.lang.String |
getClientScript(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
java.lang.String |
getClientValidation(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
| Methods inherited from class org.apache.myfaces.trinidad.validator.ByteLengthValidator |
|---|
equals, getEncoding, getHintMaximum, getLengthValidationFailureMessage, getMaximum, getMessageDetailMaximum, getValueBinding, getValueExpression, hashCode, isTransient, restoreState, saveState, setEncoding, setHintMaximum, setMaximum, setMessageDetailMaximum, setTransient, setValueBinding, setValueExpression, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByteLengthValidator()
| Method Detail |
|---|
public java.lang.String getClientLibrarySource(javax.faces.context.FacesContext context)
getClientLibrarySource in interface org.apache.myfaces.trinidad.validator.ClientValidator
public java.lang.String getClientScript(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
getClientScript in interface org.apache.myfaces.trinidad.validator.ClientValidator
public java.lang.String getClientValidation(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
getClientValidation in interface org.apache.myfaces.trinidad.validator.ClientValidatorpublic java.util.Collection<java.lang.String> getClientImportNames()
getClientImportNames in interface org.apache.myfaces.trinidad.validator.ClientValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||