DataBinder.commitChanges

Overview | Methods | This Package | All Packages

DataBinder.commitChanges

Commits changes made in the control to the data source.

Syntax

public void commitChanges()

Remarks

If the underlying data source is updateable, changes made to the value of the bound component are propagated to the data source.