Uses of Interface
org.eclipse.ui.dialogs.ISelectionStatusValidator
Package
Description
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
-
Uses of ISelectionStatusValidator in org.eclipse.ui.dialogs
Modifier and TypeMethodDescriptionprotected ISelectionStatusValidator
AbstractElementListSelectionDialog.getValidator()
Gets the optional validator used to check if the selection is valid.Modifier and TypeMethodDescriptionvoid
AbstractElementListSelectionDialog.setValidator
(ISelectionStatusValidator validator) Sets an optional validator to check if the selection is valid.void
CheckedTreeSelectionDialog.setValidator
(ISelectionStatusValidator validator) Sets an optional validator to check if the selection is valid.void
ElementTreeSelectionDialog.setValidator
(ISelectionStatusValidator validator) Sets an optional validator to check if the selection is valid.