A dummy action, for displaying some text.
Definition: text.h:34
virtual bool performWL(Context &ctx)
Perform the action.
Definition: text.hxx:46
virtual bool prepareWL(Context &ctx)
Prepare the execution.
Definition: text.hxx:39
virtual bool bold() const
Get if the action should be represented with a bold font.
Definition: text.hxx:52
virtual bool autoExpand() const
Auto-expand.
Definition: text.hxx:58
Text(const StringT &text)
Default constructor.
Definition: text.hxx:28