public class CompositeCategorySWTTabRenderer extends AbstractSWTTabRenderer<VCategorization>
CUSTOM_VARIANT| Constructor and Description |
|---|
CompositeCategorySWTTabRenderer(VCategorization vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory emfFormsRendererFactory,
VTViewTemplateProvider viewTemplateProvider)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<VAbstractCategorization> |
getCategorizations()
The list of categorizations to display in the tree.
|
applyValidation, dispose, getGridDescription, getViewTemplateProvider, itemSelected, renderControl, renderLazy, useScrolledContentapplyEnable, applyReadOnly, applyValidation, applyVisible, finalizeRendering, getControls, getDefaultFontName, init, postInit, preInit, render, setControlEnabledcheckRenderer, getReportService, getVElement, getViewModelContext@Inject public CompositeCategorySWTTabRenderer(VCategorization vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory emfFormsRendererFactory, VTViewTemplateProvider viewTemplateProvider)
vElement - the view model element to be renderedviewContext - the view contextreportService - the ReportServiceemfFormsRendererFactory - The EMFFormsRendererFactoryviewTemplateProvider - the VTViewTemplateProviderprotected org.eclipse.emf.common.util.EList<VAbstractCategorization> getCategorizations()
getCategorizations in class AbstractSWTTabRenderer<VCategorization>VAbstractCategorizationAbstractSWTTabRenderer.getCategorizations()Copyright © 2018. All rights reserved.