@Deprecated public class ECPLegacyControlSWTRenderer extends SimpleControlSWTControlSWTRenderer
Controls.
This renderer will be removed with the next major release.createDefaultUnsettableStylePropertyCUSTOM_VARIANT| Constructor and Description |
|---|
ECPLegacyControlSWTRenderer(VControl vElement,
ViewModelContext viewContext,
ReportService reportService)
Deprecated.
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.core.databinding.Binding[] |
createBindings(org.eclipse.swt.widgets.Control control)
Deprecated.
Create the
Bindings for this controls. |
protected org.eclipse.swt.widgets.Control |
createSWTControl(org.eclipse.swt.widgets.Composite parent)
Deprecated.
Creates the Control.
|
protected void |
dispose()
Deprecated.
Disposes all resources used by the renderer.
|
protected String |
getUnsetText()
Deprecated.
Provide the unset text to show on the label when value is unset.
|
protected boolean |
isUnsettable()
Deprecated.
Returns true if the control is unsettable.
|
createControl, getFeature, rootDomainModelChanged, withPreSetValidationapplyValidation, createControlCell, createDefaultUnsettableStyleProperty, createLabelCell, createValidationCell, getGridDescription, getLabelWidth, getUnsettableStyleProperty, renderControl, setControlEnabled, setControlIdData, setValidationColor, setValidationForegroundColorapplyEnable, applyReadOnly, canHandleControlProcessor, createLabel, createValidationIcon, defaultHandleControlProcessor, defaultHandleControlProcessorForCell, getDataBindingContext, getEditingDomain, getEMFFormsDatabinding, getEMFFormsLabelProvider, getLabelStyleBits, getModelValue, getValidationBackgroundColor, getValidationForegroundColor, getValidationIcon, getVTViewTemplateProvider, hasLeftLabelAlignment, notifyChange, postInit, renderapplyValidation, applyVisible, finalizeRendering, getControls, getDefaultFontName, init, preInitcheckRenderer, getReportService, getVElement, getViewModelContextpublic ECPLegacyControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
vElement - the view model element to be renderedviewContext - the view contextreportService - The ReportServiceprotected org.eclipse.swt.widgets.Control createSWTControl(org.eclipse.swt.widgets.Composite parent)
SimpleControlSWTControlSWTRenderercreateSWTControl in class SimpleControlSWTControlSWTRendererparent - the Composite to use as a parentprotected void dispose()
dispose in class SimpleControlSWTRendererAbstractControlSWTRenderer.dispose()protected org.eclipse.core.databinding.Binding[] createBindings(org.eclipse.swt.widgets.Control control)
SimpleControlSWTControlSWTRendererBindings for this controls.createBindings in class SimpleControlSWTControlSWTRenderercontrol - the Control to create the binding forprotected String getUnsetText()
getUnsetText in class SimpleControlSWTRendererSimpleControlSWTRenderer.getUnsetText()protected boolean isUnsettable()
SimpleControlSWTRendererisUnsettable in class SimpleControlSWTRendererCopyright © 2018. All rights reserved.