public class DialogBindingManager extends BindingManager
OkCancelDialog. It calls the dialog's
OkCancelDialog.validate() when updating the UI. This makes sure that the messages
displayed in the dialog are updated and that the dialog can filter the messages with which the
binding contexts are updated according to its OkCancelDialog.getValidationDisplayState().| Constructor and Description |
|---|
DialogBindingManager(OkCancelDialog dialog,
ValidationService validationService) |
DialogBindingManager(OkCancelDialog dialog,
ValidationService validationService,
PropertyBehaviorProvider behaviorProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected BindingContext |
newBindingContext(String name) |
addUiUpdateObserver, afterUpdateUi, getExistingContext, getExistingContext, getExistingContextOrStartNewOne, getExistingContextOrStartNewOne, notifyUiUpdateObservers, removeAllContexts, removeContext, removeUiUpdateObserver, startNewContext, startNewContext, toString, updateMessagespublic DialogBindingManager(OkCancelDialog dialog, ValidationService validationService)
public DialogBindingManager(OkCancelDialog dialog, ValidationService validationService, PropertyBehaviorProvider behaviorProvider)
protected BindingContext newBindingContext(String name)
newBindingContext in class BindingManagerCopyright © 2017. All rights reserved.