| Parameter | Description |
|---|---|
| columnDescriptors | Column Descriptors uses to create the HierarchyViewColumn |
| cellDescriptors | Cell Descriptors use to to create the HierarchyViewCell within the HierarchyViewColumn |
| state | Optional HierarchyViewState used to override the default properties of columns (Visibility, width, order...). |
Create a set of columns from a list of columns and cell descriptors. If a viewState is passed, all the columns default order, width and visibility will be overridden by the viewState.