Package: hax

Class default-handler

Superclasses

abstract-handler, common-lisp:standard-object, sb-pcl::slot-object, common-lisp:t

Documented Subclasses

None

Details

A 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