Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AppView<C>

AppView is the concrete implementation of a View.

property

{} context - The context the view is rendered in.

Type parameters

  • C

Hierarchy

  • AppView

Implements

Index

Constructors

constructor

Properties

_fragRoot

_fragRoot: Node

context

context: C

groups

groups: object

Type declaration

ids

ids: object

Type declaration

template

template: Template<C>

tree

tree: Content

widgets

widgets: Widget[] = []

Methods

findById

findGroupByName

invalidate

  • invalidate(): void

register

registerGroup

render

Generated using TypeDoc