Package com.vaadin.v7.client.ui
Interface VCalendar.MouseEventListener
-
- Enclosing class:
- VCalendar
public static interface VCalendar.MouseEventListenerListener interface for listening to mouse events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcontextMenu(com.google.gwt.event.dom.client.ContextMenuEvent event, com.google.gwt.user.client.ui.Widget widget)Triggered when a user wants an context menu.
-