com.smartgwt.client.docs
Interface Databinding


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 persistance logic.

See Also:
com.smartgwt.client..PickListMenu#getDataProperties, com.smartgwt.client..PickList#getShowOptionsFromDataSource, SelectItem.getShowOptionsFromDataSource(), ComboBoxItem.getShowOptionsFromDataSource(), com.smartgwt.client..MultiView#getDataSource, Calendar.getAutoFetchData(), Calendar.getAutoFetchTextMatchStyle(), DetailViewer.getDataFetchMode(), ListGrid.getFields(), ListGrid.getDataSource(), ListGrid.getSaveLocally(), ListGrid.getUseAllDataSourceFields(), ListGrid.getShowDetailFields(), com.smartgwt.client.widgets.grid.ListGrid#getDataProperties, ListGrid.getDataSource(), TreeGrid.getLoadDataOnDemand(), TreeGrid.getTreeRootValue(), ListGrid.getFields(), TileGrid.getDataSource(), TileGrid.getAutoFetchData(), TileGrid.getAutoFetchTextMatchStyle(), ColumnTree.getDataSource(), ColumnTree.getAutoFetchData(), ColumnTree.getAutoFetchTextMatchStyle(), ColumnTree.getLoadDataOnDemand(), com.smartgwt.client.widgets.grid.ColumnTree#getFields, DataBoundComponent.getDataSource(), DataBoundComponent.getDataFetchMode(), DataBoundComponent.getDataPageSize(), com.smartgwt.client.widgets.DataBoundComponent#getFields, DataBoundComponent.getUseAllDataSourceFields(), DataBoundComponent.getShowHiddenFields(), DataBoundComponent.getShowDetailFields(), DataBoundComponent.getShowComplexFields(), ListGrid.getAutoFetchData(), DynamicForm.getAutoFetchData(), DynamicForm.getAutoFetchTextMatchStyle()