public class SWTCategoryRenderer extends ContainerSWTRenderer<VCategory>
VCategories
.CUSTOM_VARIANT
Constructor and Description |
---|
SWTCategoryRenderer(VCategory vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<VContainedElement> |
getChildren()
The collection of children to iterate over.
|
protected String |
getCustomVariant()
The custom variant to set for styling.
|
dispose, getComposite, getEMFFormsDatabinding, getEMFFormsRendererFactory, getGridDescription, getLayout, renderControl, setLayoutDataForControl
applyEnable, applyReadOnly, applyValidation, applyValidation, applyVisible, finalizeRendering, getControls, getDefaultFontName, init, postInit, preInit, render, setControlEnabled
checkRenderer, getReportService, getVElement, getViewModelContext
@Inject public SWTCategoryRenderer(VCategory vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
vElement
- the view model element to be renderedviewContext
- the view contextreportService
- the ReportService
factory
- the EMFFormsRendererFactory
emfFormsDatabinding
- The EMFFormsDatabinding
protected String getCustomVariant()
getCustomVariant
in class ContainerSWTRenderer<VCategory>
ContainerSWTRenderer.getCustomVariant()
protected Collection<VContainedElement> getChildren()
getChildren
in class ContainerSWTRenderer<VCategory>
ContainerSWTRenderer.getChildren()
Copyright © 2018. All rights reserved.