Uses of Class
com.vaadin.client.widget.grid.selection.SpaceSelectHandler
-
Packages that use SpaceSelectHandler Package Description com.vaadin.client.connectors.grid -
-
Uses of SpaceSelectHandler in com.vaadin.client.connectors.grid
Methods in com.vaadin.client.connectors.grid that return SpaceSelectHandler Modifier and Type Method Description protected SpaceSelectHandler<elemental.json.JsonObject>
AbstractSelectionModelConnector. getSpaceSelectionHandler()
Gets space selection handler registered for the Grid.
-