Empirical
|
The PrintStr command will print a pre-specified string to a widget. More...
#include <commands.h>
Public Member Functions | |
PrintStr (const std::string &_s) | |
bool | Trigger (internal::WidgetInfo &w) const override |
const std::string & | GetStr () const |
The PrintStr command will print a pre-specified string to a widget.
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements emp::web::internal::WidgetCommand.