T
- the data type of records in the listpublic static class DefaultSelectionEventManager extends Object
CellPreviewEvent.Handler
that adds selection
support via the spacebar and mouse clicks and handles the control key.
If the HasData
source of the selection event uses a
MultiSelectionModel
, this manager additionally provides support for
shift key to select a range of values. For all other SelectionModel
s,
only the control key is supported.
Copyright © 2018. All rights reserved.