public interface VTreeMasterDetail extends VContainedElement
The following features are supported:
Modifier and Type | Method and Description |
---|---|
VView |
getDetailView()
Returns the value of the 'Detail View' containment reference.
|
void |
setDetailView(VView value)
Sets the value of the '
Detail View ' containment reference. |
getAttachments, getDiagnostic, getLabel, getName, getUuid, isEffectivelyEnabled, isEffectivelyReadonly, isEffectivelyVisible, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setUuid, setVisible
VView getDetailView()
If the meaning of the 'Detail View' reference isn't clear, there really should be more of a description here...
setDetailView(VView)
,
VTreeMasterDetailPackage.getTreeMasterDetail_DetailView()
void setDetailView(VView value)
Detail View
' containment reference.
value
- the new value of the 'Detail View' containment reference.getDetailView()
Copyright © 2019. All rights reserved.