public abstract class AbstractBoundableIntegerAttribute extends AbstractIntegerAttribute implements BoundableAttribute
value| Constructor and Description |
|---|
AbstractBoundableIntegerAttribute(Form form,
Component component,
ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateModel(Component component,
ValueChange valueChange) |
ElementChanges |
updateView(Component component,
ElementChanges elementChanges) |
getDefaultValue, getValue, setValueconvertBindingToString, getXmlValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModelBinding, getOptionalFormatter, setModelBinding, updateBinding, updateBinding, updateBinding, updateBindingForValuepublic AbstractBoundableIntegerAttribute(Form form, Component component, ModelBinding modelBinding)
public ElementChanges updateView(Component component, ElementChanges elementChanges)
updateView in interface BoundableAttributepublic void updateModel(Component component, ValueChange valueChange)
updateModel in interface BoundableAttributeCopyright © 2020. All rights reserved.