Constructor
new SEN2()
- Source:
Extends
Methods
(static) getHelpSelection(screenId, selected, projects, config) → (nullable) {Help4.widget.help.CatalogueSelection}
this function is to find the best match for RO - even if this selects a different project than the RW one
for EXT in help mode two projects will be merged into one (UACP/SEN + SEN2)
Parameters:
- Source:
Returns:
-
Type
-
Help4.widget.help.CatalogueSelection
(static) getTourList(projects, config) → {Object|null}
delivers a map with EXT information, e.g. {srcId: destId, ...}
destId === : this RW tour extends the one described by srcId
destId === null: this RW tour must not be displayed; due to low-priority language
Parameters:
- Source:
Returns:
-
Type
-
Object
|
null
Parameters:
- Source:
Returns:
-
Type
-
Promise.<(Help4.widget.help.catalogues.SEN.CatalogueProjects|null)>