|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VGroupedGrid in org.eclipse.emf.ecp.view.spi.groupedgrid.model |
---|
Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model that return VGroupedGrid | |
---|---|
VGroupedGrid |
VGroupedGridFactory.createGroupedGrid()
Returns a new object of class 'Grouped Grid'. |
Uses of VGroupedGrid in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl that implement VGroupedGrid | |
---|---|
class |
VGroupedGridImpl
An implementation of the model object 'Grouped Grid'. |
Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl that return VGroupedGrid | |
---|---|
VGroupedGrid |
VGroupedGridFactoryImpl.createGroupedGrid()
|
Uses of VGroupedGrid in org.eclipse.emf.ecp.view.spi.groupedgrid.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model.util with parameters of type VGroupedGrid | |
---|---|
T |
GroupedGridSwitch.caseGroupedGrid(VGroupedGrid object)
Returns the result of interpreting the object as an instance of 'Grouped Grid'. |
Uses of VGroupedGrid in org.eclipse.emf.ecp.view.spi.groupedgrid.swt |
---|
Constructors in org.eclipse.emf.ecp.view.spi.groupedgrid.swt with parameters of type VGroupedGrid | |
---|---|
GroupedGridSWTRenderer(VGroupedGrid vElement,
ViewModelContext viewContext,
ReportService reportService)
Default Constructor. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |