public interface UICompleter<VALUETYPE>
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getCompletionProposals(InputComponent<?,VALUETYPE> input,
String value)
|
Iterable<String> getCompletionProposals(InputComponent<?,VALUETYPE> input, String value)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.