Class SelectionChangedCallback
- java.lang.Object
-
- org.smallmind.wicket.component.tabs.SelectionChangedCallback
-
public abstract class SelectionChangedCallback extends Object
-
-
Constructor Summary
Constructors Constructor Description SelectionChangedCallback()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract voidonSelectionChanged(org.apache.wicket.ajax.AjaxRequestTarget target, int index)
-