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