public abstract class SelectionChangedCallback extends Object
| Constructor and Description |
|---|
SelectionChangedCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onSelectionChanged(org.apache.wicket.ajax.AjaxRequestTarget target,
int index) |
Copyright © 2018. All rights reserved.