Interface ApplicationContext
Methods
getApplicationName
- getApplicationName(): string
Returns string
getApplicationRootNode
- getApplicationRootNode(): undefined | HTMLElement
Returns undefined | HTMLElement
getApplicationTitle
- getApplicationTitle(): string
Returns string
Context of an app. Available as service
ct.framework.api.ApplicationContext
.