Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ArLangSelector

Implements

  • UxComponent

Index

Constructors

constructor

  • new ArLangSelector(element: HTMLElement, styleEngine: StyleEngine, ea: EventAggregator): ArLangSelector

Properties

Private dicoPrefix

dicoPrefix: string = 'lang.'

locale

locale: string

locales

locales: string[] = ...

Private log

log: Logger = ...

Private showSelector

showSelector: boolean = false

Private sub

sub: Subscription

theme

Methods

attached

  • attached(): void

bind

  • bind(): void

detached

  • detached(): void

setLocale

  • setLocale(locale: any): void

setLocales

  • setLocales(): void

themeChanged

  • themeChanged(newValue: any): void

Generated using TypeDoc