Preparing search index...
The search index is not available
Cumulocity Web SDK - v1021.3.1
Cumulocity Web SDK
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
application
Id
:
number
Optional
author
author
?:
string
billing
Mode
billing
Mode
:
BillingMode
context
Path
context
Path
:
string
Optional
description
description
?:
string
Optional
exports
exports
?:
any
id
id
:
number
imports
imports
:
string
[]
isolation
isolation
:
Isolation
Optional
is
Package
is
Package
?:
boolean
Optional
name
name
?:
string
Optional
no
App
Switcher
no
App
Switcher
?:
boolean
Optional
package
package
?:
"blueprint"
|
"plugin"
provider
provider
:
IProvider
Optional
provides
Device
Registration
provides
Device
Registration
?:
IDeviceRegistrationProvider
Optional
remotes
remotes
?:
ApplicationRemotePlugins
Optional
required
Platform
Version
required
Platform
Version
?:
string
Optional
source
source
?:
string
|
number
|
IApplication
Optional
version
version
?:
string
Optional
versioning
Matrix
versioning
Matrix
?:
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.3.1
Loading...