public class ExtendedFeatureEditorDialog
extends org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS| Constructor and Description |
|---|
ExtendedFeatureEditorDialog(org.eclipse.swt.widgets.Shell parent,
org.eclipse.jface.viewers.ILabelProvider labelProvider,
org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
String displayName,
Collection choiceOfValues)
Constructor
|
ExtendedFeatureEditorDialog(org.eclipse.swt.widgets.Shell parent,
org.eclipse.jface.viewers.ILabelProvider labelProvider,
Object object,
org.eclipse.emf.ecore.EClassifier eClassifier,
List currentValues,
String displayName,
Collection choiceOfValues)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
close() |
create, getFilter, getFoldedElements, isCaseIgnored, open, setAllowDuplicates, setEmptyListMessage, setEmptySelectionMessage, setFilter, setIgnoreCase, setMatchEmptyString, setMultipleSelection, setSize, setValidatorgetFirstResult, setImage, setStatusLineAboveButtonsgetOkButton, getResult, setDialogBoundsSettings, setInitialElementSelections, setInitialSelections, setMessage, setTitlecloseTray, getTray, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailableapplyDialogFont, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getBlockedHandler, getImage, setBlockedHandler, shortenTextpublic ExtendedFeatureEditorDialog(org.eclipse.swt.widgets.Shell parent,
org.eclipse.jface.viewers.ILabelProvider labelProvider,
Object object,
org.eclipse.emf.ecore.EClassifier eClassifier,
List currentValues,
String displayName,
Collection choiceOfValues)
parent - labelProvider - object - eClassifier - currentValues - displayName - choiceOfValues - public ExtendedFeatureEditorDialog(org.eclipse.swt.widgets.Shell parent,
org.eclipse.jface.viewers.ILabelProvider labelProvider,
org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
String displayName,
Collection choiceOfValues)
parent - labelProvider - eObject - eStructuralFeature - displayName - choiceOfValues - Copyright © 2020. All rights reserved.