[previous] [up] [next]     [index]
Next: set-help-string Up: labelled-menu-item<> Previous: is-enabled?

on-demand

Normally called when the user clicks on the menu bar containing the item (before the user sees any menu items), just before the popup menu containing the item is popped up, or just before inspecting the menu bar containing the item for a shortcut key binding.

A on-demand in menu-item-container<%> method can be overridden in such a way that the container does not call the on-demand method of its items.



PLT