LinkGenerator
Extends:
Control → LinkGenerator
Generates links optionally wrapped in iframe- or a-tags that can be copied or clicked by the user.
Constructor Summary
| Public Constructor | ||
| public |
constructor(options: LinkGeneratorOptions) |
|
Member Summary
| Public Members | ||
| public |
$link_: * |
|
| public |
$textfield_: * |
|
| Private Members | ||
| private |
|
|
| private |
generateHandler_: function(this: LinkGenerator) |
|
| private |
|
|
Public Constructors
public constructor(options: LinkGeneratorOptions) source
Params:
| Name | Type | Attribute | Description |
| options | LinkGeneratorOptions |
