Uses of Interface
org.eclipse.jface.databinding.dialog.IValidationMessageProvider
Packages that use IValidationMessageProvider
-
Uses of IValidationMessageProvider in org.eclipse.jface.databinding.dialog
Classes in org.eclipse.jface.databinding.dialog that implement IValidationMessageProviderModifier and TypeClassDescriptionclassStandard implementation of theIValidationMessageProviderinterface.Methods in org.eclipse.jface.databinding.dialog with parameters of type IValidationMessageProviderModifier and TypeMethodDescriptionvoidDialogPageSupport.setValidationMessageProvider(IValidationMessageProvider messageProvider) Sets theIValidationMessageProviderto use for providing the message text and message type to display on the dialog page.voidTitleAreaDialogSupport.setValidationMessageProvider(IValidationMessageProvider messageProvider) Sets theIValidationMessageProviderto use for providing the message text and message type to display on the title area dialog.