public class SelectionModels extends Object
SelectionModel instances| Modifier and Type | Method and Description |
|---|---|
static <T> SelectionModel<T> |
create()
Creates a new default
SelectionModel |
public static <T> SelectionModel<T> create()
SelectionModelT - The type of the objectsSelectionModelCopyright © 2015. All rights reserved.