All manuals TclOO
TclOO Commands
20 commands
C
- callback Generate callbacks to methods
- classvariable Create link from local variable to variable in class
- configure A class that makes configurable classes and objects, and supports making configurable properties
L
- link Create link from command to method of object
M
- my Invoke any method of current object or its class
- myclass Invoke any method of current object or its class
- mymethod Generate callbacks to methods
N
O
- oo::abstract A class that does not allow direct instances of itself
- oo::class The class of all classes
- oo::configurable A class that makes configurable classes and objects, and supports making configurable properties
- oo::copy Create copies of objects and classes
- oo::define Define and configure classes and objects
- oo::objdefine Define and configure classes and objects
- oo::object The root class of the class hierarchy
- oo::singleton A class that does only allows one instance of itself
- oo::Slot Define and configure classes and objects
P
- property A class that makes configurable classes and objects, and supports making configurable properties
S
Copyright#
- Copyright © 2007-2019 Donal K. Fellows
- Copyright © 2011-2015 Andreas Kupries