org.eclipse.emf.ecp.view.spi.compoundcontrol.swt
Class CompoundControlSWTRenderer
java.lang.Object
org.eclipse.emf.ecp.view.model.common.AbstractRenderer<VELEMENT>
org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer<VCompoundControl>
org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
public class CompoundControlSWTRenderer
- extends AbstractSWTRenderer<VCompoundControl>
AbstractSWTRenderer for the VCompoundControl view model.
- Author:
- jfaltermeier
CompoundControlSWTRenderer
public CompoundControlSWTRenderer(VCompoundControl 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)
- Returns the GridDescription for this Renderer.
- Specified by:
getGridDescription in class AbstractSWTRenderer<VCompoundControl>
- Parameters:
gridDescription - the current SWTGridDescription
- Returns:
- the number of controls per row
- See Also:
AbstractSWTRenderer.getGridDescription(SWTGridDescription)
Copyright © 2015. All Rights Reserved.