Uses of Interface
org.eclipse.jface.databinding.dialog.IValidationMessageProvider
-
Uses of IValidationMessageProvider in org.eclipse.jface.databinding.dialog
Modifier and TypeClassDescriptionclass
Standard implementation of theIValidationMessageProvider
interface.Modifier and TypeMethodDescriptionvoid
DialogPageSupport.setValidationMessageProvider
(IValidationMessageProvider messageProvider) Sets theIValidationMessageProvider
to use for providing the message text and message type to display on the dialog page.void
TitleAreaDialogSupport.setValidationMessageProvider
(IValidationMessageProvider messageProvider) Sets theIValidationMessageProvider
to use for providing the message text and message type to display on the title area dialog.