The Hyperlink List Selector V1 is a px widget used to provide access to a hyperlinkList component. The px widget consists of a drop down list selector for following the selected link. This is similar to the Hyperlink List Selector, except it does not have a Hyperlink button. The drop down list loads with a default selection using the text from the Selection Text property. When a user selects some other item in the drop down list, they are hyperlinked to the applicable ord.
The Hyperlink List Selector component is located in the vykonPro palette under the px sub folder.
enabled
Boolean property which controls whether the px widget functions.
layout
BLayout property which controls the size and location of the px widget in the view.
visible
Boolean property which controls the visiblity of the px widget in the view.
align
Property controls the alignment of the drop down list and the button in the flow pane.
hgap
Integer property which configures the number of horizontal pixels between components in the flow pane.
vgap
Integer property which configures the number of vertical pixels between components in the flow pane.
browserTarget
String property which is used to formulate the hyperlink and specifies the target used in the browser client.
ord
BOrd property which points to the hyperlinkList component in the station used to populate the drop down selector list.
wbTarget
Enumerated selector for the BHyperlinkMode.
Selection Text
User configurable text which is displayed in the drop down list prior to the user making a selection.