InfoButton
Expression Extends:
class InfoButton extends mixin(Control, ActivatableMixin)This control opens a window with showing some specified info text
Constructor Summary
| Public Constructor | ||
| public |
constructor(options: InfoButtonOptions) |
|
Member Summary
| Private Members | ||
| private |
$attributions_: jQuery |
|
| private |
$content_: jQuery |
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
contentURL_: URL |
|
| private |
|
|
Public Constructors
public constructor(options: InfoButtonOptions) source
Params:
| Name | Type | Attribute | Description |
| options | InfoButtonOptions |
