If that fails, we then try to parse again using the default browser date parsing.
If that fails, thedateBoxFormatError
css style is applied to the {@link DateBox}. The style will be removed when either a successful {@link #parse(DateBox,String,boolean)} is called or{@link #format(DateBox,Date)} is called.Use a different {@link DateBox.Format} instance to change that behavior.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|