values property

Map<String, String> values
final

Selection options. Keys will be shown in UI in a human readable form, values will be interpreted as attributes and sent to server.

Implementation

final Map<String, String> values;