public interface IAutoCompleteListener
extends org.apache.wicket.util.io.IClusterable
AutoCompleteTextField widget and the AutoCompleteBehavior| Modifier and Type | Method and Description |
|---|---|
void |
onSelect(org.apache.wicket.ajax.AjaxRequestTarget target,
int index)
Triggered when a selection has been made
|
Copyright © 2017 7thWeb. All rights reserved.