class
ViewCompCmd
: public
Command
(Return to index)
view component command
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
Unidraw/Commands/catcmds.h
Description:
man page
Public:
virtual
Command
*
Copy
()
virtual void
Execute
()
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
virtual boolean
Reversible
()
ViewCompCmd
(
ControlInfo
*,
FileChooser
* = nil)
ViewCompCmd
(
Editor
* = nil,
FileChooser
* = nil)
virtual
~ViewCompCmd
()
Protected:
FileChooser
*
chooser_
(more documentation)