Class: EditorStartup

EditorStartup()

new EditorStartup()

Source:

Methods

(async) extAndLocaleFunc() → {Promise.<module:locale.LangAndData>}

Source:
Fires:
Returns:

Resolves to result of module:locale.readLang

Type
Promise.<module:locale.LangAndData>

messageListener(info) → {void}

Parameters:
Name Type Description
info PlainObject
Properties
Name Type Description
data any
origin string
Source:
Fires:
Returns:
Type
void