public static interface SelectionWithDynamicSectionPanel.SelectionModelProvider<T>
| Modifier and Type | Method and Description |
|---|---|
TypedSelectionModel<T> |
getSelectionModel()
Returns an instance of TypedSelectionModel that contains elements representing possible choices for the user.
|
TypedSelectionModel<T> getSelectionModel()
Copyright © 2017 SAP SE. All Rights Reserved.