com.sapportals.htmlb.validation
Class TimeValidator
java.lang.Object
com.sapportals.htmlb.validation.Validator
com.sapportals.htmlb.validation.DataTypeValidator
com.sapportals.htmlb.validation.RangeValidator
com.sapportals.htmlb.validation.TimeValidator
- public class TimeValidator
- extends RangeValidator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeValidator
public TimeValidator()
getJavascript
public String getJavascript(Locale locale)
- returns a locale specific Javascript representation of the validator.
- Specified by:
getJavascript in class Validator
- Parameters:
locale - the locale for which to format the value
- Returns:
- a String representation of Javascript
getErrorText
public String getErrorText(Locale locale)
- returns a locale specific error text
- Specified by:
getErrorText in class Validator
- Parameters:
locale - the locale for which to format the value
- Returns:
- the error text
Copyright 2006 SAP AG Complete Copyright Notice