actionLink()
actionLink(
text,onClick?,tooltipMessage?):HTMLLabelElement
Defined in: js-api/ui.ts:2265
Parameters
| Parameter | Type |
|---|---|
text | string |
onClick? | Function |
tooltipMessage? | string |
Returns
HTMLLabelElement
actionLink(
text,onClick?,tooltipMessage?):HTMLLabelElement
Defined in: js-api/ui.ts:2265
| Parameter | Type |
|---|---|
text | string |
onClick? | Function |
tooltipMessage? | string |
HTMLLabelElement