import {LanguageSwitcherMenu} from 'guide4you/src/controls/LanguageSwitcherMenu.js'LanguageSwitcherMenu
Expression Extends:
class LanguageSwitcherMenu extends mixin(Control, [ListenerOrganizerMixin, ActivatableMixin])A button to switch the language that is being used.
Constructor Summary
| Public Constructor | ||
| public |
constructor(options: LanguageSwitcherMenuOptions) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
dropdown_: * |
|
| public |
|
|
| Private Members | ||
| private |
$button_: jQuery |
|
Method Summary
| Public Methods | ||
| public |
|
|
| public |
|
|
Public Constructors
public constructor(options: LanguageSwitcherMenuOptions) source
Params:
| Name | Type | Attribute | Description |
| options | LanguageSwitcherMenuOptions |
