| Package | Description |
|---|---|
| com.github.ilyes4j.gwt.mdl.components.menus |
Menu related compounds that work together to bring mdl menus to gwt.
|
| com.github.ilyes4j.gwt.mdl.extensions.menus |
Menu-like components that are not provided by mdl.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MenuCombo.addItemClickListener(Menu.ItemClickListener listener) |
void |
Menu.addItemClickListener(Menu.ItemClickListener listener) |
void |
IMenu.addItemClickListener(Menu.ItemClickListener listener)
When an object needs to be notified upon a
MenuItem click, it must
be be registered to the Menu as an Menu.ItemClickListener . |
| Modifier and Type | Method and Description |
|---|---|
void |
Dropdown.addItemClickListener(Menu.ItemClickListener listener) |
Copyright © 2016 com.github.ilyes4j. All rights reserved.