|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidad.validator.DateTimeRangeValidator
org.apache.myfaces.trinidadinternal.validator.DateTimeRangeValidator
@JSFValidator(name="tr:validateDateTimeRange",
bodyContent="empty",
id="org.apache.myfaces.trinidad.DateTimeRange",
tagClass="org.apache.myfaces.trinidadinternal.taglib.validator.ValidateDateTimeRangeTag")
public class DateTimeRangeValidator
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.trinidad.validator.DateTimeRangeValidator |
|---|
MAXIMUM_MESSAGE_ID, MINIMUM_MESSAGE_ID, NOT_IN_RANGE_MESSAGE_ID, VALIDATOR_ID |
| Constructor Summary | |
|---|---|
DateTimeRangeValidator()
|
|
| 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)
|
void |
validate(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.Object value)
|
| Methods inherited from class org.apache.myfaces.trinidad.validator.DateTimeRangeValidator |
|---|
equals, getHintMaximum, getHintMinimum, getHintNotInRange, getMaximum, getMessageDetailMaximum, getMessageDetailMinimum, getMessageDetailNotInRange, getMinimum, getValueBinding, getValueExpression, hashCode, isTransient, restoreState, saveState, setHintMaximum, setHintMinimum, setHintNotInRange, setMaximum, setMessageDetailMaximum, setMessageDetailMinimum, setMessageDetailNotInRange, setMinimum, setTransient, setValueBinding, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateTimeRangeValidator()
| Method Detail |
|---|
public void validate(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.Object value)
throws javax.faces.validator.ValidatorException
validate in interface javax.faces.validator.Validatorvalidate in class org.apache.myfaces.trinidad.validator.DateTimeRangeValidatorjavax.faces.validator.ValidatorExceptionpublic java.util.Collection<java.lang.String> getClientImportNames()
getClientImportNames 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.lang.String getClientLibrarySource(javax.faces.context.FacesContext context)
getClientLibrarySource in interface org.apache.myfaces.trinidad.validator.ClientValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||