|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VGroup in org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup |
---|
Methods in org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup that return types with arguments of type VGroup | |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
PGroupRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
Constructors in org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup with parameters of type VGroup | |
---|---|
PGroupRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
Default constructor. |
Uses of VGroup in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt |
---|
Methods in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt that return types with arguments of type VGroup | |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
EmbeddedGroupSWTRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
Constructors in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt with parameters of type VGroup | |
---|---|
EmbeddedGroupSWTRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory rendererFactory)
Default Constructor. |
Uses of VGroup in org.eclipse.emf.ecp.view.group.swt.internal.collapsable |
---|
Methods in org.eclipse.emf.ecp.view.group.swt.internal.collapsable that return types with arguments of type VGroup | |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
CollapsableGroupSWTRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
Constructors in org.eclipse.emf.ecp.view.group.swt.internal.collapsable with parameters of type VGroup | |
---|---|
CollapsableGroupSWTRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
Default constructor. |
Uses of VGroup in org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup |
---|
Methods in org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup that return types with arguments of type VGroup | |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
PGroupRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
Constructors in org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup with parameters of type VGroup | |
---|---|
PGroupRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
Default constructor. |
Uses of VGroup in org.eclipse.emf.ecp.view.spi.group.model |
---|
Methods in org.eclipse.emf.ecp.view.spi.group.model that return VGroup | |
---|---|
VGroup |
VGroupFactory.createGroup()
Returns a new object of class 'Group'. |
Uses of VGroup in org.eclipse.emf.ecp.view.spi.group.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.group.model.impl that implement VGroup | |
---|---|
class |
VGroupImpl
An implementation of the model object 'Group'. |
Methods in org.eclipse.emf.ecp.view.spi.group.model.impl that return VGroup | |
---|---|
VGroup |
VGroupFactoryImpl.createGroup()
|
Uses of VGroup in org.eclipse.emf.ecp.view.spi.group.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.group.model.util with parameters of type VGroup | |
---|---|
T |
GroupSwitch.caseGroup(VGroup object)
Returns the result of interpreting the object as an instance of 'Group'. |
Uses of VGroup in org.eclipse.emf.ecp.view.spi.group.swt |
---|
Constructors in org.eclipse.emf.ecp.view.spi.group.swt with parameters of type VGroup | |
---|---|
GroupSWTRenderer(VGroup vElement,
ViewModelContext viewContext,
ReportService reportService,
EMFFormsRendererFactory factory,
EMFFormsDatabinding emfFormsDatabinding)
Default constructor. |
Uses of VGroup in org.eclipse.emfforms.internal.group.swt |
---|
Methods in org.eclipse.emfforms.internal.group.swt that return types with arguments of type VGroup | |
---|---|
Class<? extends AbstractSWTRenderer<VGroup>> |
GroupSWTRendererService.getRendererClass()
Returns the Class for the renderer of this service. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |