Copyright © 2021 by K4.org
  (v.0.48.124)

Index

Rules

bindParent

bindParent: Any

Override of UIInputMixin parameter.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : this

bindTarget

bindTarget: String

Override of UIInputMixin parameter.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : "selectedLanguage"

choices

choices: Array

Override of UIDropDown parameter.

Flags : Cached, Spec (Note this is uncached)

Expression : this.translationTable.columnNames

controlType

controlType: String

no doc

Flags : Cached (Note this is uncached)

Expression : "LanguageSelector"

editable

editable: Boolean

Override of UIDropDown parameter.

Flags : Cached, Spec (Note this is uncached)

Expression : false

selectedLanguage

selectedLanguage: String

The currently selected language.

Flags : Cached (Note this is uncached)

Expression : "en-us"

translationTable

translationTable: Model

The languageTable to use.

Flags : Cached, Required, Parameter (Note this is uncached)

Expression : ``