public class SimpleDateConstraint extends SimpleConstraint
Modifier and Type | Method and Description |
---|---|
void |
$init(java.lang.Object a,
Widget the)
Constructor.
|
String |
outOfRangeValue()
Returns the message about out of range value
|
$init, getFlags, parseConstraint_, validate
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy
public void $init(java.lang.Object a, Widget the)
a
- It can be String or number, the number or name of flag,
such as "no positive", 0x0001.the
- dateboxpublic String outOfRangeValue()
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.