org.eclipse.emf.ecp.view.spi.groupedgrid.swt
Class GroupedGridSWTRenderer
java.lang.Object
org.eclipse.emf.ecp.view.model.common.AbstractRenderer<VELEMENT>
org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer<VGroupedGrid>
org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRenderer
public class GroupedGridSWTRenderer
- extends AbstractSWTRenderer<VGroupedGrid>
- Since:
- 1.2
- Author:
- Eugen Neufeld
GroupedGridSWTRenderer
public GroupedGridSWTRenderer(VGroupedGrid vElement,
ViewModelContext viewContext,
ReportService reportService)
- Default Constructor.
- Parameters:
vElement
- the view element to be renderedviewContext
- The view model contextreportService
- the ReportService to use
getGridDescription
public SWTGridDescription getGridDescription(SWTGridDescription gridDescription)
- Returns the GridDescription for this Renderer.
- Specified by:
getGridDescription
in class AbstractSWTRenderer<VGroupedGrid>
- Parameters:
gridDescription
- the current SWTGridDescription
- Returns:
- the number of controls per row
- See Also:
AbstractSWTRenderer.getGridDescription(SWTGridDescription)
Copyright © 2015. All Rights Reserved.