| Trees | Indices | Help |
|
|---|
|
|
|
|||
| Command | |||
|
|||
|
|||
|
|||
|
|||
|
|||
DEBUG = Truehash(x) |
|||
__package__ =
|
|||
|
|||
Decorates a method returning a command object, validates the command (in DEBUG mode only), and pushes it onto the command stack if there is one or calls redo if there isn't.
|
Enables compression of commands on undo stack, so they can be revoked using a single undo call.
|
When running in DEBUG mode, enforces the requirement that the decorated method only be called from a command object
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:08 2016 | http://epydoc.sourceforge.net |