|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VLabel in org.eclipse.emf.ecp.view.internal.label.swt |
---|
Methods in org.eclipse.emf.ecp.view.internal.label.swt that return types with arguments of type VLabel | |
---|---|
Class<? extends AbstractSWTRenderer<VLabel>> |
LabelSWTRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
Uses of VLabel in org.eclipse.emf.ecp.view.label.rap |
---|
Methods in org.eclipse.emf.ecp.view.label.rap that return types with arguments of type VLabel | |
---|---|
Class<? extends AbstractSWTRenderer<VLabel>> |
LabelRAPRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
Constructors in org.eclipse.emf.ecp.view.label.rap with parameters of type VLabel | |
---|---|
LabelRapRenderer(VLabel vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsDatabinding emfFormsDatabinding,
VTViewTemplateProvider vtViewTemplateProvider)
Default Constructor. |
Uses of VLabel in org.eclipse.emf.ecp.view.spi.label.model |
---|
Methods in org.eclipse.emf.ecp.view.spi.label.model that return VLabel | |
---|---|
VLabel |
VLabelFactory.createLabel()
Returns a new object of class 'Label'. |
Uses of VLabel in org.eclipse.emf.ecp.view.spi.label.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.label.model.impl that implement VLabel | |
---|---|
class |
VLabelImpl
An implementation of the model object 'Label'. |
Methods in org.eclipse.emf.ecp.view.spi.label.model.impl that return VLabel | |
---|---|
VLabel |
VLabelFactoryImpl.createLabel()
|
Uses of VLabel in org.eclipse.emf.ecp.view.spi.label.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.label.model.util with parameters of type VLabel | |
---|---|
T |
LabelSwitch.caseLabel(VLabel object)
Returns the result of interpreting the object as an instance of 'Label'. |
Uses of VLabel in org.eclipse.emf.ecp.view.spi.label.swt |
---|
Constructors in org.eclipse.emf.ecp.view.spi.label.swt with parameters of type VLabel | |
---|---|
LabelSWTRenderer(VLabel vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsDatabinding emfFormsDatabinding,
VTViewTemplateProvider vtViewTemplateProvider)
Default Constructor. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |