public interface VControlGridCell
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VControlgridPackage.getControlGridCell()
Modifier and Type | Method and Description |
---|---|
VControl |
getControl()
Returns the value of the 'Control' containment reference.
|
void |
setControl(VControl value)
Sets the value of the '
Control ' containment reference. |
VControl getControl()
If the meaning of the 'Control' containment reference isn't clear, there really should be more of a description here...
setControl(VControl)
,
VControlgridPackage.getControlGridCell_Control()
void setControl(VControl value)
Control
' containment reference.
value
- the new value of the 'Control' containment reference.getControl()
Copyright © 2018. All rights reserved.