Interface HasMenuItems

All Superinterfaces:
Serializable
All Known Implementing Classes:
ContextMenu, MenuBar, SubMenu

public interface HasMenuItems extends Serializable
A common interface for components that can have MenuItems with click listeners inside them.
Author:
Vaadin Ltd.
See Also: