org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
Class TreeMasterDetailSWTRenderer
java.lang.Object
org.eclipse.emf.ecp.view.model.common.AbstractRenderer<VELEMENT>
org.eclipse.emf.ecp.view.spi.swt.AbstractSWTRenderer<VTreeMasterDetail>
org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSWTRenderer
public class TreeMasterDetailSWTRenderer
- extends AbstractSWTRenderer<VTreeMasterDetail>
SWT Renderer for a VTreeMasterDetail
element.
- Author:
- Anas Chakfeh
GLOBAL_ADDITIONS
public static final String GLOBAL_ADDITIONS
- Static string.
- See Also:
- Constant Field Values
TreeMasterDetailSWTRenderer
public TreeMasterDetailSWTRenderer()
getGridDescription
public SWTGridDescription getGridDescription(SWTGridDescription gridDescription)
- Returns the GridDescription for this Renderer.
- Specified by:
getGridDescription
in class AbstractSWTRenderer<VTreeMasterDetail>
- Parameters:
gridDescription
- the current GridDescription
- Returns:
- the number of controls per row
- See Also:
AbstractSWTRenderer.getGridDescription(SWTGridDescription)
Copyright © 2014. All Rights Reserved.