public class ExeedItemPropertyDescriptor
extends org.eclipse.emf.edit.provider.ItemPropertyDescriptor
Modifier and Type | Field and Description |
---|---|
protected ExeedImageTextProvider |
imageTextProvider |
adapterFactory, BOOLEAN_VALUE_IMAGE, category, commandOwner, description, displayName, ecorePackage, feature, filterFlags, GENERIC_VALUE_IMAGE, INTEGRAL_VALUE_IMAGE, isSettable, itemDelegator, multiLine, parentReferences, REAL_VALUE_IMAGE, resourceLocator, sortChoices, staticImage, TEXT_VALUE_IMAGE
Constructor and Description |
---|
ExeedItemPropertyDescriptor(org.eclipse.emf.edit.provider.ComposeableAdapterFactory rootAdapterFactory,
String featureText,
String string,
org.eclipse.emf.ecore.EStructuralFeature feature,
boolean b,
Object imageForEType,
ExeedImageTextProvider imageTextProvider) |
Modifier and Type | Method and Description |
---|---|
protected void |
fixMultiLine(org.eclipse.emf.ecore.EStructuralFeature feature) |
Collection<?> |
getChoiceOfValues(Object object) |
protected String |
getEStructuralFeatureAnnotationDetail(org.eclipse.emf.ecore.EStructuralFeature structuralFeature,
String annotation,
String detail) |
org.eclipse.emf.edit.provider.IItemLabelProvider |
getLabelProvider(Object thisObject) |
canSetProperty, collectReachableObjectsOfType, collectReachableObjectsOfType, createPropertyValueWrapper, getCategory, getComboBoxObjects, getCommandOwner, getCommandOwner, getDefaultId, getDefaultValue, getDescription, getDisplayName, getEditingDomain, getFeature, getFilterFlags, getHelpContextIds, getId, getPropertyValue, getReachableObjectsOfType, getReachableObjectsOfType, getValue, isCompatibleWith, isMany, isMultiLine, isPropertySet, isSortChoices, resetPropertyValue, setCommandOwner, setPropertyValue
protected ExeedImageTextProvider imageTextProvider
public ExeedItemPropertyDescriptor(org.eclipse.emf.edit.provider.ComposeableAdapterFactory rootAdapterFactory, String featureText, String string, org.eclipse.emf.ecore.EStructuralFeature feature, boolean b, Object imageForEType, ExeedImageTextProvider imageTextProvider)
public Collection<?> getChoiceOfValues(Object object)
getChoiceOfValues
in interface org.eclipse.emf.edit.provider.IItemPropertyDescriptor
getChoiceOfValues
in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
public org.eclipse.emf.edit.provider.IItemLabelProvider getLabelProvider(Object thisObject)
getLabelProvider
in interface org.eclipse.emf.edit.provider.IItemPropertyDescriptor
getLabelProvider
in class org.eclipse.emf.edit.provider.ItemPropertyDescriptor
protected void fixMultiLine(org.eclipse.emf.ecore.EStructuralFeature feature)
Copyright © 2016. All rights reserved.