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 persistence logic.
See Also: