it.amattioli.guidate.validators
Class MultipleConstraint
java.lang.Object
it.amattioli.guidate.validators.MultipleConstraint
- All Implemented Interfaces:
- org.zkoss.zul.Constraint
public class MultipleConstraint
- extends Object
- implements org.zkoss.zul.Constraint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipleConstraint
public MultipleConstraint()
addConstraint
public void addConstraint(org.zkoss.zul.Constraint constraint)
validate
public void validate(org.zkoss.zk.ui.Component comp,
Object val)
throws org.zkoss.zk.ui.WrongValueException
- Specified by:
validate in interface org.zkoss.zul.Constraint
- Throws:
org.zkoss.zk.ui.WrongValueException
Copyright © 2011. All Rights Reserved.