public interface SuggestHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
SHOW_ALL_VALUE
Given this value the remote service should return all suggestions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
setFormItem(FormItem formItem) |
void |
showAll() |
static final String SHOW_ALL_VALUE
void setFormItem(FormItem formItem)
void showAll()
void close()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.