A DataBindingContext provides the following abilities:
Multiple contexts can be used at any point in time. One strategy for the management of contexts is the aggregation of validation statuses. For example an IWizardPage
could use a single context and the statuses could be aggregated to set the page status and fulfillment. Each page in the IWizard
would have its own context instance.
|
|