public static interface MultiSelectCFType.InputTextProvider
Modifier and Type | Method and Description |
---|---|
String |
getInputText(Collection<?> values)
Analyses the values against the possible options and returns the text that is input in addition to "lozenged"
options.
|
String getInputText(Collection<?> values)
values
- the values that are provided to the view.Copyright © 2002-2017 Atlassian. All Rights Reserved.