Table of Contents
_________________________________________________________________
FooClass - create and manipulate a FooClass widget.
FooClass pathName ?options?
itk::Archetype <- itk::Widget <- FooClass
- background cursor
See the "options" manual entry for details on the standard
options.
- Name:
-
- Class:
-
- Command-Line Switch:
-
The FooClass command creates a new Tcl command whose name
is pathName. This command may be used to invoke various
operations on the FooClass widget. It has the following general
form:
pathName option ?arg arg ...?
Option and the args determine the exact behavior of the command.
The following commands are possible for FooClass widgets:
- isa info
-
-
- pathName cmd
- Definintion of cmd.
- Name:
-
- Class:
-
Mark L. Ulferts <mulferts@austin.dsccc.com>
Basic layout for documenting classes.
Robert G. Parker
Table of Contents