new ClassificationsUI(customClassificationsComponent)
Interactions/IFC/interact/GoIFCComponents/Components/CustomClassifications/src/ClassificationsUI.ts, line 18
Initializes the classifications UI with the given parent component.
| Name | Type | Description |
|---|---|---|
customClassificationsComponent |
Parent CustomClassifications instance. |
Members
-
contentInClassifications
-
Retrieves the map of classification names to content handler instances.
-
customClassificationsComponent
-
Returns the linked CustomClassifications component instance.
-
element
-
Returns the root DOM element containing the classifications UI.
