Clickable link Gizmo
Field | Format | Description |
---|---|---|
$action | [PSMethod] | action handler (has precedence over onClick) |
$ctx | [object] | context object for click |
$linkDisabled | [boolean] | true if link disabled (peer does not honour) |
$origBackColor | [string] | Original background color (for restore on mouseLeave) |
$origForeColor | [string] | Original foreground color (for restore on mouseLeave) |
staticcreateLink TODO - find out what thi does
staticcreateLink not-described
disableLink TODO - find out what thi does
enableLink TODO - find out what thi does
eventsEnter TODO - find out what thi does
eventsLeave TODO - find out what thi does
setBackColor TODO - find out what thi does
setContext TODO - find out what thi does
setForeColor TODO - find out what thi does
setLinkText TODO - find out what thi does
static [Link] createLink ( [Area]$par, [string]$text)
Parameter Format Description
$par Area Parent panel (container)
$text string parm description missing
TODO - find out what thi does
static [Link] createLink ( [Area]$par, [string]$text, [string]$size, [string]$locn)
Parameter Format Description
$par Area Parent panel (container)
$text string parm description missing
$size string parm description missing
$locn string parm description missing
markdown text missing
[Elem] disableLink ()
TODO - find out what thi does
[Elem] enableLink ()
TODO - find out what thi does
[void] eventsEnter ()
TODO - find out what thi does
[void] eventsLeave ()
TODO - find out what thi does
[Elem] setBackColor ( [string]$col)
Parameter Format Description
$col string color code
TODO - find out what thi does
[Elem] setContext ( [object]$ctx)
Parameter Format Description
$ctx object parm description missing
TODO - find out what thi does
[Elem] setForeColor ( [string]$col)
Parameter Format Description
$col string color code
TODO - find out what thi does
[Elem] setLinkText ( [string]$text)
Parameter Format Description
$text string parm description missing
TODO - find out what thi does
Copyright © 2018-2021, 2022, Rexcel System Inc.