class
CreateMoveFrameCmd
: public
MacroCmd
(Return to index)
command to create a frame and move to it.
Type:
Instantiable
Base Classes:
public
MacroCmd
Derived Classes
Include file:
FrameUnidraw/framecmds.h
Public:
boolean
After
()
virtual
Command
*
Copy
()
CreateMoveFrameCmd
(
ControlInfo
*, boolean after = true)
CreateMoveFrameCmd
(
Editor
* = nil, boolean after = true)
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
CreateFrameCmd
*
createframecmd
()
MoveFrameCmd
*
moveframecmd
()
Protected:
boolean
_after
(more documentation)