Uses of Class
com.vaadin.client.widget.grid.events.GridSelectionAllowedEvent
-
Packages that use GridSelectionAllowedEvent Package Description com.vaadin.client.widget.grid.events com.vaadin.client.widgets -
-
Uses of GridSelectionAllowedEvent in com.vaadin.client.widget.grid.events
Methods in com.vaadin.client.widget.grid.events with parameters of type GridSelectionAllowedEvent Modifier and Type Method Description voidGridSelectionAllowedHandler. onSelectionAllowed(GridSelectionAllowedEvent event)Called when Grid selection is allowed value changes. -
Uses of GridSelectionAllowedEvent in com.vaadin.client.widgets
Methods in com.vaadin.client.widgets with parameters of type GridSelectionAllowedEvent Modifier and Type Method Description voidGrid.SelectionColumn. onSelectionAllowed(GridSelectionAllowedEvent event)
-