|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--MMMenuItem
Defined in MultimapAPI
| Constructor Summary | |
MMMenuItem
( <String> label, <Function> onclick, <String> className, <integer> index, <String> title )
This class defines an object that can be added to an MMMenuWidget to create new menu items. |
|
| Constructor Detail |
MMMenuItem( <String> label, <Function> onclick, <String> className, <integer> index, <String> title )
label - The label to display in the context menu.
onclick - (optional) A function reference to call when the item is clicked on.
className - (optional) An optional class name, for restyling individual items.
index - (optional) An optional index number for ordering items.
title - (optional) An optional title that will appear in a "tool tip" above the item.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||