|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use VRow | |
|---|---|
| org.eclipse.emf.ecp.view.spi.groupedgrid.model | |
| org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl | |
| org.eclipse.emf.ecp.view.spi.groupedgrid.model.util | |
| Uses of VRow in org.eclipse.emf.ecp.view.spi.groupedgrid.model |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model that return VRow | |
|---|---|
VRow |
VGroupedGridFactory.createRow()
Returns a new object of class 'Row'. |
| Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model that return types with arguments of type VRow | |
|---|---|
org.eclipse.emf.common.util.EList<VRow> |
VGroup.getRows()
Returns the value of the 'Rows' containment reference list. |
| Uses of VRow in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl that implement VRow | |
|---|---|
class |
VRowImpl
An implementation of the model object 'Row'. |
| Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl that return VRow | |
|---|---|
VRow |
VGroupedGridFactoryImpl.createRow()
|
| Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl that return types with arguments of type VRow | |
|---|---|
org.eclipse.emf.common.util.EList<VRow> |
VGroupImpl.getRows()
|
| Uses of VRow 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 VRow | |
|---|---|
T |
GroupedGridSwitch.caseRow(VRow object)
Returns the result of interpreting the object as an instance of 'Row'. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||