Package org.eclipse.jface.databinding.dialog
-
Interface Summary Interface Description IValidationMessageProvider Simple interface to provide a validation message text and a message type for a givenValidationStatusProvider
. -
Class Summary Class Description DialogPageSupport Connects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.TitleAreaDialogSupport Connects the validation result from the given data binding context to the given TitleAreaDialog, updating the dialog's error message accordingly.ValidationMessageProvider Standard implementation of theIValidationMessageProvider
interface.