Hierarchy

  • ApplicationConfig

Properties

additionalData: any

Application internal data, only usable for ScriptUi and NodeJS applications.

Settings to start an instance of the application only for authorized users.

initialPositionRule?: WindowAreaRestrictionRule

Used to setup the initial position of the application.

name: string

The applications's name

needsAuthorizedUser: boolean

True when this application can only be started with an authorized user.

Applicationkind specific start parameters.

watchdogConfig: WatchdogConfig

Configures how the application should be watched. Relevant elements will be filled by SiteKiosk by using the StartParameters.

Generated using TypeDoc