public interface VControlGrid extends VContainedElement
The following features are supported:
VControlgridPackage.getControlGrid()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VControlGridRow> |
getRows()
Returns the value of the 'Rows' containment reference list.
|
getAttachments, getDiagnostic, getLabel, getName, getUuid, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setUuid, setVisible
org.eclipse.emf.common.util.EList<VControlGridRow> getRows()
VControlGridRow
.
If the meaning of the 'Rows' containment reference list isn't clear, there really should be more of a description here...
VControlgridPackage.getControlGrid_Rows()
Copyright © 2016. All rights reserved.