Package com.extjs.gxt.ui.client.binding

Form data binding.

See:
          Description

Class Summary
Bindings Aggregates one to many field bindings.
Converter Provides a mechanism to convert data when passing values between model and fields.
FieldBinding A two-way binding between a ModelData and Field instance.
FormBinding A Bindings subclass for forms.
SimpleComboBoxFieldBinding A specialized binding that automatically handles data conversion when using a SimpleComboBox.
TimeFieldBinding A specialized binding that automatically handles data conversion when dates are bound to a time field.
 

Package com.extjs.gxt.ui.client.binding Description

Form data binding.