public static interface Menu.Command extends Serializable
MenuBar
class. It's method will fire when the user
clicks on the containing MenuItem
. The selected item is given as
an argument.Modifier and Type | Method and Description |
---|---|
void |
menuSelected(MenuItem selectedItem) |
void menuSelected(MenuItem selectedItem)
Copyright © 2017 Magnolia International Ltd.. All rights reserved.