UiView | UI-Router
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UiView

Hierarchy

  • UiView

Index

Constructors

  • new UiView(router: UIRouter, parentContext: ViewContext, parentFqn: string, dcl: DynamicComponentLoader, elementRef: ElementRef, injector: Injector): UiView

Properties

componentRef: ComponentRef
dcl: DynamicComponentLoader
deregister: Function
elementRef: ElementRef
injector: Injector
name: string
parentContext: ViewContext
parentFqn: string
router: UIRouter
uiViewData: any

Accessors

  • set ui-view(val: any): void

Methods

  • disposeLast(): void
  • ngOnDestroy(): void
  • ngOnInit(): void

Object literals

INJECT: object
context: string
fqn: string

Generated using TypeDoc