File

projects/aoc-client/components/aoc-master-detail/aoc-master-detail.component.ts

Implements

OnInit AfterContentInit

Metadata

Index

Properties
Inputs
Outputs

Constructor

constructor(aocUiPlatformService: AocUiPlatformService)
Parameters :
Name Type Optional
aocUiPlatformService AocUiPlatformService No

Inputs

detailWidthPercent
Type : number | null
Default value : 30
direction
Type : ISplitDirection
Default value : 'horizontal'
masterModelConfig
Type : AocModelConfig<T>
masterModelEmitter
Type : AocModelEmitter<any>

Outputs

modelChange
Type : EventEmitter

Properties

detailDirectives
Type : QueryList<AocDetailDirective>
Decorators :
@ContentChildren(AocDetailDirective)
masterDirective
Type : AocMasterDirective
Decorators :
@ContentChild(AocMasterDirective)

results matching ""

    No results matching ""