Class NavigationController

Hierarchy

  • NavigationController

Implements

Constructors

Properties

activeNavigationPoint: any = null
container: null | JQuery<HTMLElement> = null
ctrlLookup: Record<string, LabelController> = {}
eventbus: null | IEventbus = null
eventhandlers: TEventbusRemover[] = []
labelControllers: LabelController[] = []
name: string = 'NavigationController'
navLookup: Record<string, any> = {}
navVidIdLookup: Record<string, any> = {}
navigation: any[] = []

Methods

Generated using TypeDoc