class
PrecisePageCmd
: public
Command
(Return to index)
command to set page size.
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
OverlayUnidraw/ovcmds.h
Public:
virtual
Command
*
Copy
()
virtual void
Execute
()
prompt for page width and height, and then recreate page graphic.
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
PrecisePageCmd
(
ControlInfo
*)
PrecisePageCmd
(
Editor
* = nil)
virtual boolean
Reversible
()
returns false.
virtual
~PrecisePageCmd
()
Protected:
PageDialog
*
_dialog
(more documentation)