MGCommand icon indicating copy to clipboard operation
MGCommand copied to clipboard

Provide base implementations for commands

Open MattesGroeger opened this issue 12 years ago • 0 comments

For better convenience a basic implementation of a synchronous and asynchronous command would be beneficial. A user can just extend them and implement the execute method.

Base implementation should also implement MGCommandData as described in issue #1.

MattesGroeger avatar Jan 27 '13 22:01 MattesGroeger