@Deprecated public class FloatFieldConstraint extends FieldConstraint
Constructor and Description |
---|
FloatFieldConstraint()
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, getGroupingSeparator
public 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 © 2020 Hyland Software Germany GmbH. All rights reserved.