IMutableGridItemFactory Interface
IMutableGridItemFactory interface for creating MutableGridItem objects
Implemented by
Properties
Name | Type | Description | |
---|---|---|---|
createCategorizedProperty | (record: PropertyRecord, parentSelectionKey: string, parentCategorySelectionKey: string, depth: number, overrideName?: string, overrideDisplayLabel?: string) => IMutableCategorizedPropertyItem | ||
createGridCategory | (category: PropertyCategory, recordsDict: CategoryRecordsDict, parentSelectionKey?: string, depth?: number) => IMutableGridCategoryItem |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.