Author(s): Montserrat Urraca.
Version: 1.10#7 (2006/4/26, 19:22:13 CEST)
Version of last change: 1.9#135 (2003/12/4, 17:33:57 CET)
menu_entry_class
)menu_entry_class
)
Usage: set_name(+Name)
Name
of the menubutton associated.
+Name
is currently instantiated to an atom.
(term_typing:atom/1
)
Usage: set_action(+Predicate)
Predicate
asociated to the menu entry.
+Predicate
is currently instantiated to an atom.
(term_typing:atom/1
)
Usage 1: label_value(+Value)
Value
specifies a value to be displayed as an identifying label in the menu entry.
+Value
is currently instantiated to an atom.
(term_typing:atom/1
)
Usage 2: label_value(-Value)
-Value
is currently instantiated to an atom.
(term_typing:atom/1
)
Usage 1: menu_name(+Menu)
Menu
posted when cascade entry is invoked.
+Menu
is currently instantiated to an atom.
(term_typing:atom/1
)
Usage 2: menu_name(-Menu)
Menu
asociated to the cascade entry.
-Menu
is currently instantiated to an atom.
(term_typing:atom/1
)
Go to the first, previous, next, last section, table of contents.