public class DashArrayFieldBinding extends DelayedBindingBase
currentValuefield, model, property, store| Constructor and Description |
|---|
DashArrayFieldBinding(DashArrayField 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, updateModelgetConverter, getField, getModel, getProperty, getStore, isUpdateOriginalValue, onConvertFieldValue, onConvertModelValue, onFieldChange, onModelChange, setConverter, setStore, setUpdateOriginalValue, updateField, updateFieldpublic DashArrayFieldBinding(DashArrayField field, String property)
public void bind(com.extjs.gxt.ui.client.data.ModelData model)
FieldBindingbind in class DelayedBindingBasemodel - the model to be boundpublic void unbind()
FieldBindingunbind in class FieldBindingCopyright © 2018. All Rights Reserved.