Uses of Class
com.vaadin.ui.components.grid.selection.SelectionChangeEvent

Packages that use SelectionChangeEvent
com.vaadin.ui.components.grid.selection   
 

Uses of SelectionChangeEvent in com.vaadin.ui.components.grid.selection
 

Methods in com.vaadin.ui.components.grid.selection with parameters of type SelectionChangeEvent
 void SelectionChangeListener.selectionChange(SelectionChangeEvent event)
          Notifies the listener that the selection state has changed.
 



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