public class RuleRepositoryLinkFeatureControlRenderer extends LinkFeatureControlRenderer
CUSTOM_VARIANT| Constructor and Description |
|---|
RuleRepositoryLinkFeatureControlRenderer(VControl vElement,
ViewModelContext viewContext,
ReportService reportService)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
getRootEClass(org.eclipse.emf.common.notify.Notifier notifier)
Allows to retrieve the root eclass necessary to select the
VFeaturePathDomainModelReference. |
linkValuecreateSWTControl, dispose, showLinkValueFailedMessageDialogcreateBindings, getText, getUnsetTextcreateControl, getFeature, rootDomainModelChanged, withPreSetValidationapplyValidation, createControlCell, createDefaultUnsettableStyleProperty, createLabelCell, createValidationCell, getGridDescription, getLabelWidth, getUnsettableStyleProperty, isUnsettable, renderControl, setControlEnabled, setControlIdData, setValidationColor, setValidationForegroundColorapplyEnable, applyReadOnly, applyUnchangeableFeature, canHandleControlProcessor, createLabel, createValidationIcon, defaultHandleControlProcessor, defaultHandleControlProcessorForCell, getDataBindingContext, getEditingDomain, getEMFFormsDatabinding, getEMFFormsLabelProvider, getLabelStyleBits, getModelValue, getValidationBackgroundColor, getValidationForegroundColor, getValidationIcon, getVTViewTemplateProvider, hasLeftLabelAlignment, isUnchangeableFeature, notifyChange, postInit, renderapplyValidation, applyVisible, finalizeRendering, getControls, getDefaultFontName, ignoreEnableOnReadOnly, init, preInitcheckRenderer, getReportService, getVElement, getViewModelContext@Inject public RuleRepositoryLinkFeatureControlRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
vElement - The VControl of this rendererviewContext - The ViewModelContext of this rendererreportService - The ReportService of this rendererprotected org.eclipse.emf.ecore.EClass getRootEClass(org.eclipse.emf.common.notify.Notifier notifier)
LinkFeatureControlRendererVFeaturePathDomainModelReference.getRootEClass in class LinkFeatureControlRenderernotifier - The Notifier triggering the selectionEClass that should be used as rootCopyright © 2019. All rights reserved.