Cumulocity Web SDK - v1021.62.8
Preparing search index...
IManifest
Interface IManifest
interface
IManifest
{
applicationId
:
number
;
author
?:
string
;
billingMode
:
BillingMode
;
contextPath
:
string
;
description
?:
string
;
exports
?:
any
;
id
:
number
;
imports
:
string
[]
;
isolation
:
Isolation
;
isPackage
?:
boolean
;
name
?:
string
;
noAppSwitcher
?:
boolean
;
package
?:
"blueprint"
|
"plugin"
;
provider
:
IProvider
;
providesDeviceRegistration
?:
IDeviceRegistrationProvider
;
remotes
?:
ApplicationRemotePlugins
;
requiredPlatformVersion
?:
string
;
source
?:
string
|
number
|
IApplication
;
version
?:
string
;
versioningMatrix
?:
VersioningMatrix
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
application
Id
author?
billing
Mode
context
Path
description?
exports?
id
imports
isolation
is
Package?
name?
no
App
Switcher?
package?
provider
provides
Device
Registration?
remotes?
required
Platform
Version?
source?
version?
versioning
Matrix?
Properties
application
Id
applicationId
:
number
Optional
author
author
?:
string
billing
Mode
billingMode
:
BillingMode
context
Path
contextPath
:
string
Optional
description
description
?:
string
Optional
exports
exports
?:
any
id
id
:
number
imports
imports
:
string
[]
isolation
isolation
:
Isolation
Optional
is
Package
isPackage
?:
boolean
Optional
name
name
?:
string
Optional
no
App
Switcher
noAppSwitcher
?:
boolean
Optional
package
package
?:
"blueprint"
|
"plugin"
provider
provider
:
IProvider
Optional
provides
Device
Registration
providesDeviceRegistration
?:
IDeviceRegistrationProvider
Optional
remotes
remotes
?:
ApplicationRemotePlugins
Optional
required
Platform
Version
requiredPlatformVersion
?:
string
Optional
source
source
?:
string
|
number
|
IApplication
Optional
version
version
?:
string
Optional
versioning
Matrix
versioningMatrix
?:
VersioningMatrix
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
Id
author
billing
Mode
context
Path
description
exports
id
imports
isolation
is
Package
name
no
App
Switcher
package
provider
provides
Device
Registration
remotes
required
Platform
Version
source
version
versioning
Matrix
Cumulocity Web SDK - v1021.62.8
Loading...