public interface DropdownNamesProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getName(Object data)
Returns a name to be displayed in configurable dropdown for a value
|
String |
getName(Object data,
Map<String,String> options)
Returns a name to be displayed in configurable dropdown for a value.
|
Copyright © 2017 SAP SE. All Rights Reserved.