Class: LanguageView

LanguageView

LanguageView

new LanguageView()

modules/language/view.js, line 11

Extends

Methods

bindChangeLanguage(content){void}

modules/language/view.js, line 59
change the language when one option is selected
Name Type Description
content Object the content of current element

bindClosePopup(content){void}

modules/language/view.js, line 74
close the popup window of the language list
Name Type Description
content Object the content of current element

bindShowLanguageList(content){void}

modules/language/view.js, line 48
show the popup window of the language list
Name Type Description
content Object the content of current element

render(){void}

modules/language/view.js, line 31
Render function for view in an overlay.