public class SVGLengthFieldBinding extends DelayedBindingBase
currentValue
field, model, property, store
Constructor and Description |
---|
SVGLengthFieldBinding(SVGLengthField 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 |
handleChange() |
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 SVGLengthFieldBinding(SVGLengthField 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
public void handleChange()
Copyright © 2018. All Rights Reserved.