projects/aoc-client/ui/app/aoc-ui-app/aoc-ui-app.component.ts
OnInit
AfterViewInit
encapsulation | ViewEncapsulation.None |
selector | aoc-ui-app |
standalone | true |
template |
|
Properties |
|
Inputs |
Accessors |
constructor(aocUiPlatformService: AocUiPlatformService, aocUiLoadingService: AocUiLoadingService, router: Router, el: ElementRef, aocUiWindowDynService: AocUiWindowDynService)
|
||||||||||||||||||
Parameters :
|
full |
Type : boolean
|
noUserSelect |
Type : boolean
|
Optional aocUiWindowDynViewContainerRef |
Type : ViewContainerRef
|
Decorators :
@ViewChild('aocUiWindowDynViewContainerRef', {read: ViewContainerRef})
|
noUserSelect | ||||||
setnoUserSelect(value: boolean)
|
||||||
Parameters :
Returns :
void
|
full | ||||||
setfull(value: boolean)
|
||||||
Parameters :
Returns :
void
|