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.