mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
events for db-table
This commit is contained in:
parent
312400d0d6
commit
e681bc3b9d
3 changed files with 121 additions and 72 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue