public class FloatSliderFieldBinding extends DelayedBindingBase
currentValue
field, model, property, store
Constructor and Description |
---|
FloatSliderFieldBinding(FloatSliderField field,
String property) |
Modifier and Type | Method and Description |
---|---|
void |
bind(com.extjs.gxt.ui.client.data.ModelData model)
Binds the model and field.
|
void |
unbind()
Unbinds the model and field by removing all listeners.
|
commitChanges, updateModel
getConverter, getField, getModel, getProperty, getStore, isUpdateOriginalValue, onConvertFieldValue, onConvertModelValue, onFieldChange, onModelChange, setConverter, setStore, setUpdateOriginalValue, updateField, updateField
public FloatSliderFieldBinding(FloatSliderField field, String property)
public void bind(com.extjs.gxt.ui.client.data.ModelData model)
FieldBinding
bind
in class DelayedBindingBase
model
- the model to be boundpublic void unbind()
FieldBinding
unbind
in class FieldBinding
Copyright © 2018. All Rights Reserved.