events for db-table

This commit is contained in:
David Botton 2022-02-28 17:53:49 -05:00
parent 312400d0d6
commit e681bc3b9d
3 changed files with 121 additions and 72 deletions

View file

@ -573,7 +573,10 @@ embedded in a native template application.)"
(clog-db-table class)
(create-db-table generic-function)
(set-on-header generic-function))
(set-on-header generic-function)
(set-on-footer generic-function)
(set-on-row generic-function)
(set-on-column generic-function))
(defsection @clog-panels (:title "CLOG Panels")
"CLOG-Panel - CLOG Panels"