values property

List<String> values
final

list of the dropdown boxes apples,oranges,pears

Implementation

final List<String> values;