public interface IButtonGroupListener
extends org.apache.wicket.util.io.IClusterable
ButtonGroup widget and the ButtonGroupBehavior| Modifier and Type | Method and Description |
|---|---|
void |
onSelect(org.apache.wicket.ajax.AjaxRequestTarget target,
int index)
Triggered when a button is selected/clicked
|
Copyright © 2021 7thWeb. All rights reserved.