|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzk.Object
zul.inp.SimpleConstraint
zul.inp.SimpleDateConstraint
public class SimpleDateConstraint
A simple date constraint.
| Field Summary |
|---|
| Fields inherited from class zk.Object |
|---|
$class, $oid |
| Method Summary | |
|---|---|
void |
$init(java.lang.Object a,
Widget the)
Constructor. |
String |
outOfRangeValue()
Returns the message about out of range value |
| Methods inherited from class zul.inp.SimpleConstraint |
|---|
$init, getFlags, parseConstraint_, validate |
| Methods inherited from class zk.Object |
|---|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||