Overview | This Package | All Packages
| Constructors | Description | 
| DataBinder | Creates a DataBinder control. | 
| Methods | Description | 
| addBinding | Adds a new binding to the bindings collection. | 
| clearBindings | Removes all current bindings. | 
| commitChanges | Commits changes made in the control to the data source. | 
| getBindings | Retrieves an array of all current bindings. | 
| getDataMember | Retrieves the bound member of the DataBinder control's underlying data source. | 
| getDataSource | Retrieves the data source underlying the DataBinder control. | 
| removeBinding | Removes the specified binding. | 
| setBindings | Sets the current bindings for the DataBinder control. | 
| setDataMember | Sets the bound member of the DataBinder control's underlying data source. | 
| setDataSource | Sets the data source underlying the DataBinder control. |