Home | Packages | Files | Procedures | Classes | Keywords | External packages
Fmt (args) | ||
| Method for accessing the formatter functionality. Added because I like '$fmt do_something ...' better than '$fmt do_something ...'. | ||
| Argument: args | The arguments given to the formatter. | |
TrackFormatter (o oldValue) | ||
| Internal method. Called by the generic option tracking mechanism for any change made to formatter. Propagates the new value to the internal shadow. | ||
| Argument: o | The name of the changed option, here always -formatter. | |
| Argument: oldValue | The value of the option before the change. Ignored here. | |
formatterInterface () | ||
| Constructor, initializes the option and its shadow. |
Generated by AutoDoc 2.1 at 02/15/1999, invoked by Andreas Kupries