public class AutoComplete extends Object implements SuggestHandler, Attachable
SHOW_ALL_VALUE| Constructor and Description |
|---|
AutoComplete() |
| Modifier and Type | Method and Description |
|---|---|
void |
attach() |
void |
close() |
void |
detach() |
protected void |
init(Options options) |
void |
setFormItem(FormItem formItem) |
void |
showAll() |
protected void init(Options options)
public void attach()
attach in interface Attachablepublic void detach()
detach in interface Attachablepublic void showAll()
showAll in interface SuggestHandlerpublic void close()
close in interface SuggestHandlerpublic void setFormItem(FormItem formItem)
setFormItem in interface SuggestHandlerCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.