class
ShowOtherFrameCmd
: public
Command
(Return to index)
command to enable/disable display of previous frame
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
FrameUnidraw/framecmds.h
Public:
virtual
Command
*
Copy
()
virtual void
Execute
()
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
virtual void
Log
()
virtual boolean
Reversible
()
ShowOtherFrameCmd
(
ControlInfo
*, int offset = -1)
ShowOtherFrameCmd
(
Editor
* =nil, int offset = -1)
virtual void
Unexecute
()
Protected:
int
_offset
int
_old_offset
(more documentation)