|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of VHorizontalLayout in org.eclipse.emf.ecp.view.internal.horizontal.swt |
|---|
| Methods in org.eclipse.emf.ecp.view.internal.horizontal.swt that return types with arguments of type VHorizontalLayout | |
|---|---|
Class<? extends AbstractSWTRenderer<VHorizontalLayout>> |
HorizontalLayoutSWTRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
| Uses of VHorizontalLayout in org.eclipse.emf.ecp.view.spi.horizontal.model |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.horizontal.model that return VHorizontalLayout | |
|---|---|
VHorizontalLayout |
VHorizontalFactory.createHorizontalLayout()
Returns a new object of class 'Layout'. |
| Uses of VHorizontalLayout in org.eclipse.emf.ecp.view.spi.horizontal.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that implement VHorizontalLayout | |
|---|---|
class |
VHorizontalLayoutImpl
An implementation of the model object 'Layout'. |
| Methods in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that return VHorizontalLayout | |
|---|---|
VHorizontalLayout |
VHorizontalFactoryImpl.createHorizontalLayout()
|
| Uses of VHorizontalLayout in org.eclipse.emf.ecp.view.spi.horizontal.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.horizontal.model.util with parameters of type VHorizontalLayout | |
|---|---|
T |
HorizontalSwitch.caseHorizontalLayout(VHorizontalLayout object)
Returns the result of interpreting the object as an instance of 'Layout'. |
| Uses of VHorizontalLayout in org.eclipse.emf.ecp.view.spi.horizontal.swt |
|---|
| Constructors in org.eclipse.emf.ecp.view.spi.horizontal.swt with parameters of type VHorizontalLayout | |
|---|---|
HorizontalLayoutSWTRenderer(VHorizontalLayout vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory rendererFactory)
Default Constructor. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||