Home | Packages | Files | Procedures | Classes | Keywords | External packages
| OnWrap (dir) | ||
| Increment/decrement operator for internal year browser. | ||
| Argument: dir | direction of wrap, must be one of 'up' or 'down'. | |
| TrackCharWidth (o oldValue) | ||
| Executed whenever the width of the widget is changed by the outside. | ||
| Argument: o | The name of the changed option, always '-charwidth'. | |
| Argument: oldValue | The old value of the option. | |
| TrackMonth (month) | ||
| Callback. Used by the internal month list to integrate changes to the month into the overall value. Executed every time the month changed its value. | ||
| Argument: month | The new value of the chosen month. | |
| TrackYear (year) | ||
| Callback. Used by the internal year browser to integrate changes to the year into the overall value. Executed every time the year changed its value. | ||
| Argument: year | The (possibly) new value of the chosen year. | |
| createSubwidgets () | ||
| Generate the subwidgets and their layout. | 
| monthBrowserTixA () | ||
| Initialize the value to the current month and year, if not set already by the user. | 
| setBindings () | ||
| Adds various keyboard accelerators to the month browser. | 
| setBindingsTo (w) | ||
| Adds various keyboard accelerators to the given widget. | ||
| Argument: w | The widget the accelerators are added to. | |
| updateDisplay () | ||
| Method required by the superclass valueManager to propagate changes to the value into the display. | 
Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries