| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
OnDemandActionMixin
Mixin to provide on-demand updating as the menubar is opened
On-demand actions don't have to be created ahead of time -- the updateOnDemand method is called immediately before the menu bar entry is opened.
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Hook called before the menu is displayed. This method allows the subclass to catch the menu opening event before it anything is added to the menu bar. When used in combination with a list, the list may be reordered and menu items can be inserted or deleted. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:14 2008 | http://epydoc.sourceforge.net |