Uses of Class
com.vaadin.event.LayoutEvents.LayoutClickEvent

Packages that use LayoutEvents.LayoutClickEvent
com.vaadin.event   
 

Uses of LayoutEvents.LayoutClickEvent in com.vaadin.event
 

Methods in com.vaadin.event that return LayoutEvents.LayoutClickEvent
static LayoutEvents.LayoutClickEvent LayoutEvents.LayoutClickEvent.createEvent(ComponentContainer layout, com.vaadin.shared.MouseEventDetails mouseDetails, com.vaadin.shared.Connector clickedConnector)
           
 

Methods in com.vaadin.event with parameters of type LayoutEvents.LayoutClickEvent
 void LayoutEvents.LayoutClickListener.layoutClick(LayoutEvents.LayoutClickEvent event)
          Layout has been clicked
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.