+
Point of view
All features
deferred class COMMAND
Summary
The "Command" Design Pattern in action.
Direct parents
Insert list: ANY
Known children
Inherit list: CHAIN_OF_RESPONSIBILITY, MACRO_COMMAND, UNDOABLE_COMMAND
Overview
Features
{ANY}
execute
deferred procedure
{ANY}
Execute the command.