extractColumns
extractColumns: () => any
filter
filter: (condition: any) => any
getById
getById: (id: any) => any
getColumnsInDepth
getColumnsInDepth: (depth: any) => any
getColumnsInGroup
getColumnsInGroup: (groups: any) => any
getDepth
getDepth: () => any
getInIds
getInIds: (ids: any) => any
getTreeColumns
getTreeColumns: () => any[]
hasDepth
hasDepth: () => boolean
reOrder
reOrder: (grid: any) => void
visibleColumns
visibleColumns: () => any
Param: treeColumns
Array com levels of columns
Returns