@Deprecated public class IntFieldConstraint extends FieldConstraint
| Constructor and Description |
|---|
IntFieldConstraint()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClientConstraint()
Deprecated.
|
String |
getClientPackages()
Deprecated.
|
void |
validate(org.zkoss.zk.ui.Component comp,
Object value)
Deprecated.
|
getDecimalSeparator, getGroupingSeparatorpublic void validate(org.zkoss.zk.ui.Component comp,
Object value)
Constraint.validate(org.zkoss.zk.ui.Component, java.lang.Object)public String getClientConstraint()
ClientConstraint.getClientConstraint()public String getClientPackages()
ClientConstraint.getClientPackages()Copyright © 2016 SAPERION AG. All rights reserved.