org.eclipse.emf.ecp.ui.view.swt.di.renderer
Class DIContainerSWTRenderer
java.lang.Object
org.eclipse.emf.ecp.view.model.common.AbstractRenderer<VELEMENT>
org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer<VELEMENT>
org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer<VElement>
org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRenderer
public class DIContainerSWTRenderer
- extends ContainerSWTRenderer<VElement>
DI Renderer for Container.
- Author:
- jfaltermeier
Field Summary |
static String |
CHILDREN
Named string for the children of a container. |
CHILDREN
public static final String CHILDREN
- Named string for the children of a container.
- See Also:
- Constant Field Values
DIContainerSWTRenderer
public DIContainerSWTRenderer(VElement vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
- Default constructor.
- Parameters:
vElement
- the view model element to be renderedviewContext
- the view contextreportService
- the ReportService
factory
- the EMFFormsRendererFactory
emfFormsDatabinding
- The EMFFormsDatabinding
Copyright © 2015. All Rights Reserved.