public class VerticalLayoutSWTRenderer extends ContainerSWTRenderer<VVerticalLayout>
VVerticalLayout. It renders all elements under each other.CUSTOM_VARIANT| Constructor and Description |
|---|
VerticalLayoutSWTRenderer(VVerticalLayout vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<VContainedElement> |
getChildren()
The collection of children to iterate over.
|
protected String |
getCustomVariant()
The custom variant to set for styling.
|
dispose, getComposite, getEMFFormsDatabinding, getEMFFormsRendererFactory, getGridDescription, getLayout, renderControl, setLayoutDataForControlapplyEnable, applyReadOnly, applyValidation, applyVisible, finalizeRendering, getControls, getDefaultFontName, init, postInit, preInit, render, setControlEnabledcheckRenderer, getReportService, getVElement, getViewModelContext@Inject public VerticalLayoutSWTRenderer(VVerticalLayout vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
vElement - the view model element to be renderedviewContext - the view contextreportService - the ReportServicefactory - the EMFFormsRendererFactoryemfFormsDatabinding - The EMFFormsDatabindingprotected Collection<VContainedElement> getChildren()
getChildren in class ContainerSWTRenderer<VVerticalLayout>ContainerSWTRenderer.getChildren()protected String getCustomVariant()
getCustomVariant in class ContainerSWTRenderer<VVerticalLayout>ContainerSWTRenderer.getCustomVariant()Copyright © 2017. All rights reserved.