public class ResetButtonBinding extends FieldBinding
field, model, property, store| Constructor and Description |
|---|
ResetButtonBinding(ResetButtonField field,
String property) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
onConvertModelValue(Object value) |
void |
updateModel()
Updates the model's value with the field value.
|
bind, getConverter, getField, getModel, getProperty, getStore, isUpdateOriginalValue, onConvertFieldValue, onFieldChange, onModelChange, setConverter, setStore, setUpdateOriginalValue, unbind, updateField, updateFieldpublic ResetButtonBinding(ResetButtonField field, String property)
protected Object onConvertModelValue(Object value)
onConvertModelValue in class FieldBindingpublic void updateModel()
FieldBindingupdateModel in class FieldBindingCopyright © 2018. All Rights Reserved.