class
ReplaceCmd
: public
MacroCmd
(Return to index)
replace command
Type:
Instantiable
Base Classes:
public
MacroCmd
Derived Classes
Include file:
Unidraw/Commands/edit.h
Description:
man page
Public:
virtual
Command
*
Copy
()
virtual ClassId
GetClassId
()
GraphicComp
*
GetReplacement
()
virtual boolean
IsA
(ClassId)
ReplaceCmd
(
ControlInfo
*,
GraphicComp
* = nil)
ReplaceCmd
(
Editor
* = nil,
GraphicComp
* = nil)
Protected:
void
Init
(
GraphicComp
*)
(more documentation)