|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of VVerticalLayout in org.eclipse.emf.ecp.view.internal.vertical.swt |
|---|
| Methods in org.eclipse.emf.ecp.view.internal.vertical.swt that return types with arguments of type VVerticalLayout | |
|---|---|
Class<? extends AbstractSWTRenderer<VVerticalLayout>> |
VerticalLayoutSWTRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
| Uses of VVerticalLayout in org.eclipse.emf.ecp.view.spi.vertical.model |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.vertical.model that return VVerticalLayout | |
|---|---|
VVerticalLayout |
VVerticalFactory.createVerticalLayout()
Returns a new object of class 'Layout'. |
| Uses of VVerticalLayout in org.eclipse.emf.ecp.view.spi.vertical.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.vertical.model.impl that implement VVerticalLayout | |
|---|---|
class |
VVerticalLayoutImpl
An implementation of the model object 'Layout'. |
| Methods in org.eclipse.emf.ecp.view.spi.vertical.model.impl that return VVerticalLayout | |
|---|---|
VVerticalLayout |
VVerticalFactoryImpl.createVerticalLayout()
|
| Uses of VVerticalLayout in org.eclipse.emf.ecp.view.spi.vertical.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.vertical.model.util with parameters of type VVerticalLayout | |
|---|---|
T |
VerticalSwitch.caseVerticalLayout(VVerticalLayout object)
Returns the result of interpreting the object as an instance of 'Layout'. |
| Uses of VVerticalLayout in org.eclipse.emf.ecp.view.spi.vertical.swt |
|---|
| Constructors in org.eclipse.emf.ecp.view.spi.vertical.swt with parameters of type VVerticalLayout | |
|---|---|
VerticalLayoutSWTRenderer(VVerticalLayout vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
Default constructor. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||