vlr-reaction-set
(vlr-reaction-set reactor event
callback)
This function assigns the specified
callback function
for the event of the reactor
object.
Arguments |
reactor (any reactor object) the reactor to be
adjusted |
Return |
the callback symbol or NIL |
Example |
(setq rx (vlr-object-reactor
nil nil '((:vlr-modified . cbAll))))
#<VLR-Object-Reactor> |
Remarks |
see (vlr-reactions) function |
© Bricsys NV. All rights reserved. |