VALUETYPE - The value type to be provided by completion.public interface UICompleter<VALUETYPE>
| Modifier and Type | Method and Description |
|---|---|
Iterable<VALUETYPE> |
getCompletionProposals(UIContext context,
InputComponent<?,VALUETYPE> input,
String value)
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.