File

projects/aoc-client/ui/overlay/aoc-ui-window/aoc-ui-window-dyn.service.ts

Index

Methods

Constructor

constructor(appRef: ApplicationRef, environmentInjector: EnvironmentInjector, aocUiPlatformService: AocUiPlatformService)
Parameters :
Name Type Optional
appRef ApplicationRef No
environmentInjector EnvironmentInjector No
aocUiPlatformService AocUiPlatformService No

Methods

closeAll
closeAll()
Returns : void
create
create(cmpTypeOrTplRef: Type | TemplateRef, aocUiWindowDynConfig: AocUiWindowDynConfig)
Parameters :
Name Type Optional
cmpTypeOrTplRef Type<any> | TemplateRef<any> No
aocUiWindowDynConfig AocUiWindowDynConfig No
Returns : any
Async createLazy
createLazy(loadComponent: () => void, aocUiWindowDynConfig: AocUiWindowDynConfig)
Parameters :
Name Type Optional
loadComponent function No
aocUiWindowDynConfig AocUiWindowDynConfig No
Returns : unknown
open
open(cmpTypeOrTplRef: Type | TemplateRef, aocUiWindowDynConfig: AocUiWindowDynConfig)
Parameters :
Name Type Optional
cmpTypeOrTplRef Type<any> | TemplateRef<any> No
aocUiWindowDynConfig AocUiWindowDynConfig No
Returns : any
Async openLazy
openLazy(loadComponent: () => void, aocUiWindowDynConfig: AocUiWindowDynConfig)
Parameters :
Name Type Optional
loadComponent function No
aocUiWindowDynConfig AocUiWindowDynConfig No
Returns : unknown
setViewContainerRef
setViewContainerRef(vcr: ViewContainerRef)
Parameters :
Name Type Optional
vcr ViewContainerRef No
Returns : void

results matching ""

    No results matching ""