org.eclipse.emf.ecp.view.spi.section.swt
Class AbstractSectionSWTRenderer
java.lang.Object
org.eclipse.emf.ecp.view.model.common.AbstractRenderer<VELEMENT>
org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer<VSection>
org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
- Direct Known Subclasses:
- SectionLeafSWTRenderer, SectionNodeSWTRenderer
public abstract class AbstractSectionSWTRenderer
- extends AbstractSWTRenderer<VSection>
Common super class for all section renderer.
- Author:
- jfaltermeier
AbstractSectionSWTRenderer
public AbstractSectionSWTRenderer(VSection vElement,
ViewModelContext viewContext,
ReportService reportService)
- Parameters:
vElement
- the view model element to be renderedviewContext
- the view contextreportService
- the ReportService
- Since:
- 1.6
Copyright © 2015. All Rights Reserved.