Package | Description |
---|---|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
protected ISelectionStatusValidator |
AbstractElementListSelectionDialog.getValidator()
Gets the optional validator used to check if the selection is valid.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementTreeSelectionDialog.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 |
AbstractElementListSelectionDialog.setValidator(ISelectionStatusValidator validator)
Sets an optional validator to check if the selection is valid.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.