custom data grid support

This commit is contained in:
Jan Prochazka
2024-07-09 13:25:39 +02:00
parent ed134d787b
commit 7999148f3c
4 changed files with 74 additions and 5 deletions

View File

@@ -21,3 +21,4 @@ export * from './perspectiveTools';
export * from './DataDuplicator';
export * from './FreeTableGridDisplay';
export * from './FreeTableModel';
export * from './CustomGridDisplay';