TAB_COMPLETION_COUNT_PREFIX
Constructor and Description |
---|
CompletionConverter() |
Modifier and Type | Method and Description |
---|---|
String |
convertFromText(String value,
Class<?> targetType,
String optionContext) |
boolean |
getAllPossibleValues(List<Completion> completions,
Class<?> targetType,
String existingData,
String optionContext,
MethodTarget target) |
boolean |
supports(Class<?> type,
String optionContext) |
public String convertFromText(String value, Class<?> targetType, String optionContext)
convertFromText
in interface Converter<String>
public boolean getAllPossibleValues(List<Completion> completions, Class<?> targetType, String existingData, String optionContext, MethodTarget target)
getAllPossibleValues
in interface Converter<String>
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.