Hyperlink - A reference display element

This display element is used to display a hyper-link on the screen (currently displays a text that looks like a hyper-link and enables the user to select it to switch to another location - in the future will be a real hyper-link).

Internal Modeling

Add a display element (e.g. Text Display or Number Display). Access it (to set its <Value> element for display) through a reference to the parent Hyperlink element or to a higher level display element containing it.

Also add an action sub-model named <On Click> to model what should be done when the user selects the displayed link (typically a Switch View action would be used, but you can also cause the selection to open a Popup).