table system menu callable from designer

This commit is contained in:
Jan Prochazka
2022-01-20 14:34:04 +01:00
parent 5be368bbf3
commit a0d7ade863
6 changed files with 51 additions and 39 deletions

View File

@@ -751,6 +751,8 @@
onChangeTableColor={handleChangeTableColor}
onMoveReferences={recomputeReferencePositions}
{table}
{conid}
{database}
onChangeTable={changeTable}
onBringToFront={bringToFront}
onSelectTable={selectTable}