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, updateField
public ResetButtonBinding(ResetButtonField field, String property)
protected Object onConvertModelValue(Object value)
onConvertModelValue
in class FieldBinding
public void updateModel()
FieldBinding
updateModel
in class FieldBinding
Copyright © 2018. All Rights Reserved.