Class: GlobalHelp

Help4.widget.help.catalogues.GlobalHelp()

this module is able to handle UACP catalogue content for a RO model configuration it will always use screen id "_GLOBAL_HELP_

Constructor

new GlobalHelp()

Source:

Extends

Methods

(async, static) load(config) → {Promise.<(Help4.widget.help.catalogues.UACP.CatalogueProjects|null)>}

Parameters:
Name Type Description
config Help4.typedef.SystemConfiguration the system configuration
Source:
Returns:
Type
Promise.<(Help4.widget.help.catalogues.UACP.CatalogueProjects|null)>

(static) selectHelp(projects, config) → {Object}

Parameters:
Name Type Description
projects Array.<Help4.widget.help.CatalogueProject> the projects to select from
config Help4.typedef.SystemConfiguration the system configuration
Source:
Returns:
Type
Object