public interface VControlGridRow
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VControlgridPackage.getControlGridRow()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VControlGridCell> |
getCells()
Returns the value of the 'Cells' containment reference list.
|
org.eclipse.emf.common.util.EList<VControlGridCell> getCells()
VControlGridCell
.
If the meaning of the 'Cells' containment reference list isn't clear, there really should be more of a description here...
VControlgridPackage.getControlGridRow_Cells()
Copyright © 2018. All rights reserved.