public interface Databinding
DataBinding
 DataBinding means the automatic, highly customizable process of 'binding' a UI component to a
 DataSource, so that a UI component displays, edits and saves DataSource records using
 appropriate formatters, editors, validation rules, and persistence logic.
- See Also:
 
DataBoundComponent, 
ResultTree.getDataSource(), 
Calendar.getDataSource(), 
Calendar.getAutoFetchData(), 
Calendar.getAutoFetchTextMatchStyle(), 
Calendar.getShowDetailFields(), 
Calendar.getDataFetchMode(), 
DynamicForm.getDataFetchMode(), 
DynamicForm.getDataSource(), 
FormItem.getOptionCriteria(), 
FormItem.getValueField(), 
FormItem.getDisplayField(), 
PickListMenu.getDataProperties(), 
SelectItem.getDisplayField(), 
SelectItem.getValueField(), 
SelectItem.getShowOptionsFromDataSource(), 
ComboBoxItem.getDisplayField(), 
ComboBoxItem.getValueField(), 
ComboBoxItem.getShowOptionsFromDataSource(), 
com.smartgwt.client.widgets.form.fields.PickTreeItem#getDataProperties, 
DetailViewer.getDataFetchMode(), 
DetailViewer.getDataSource(), 
DetailViewer.getShowDetailFields(), 
ListGrid.getFields(), 
ListGrid.getDataSource(), 
ListGrid.getSaveLocally(), 
ListGrid.getUseRemoteValidators(), 
ListGrid.getUseAllDataSourceFields(), 
ListGrid.getShowDetailFields(), 
com.smartgwt.client.widgets.grid.ListGrid#getDataProperties, 
ListGrid.getDataFetchMode(), 
ListGrid.getCanRemoveRecords(), 
ListGrid.getDataSource(), 
TreeGrid.getLoadDataOnDemand(), 
TreeGrid.getTreeRootValue(), 
ListGrid.getFields(), 
TreeGrid.getDataProperties(), 
TreeGrid.getUseAllDataSourceFields(), 
Menu.getInitialCriteria(), 
ListGrid.getAutoFetchData(), 
com.smartgwt.client.widgets.menu.Menu#getDataProperties, 
com.smartgwt.client.widgets.menu.TreeMenuButton#getDataProperties, 
TileGrid.getDataSource(), 
TileGrid.getAutoFetchData(), 
TileGrid.getAutoFetchTextMatchStyle(), 
TileGrid.getDataFetchMode(), 
ColumnTree.getDataSource(), 
ColumnTree.getDataProperties(), 
ColumnTree.getAutoFetchData(), 
ColumnTree.getAutoFetchTextMatchStyle(), 
ColumnTree.getShowDetailFields(), 
ColumnTree.getDataFetchMode(), 
ColumnTree.getLoadDataOnDemand(), 
com.smartgwt.client.widgets.grid.ColumnTree#getFields, 
ListGrid.getAutoFetchData(), 
DetailViewer.getAutoFetchData(), 
DynamicForm.getAutoFetchData(), 
DynamicForm.getAutoFetchTextMatchStyle(), 
ListGrid.getAutoFetchData(), 
CubeGrid.getAutoFetchTextMatchStyle()