public interface Hierarchical2DFacet
Modifier and Type | Method and Description |
---|---|
java.util.List<Category> |
getContent()
Backward-compatible 'flattened tree' version of the facet.
|
java.util.List<Category> |
getSortedColumns()
Get the hierarchical column data.
|
java.util.List<Category> |
getSortedRows()
Get the hierarchical row data.
|
java.util.List<java.lang.String> |
getSubFacetIds()
Get the list of sub facet ids
|
java.util.List<Category> getSortedRows()
java.util.List<Category> getSortedColumns()
java.util.List<Category> getContent()
java.util.List<java.lang.String> getSubFacetIds()
Copyright © 2021 Dassault Systèmes, All Rights Reserved.