| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object
|
+--xp.events.Event
|
+--xp.events.MenuEvent
Field Summary | ||
| menu: Object | ||
| A reference to the Menu instance being activated | ||
| menubar: Object | ||
| A reference to the MenuBar instance this menu belongs to | ||
| ||
Constructor | ||
| public | MenuEvent ( type: String, menubar: Object, menu: Object) | |
| Constructs a new menu activate event | ||
| var menu: Object |
| A reference to the Menu instance being activated |
| var menubar: Object |
| A reference to the MenuBar instance this menu belongs to |
|
| Constructs a new menu activate event | |||||||||
|
For this event the target property will refer to the MenuBar or MenuPanel containing this Menu.