Package: hax
Class default-handler
Superclassesabstract-handler, common-lisp:standard-object, sb-pcl::slot-object, common-lisp:t Documented Subclasses
None
DetailsA no-op HAX handler. This class defines methods for all HAX events that do nothing. It is useful as a superclass when implementing a HAX handler that is interested in only some events and not others. | See also |