File

projects/aoc-client/ui/data/aoc-ui-table/aoc-ui-table-tree.directive.ts

Metadata

Index

Properties
Methods
Inputs

Constructor

constructor()

Inputs

aocUiTableTree
Type : string
autoExpandAllTreeNodes
Type : boolean
Default value : false
expandedTreeNodes
Type : any
Default value : new Set()

Methods

Public buildTreeData
buildTreeData(value: AocUiTableRowData[], idProp: string, currentLevel: number)
Parameters :
Name Type Optional Default value
value AocUiTableRowData[] No
idProp string No
currentLevel number No 0
Returns : {}
Public clearAndStoreOriginalData
clearAndStoreOriginalData(value: AocUiTableRowData[])
Parameters :
Name Type Optional
value AocUiTableRowData[] No
Returns : void

Properties

Public _expandedLevels
Default value : new Map<any, number>()
Public _originalData
Type : AocUiTableRowData[]
Default value : []

results matching ""

    No results matching ""