Defines the IFormModelBinding interface for classes that propagate values from the FormModel to the view and back from the view to the FormModel. In the package are implementations for all the ULC standard widgets.

The WidgetBinderManager class manages all bindings for a form and handles the attaching to and detaching from a FormModel.