org.eclipse.emf.ecp.view.spi.section.swt
Class SectionNodeSWTRenderer
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
org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
public class SectionNodeSWTRenderer
- extends AbstractSectionSWTRenderer
Renderer for VSection
with child items.
- Author:
- jfaltermeier
SectionNodeSWTRenderer
public SectionNodeSWTRenderer(VSection vElement,
ViewModelContext viewContext,
ReportService reportService)
- Parameters:
vElement
- the view model element to be renderedviewContext
- the view contextreportService
- the ReportService
- Since:
- 1.6
getGridDescription
public SWTGridDescription getGridDescription(SWTGridDescription gridDescription)
- Description copied from class:
AbstractSWTRenderer
- Returns the GridDescription for this Renderer.
- Specified by:
getGridDescription
in class AbstractSWTRenderer<VSection>
- Parameters:
gridDescription
- the current SWTGridDescription
- Returns:
- the number of controls per row
Copyright © 2015. All Rights Reserved.