public interface ViewLink extends ComponentObject
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
IMAGE_LOC
The name of the (default) icon that can be used to represent a View Link instance. 
 | 
DEFINITION_STATE_ACTIVE, DEFINITION_STATE_DEPRECATED, PROPERTY_DEFINITION_STATE, PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP| Modifier and Type | Method and Description | 
|---|---|
ViewObject | 
getDestination()
Gets the link's detail View Object. 
 | 
ViewObject | 
getSource()
Gets the link's master View Object. 
 | 
getDefFullName, getDefName, getFullName, getFullNameForPersDef, getName, removegetDefinitionState, getHintValue, getLabel, getLabelPlural, getTooltipgetProperties, getProperty, getProperty, refreshPropertystatic final java.lang.String IMAGE_LOC
ViewObject getSource()
ViewObject.ViewObject getDestination()
ViewObject.