HyperLink (Object)

Member of:

Controls collection, DashboardSection object

Description:

Represents an hyperlink control in the Dashboard section. The content may be displayed in a pop-up window or the current window. This functionally is equivalent to a text graphic with the Object Model command OpenURL associated with its OnClick event.

In Avalanche, this mapping occurs for a Hyperlink (Object):

Hyperlink “Current Window” is mapped to “New Window”

When an explicit Smartcut URL is entered (in the OpenURL method or Hyperlink URL property), the Smartcut may contain a “/get” or “/withnav_get” command. This behavior applies to the “/get” mapping

Example:

This example shows how to make HyperLink2 visible in the Dashboards section, and make the content replaces the top HTML window:

HyperLink2.Visible=true
HyperLink2.DisplayMode=bqOpenURLTargetTop

Methods:

ModifyRepositoryFileAnalyzer, ModifyRepositoryFileBQY, ModifyRepositoryFileBQYJob, ModifyRepositoryFileOther, ModifyRepositoryRepositoryFileReports, ModifyRepositoryFileSQRJob

Properties:

Read-write: AccessibilityText (Property), Alignment as BqHorizontalAlignment,, AppendObjectText (Property), DisplayMode as BqOpenURLTarget, Enabled as Boolean, Text as String, URL as String, VerticalAlignment as BqVerticalAlignment, Visible as Boolean

Read-only: Name as String, Repository as Boolean, RepositoryBQYSection as String, Repository BQYToolbarType as BQRepositoryBQYToolbarType, RepositoryDocument as String, RepositoryFiletype as BqRepositoryFiletype, RepositoryJobRun as Boolean, RepositoryReportsDisplayFormat as BqExportFileFormat, RepositorySmartcut as String, RepositorySmartcutParams, RepositoryToolbarType as BqRepositoryToolbarType,

Objects:

UserValues collection, LineFormat object, FillFormat object, Font object