Empirical
|
Base class for command-objects that can be fed into widgets. More...
#include <Widget.h>
Public Member Functions | |
virtual | ~WidgetCommand () |
virtual bool | Trigger (WidgetInfo &) const =0 |
Base class for command-objects that can be fed into widgets.
|
inlinevirtual |
|
pure virtual |
Implemented in emp::web::PrintStr, and emp::web::Close.