CategorizedPropertyItem Interface
Data structure which describes methods and properties present on immutable CategorizedPropertyItem objects
Extends
Methods
| Name | Description | |
|---|---|---|
| getChildren(): CategorizedPropertyItem[] |
Inherited methods
| Name | Inherited from | Description |
|---|---|---|
| getDescendantsAndSelf(): FlatGridItem[] | FlatGridItemBase | |
| getLastVisibleDescendantOrSelf(): FlatGridItem | FlatGridItemBase | |
| getVisibleDescendantsAndSelf(): FlatGridItem[] | FlatGridItemBase |
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 | FlatGridItemBase | |
| isExpanded Readonly | boolean | FlatGridItemBase | |
| isLastInRootCategory Readonly | boolean | FlatGridItemBase | |
| key Readonly | string | FlatGridItemBase | |
| label Readonly | string | FlatGridItemBase | |
| lastInNumberOfCategories Readonly | number | FlatGridItemBase | |
| selectionKey Readonly | string | FlatGridItemBase |
Defined in
Last Updated: 30 November, 2023