org.eclipse.emf.ecp.view.spi.table.swt
Class TableControlSWTRenderer
java.lang.Object
org.eclipse.emf.ecp.view.model.common.AbstractRenderer<VELEMENT>
org.eclipse.emf.ecp.view.spi.swt.AbstractSWTRenderer<VCONTROL>
org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer<VTableControl>
org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
public class TableControlSWTRenderer
- extends AbstractControlSWTRenderer<VTableControl>
SWT Renderer for Table Control.
- Author:
- Eugen Neufeld
TableControlSWTRenderer
public TableControlSWTRenderer()
getGridDescription
public SWTGridDescription getGridDescription(SWTGridDescription gridDescription)
- Returns the GridDescription for this Renderer.
- Specified by:
getGridDescription
in class AbstractSWTRenderer<VTableControl>
- Parameters:
gridDescription
- the current GridDescription
- Returns:
- the number of controls per row
- See Also:
AbstractSWTRenderer.getGridDescription(SWTGridDescription)
Copyright © 2014. All Rights Reserved.