IMutableCategorizedPropertyItem Interface
Data structure which describes methods and properties to be held by Mutable CategorizedPropertyItems
Extends
Implemented by
- MutableCategorizedArrayProperty
- MutableCategorizedPrimitiveProperty
- MutableCategorizedStructProperty
Methods
Name | Description | |
---|---|---|
getChildren(): IMutableCategorizedPropertyItem[] |
Inherited methods
Properties
Name | Type | Description | |
---|---|---|---|
derivedRecord Readonly | PropertyRecord | ||
parentCategorySelectionKey Readonly | string | ||
parentSelectionKey Readonly | string | ||
type Readonly | CategorizedPropertyTypes |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
depth Readonly | number | IMutableFlatPropertyGridItem | |
isExpanded | boolean | IMutableFlatPropertyGridItem | |
isLastInRootCategory | boolean | IMutableFlatPropertyGridItem | |
key Readonly | string | IMutableFlatPropertyGridItem | |
label Readonly | string | IMutableFlatPropertyGridItem | |
lastInNumberOfCategories | number | IMutableFlatPropertyGridItem | |
selectionKey Readonly | string | IMutableFlatPropertyGridItem |
Defined in
- ui/components-react/src/components-react/propertygrid/internal/flat-items/MutableFlatGridItem.ts Line 207
Last Updated: 20 June, 2023