ontainer" }, TreeView({ object, columns: [{ id: "value", width: "100%", }], decorator: decorator
{ getRowClass: (rowObject) => this.getRowClass(rowObject, sectionNames), }, enableInput, expandableStrings, useQuotes: false, expandedNodes: TreeViewClass.getExpandedNodes( object, {maxLevel: AUTO_EXPAND_MAX_LEVEL, maxNodes: AUTO_EXPAND_MAX_NODES} ), onFilter: (props) => this.onFilter(props, sect
|