Class TabsBehavior.ActivatingEvent
java.lang.Object
com.googlecode.wicket.jquery.core.JQueryEvent
com.googlecode.wicket.jquery.ui.widget.tabs.TabsBehavior.ActivateEvent
com.googlecode.wicket.jquery.ui.widget.tabs.TabsBehavior.ActivatingEvent
- Enclosing class:
- TabsBehavior
Provides an event object that will be broadcasted by the
TabsBehavior.OnActivatingAjaxBehavior
callback-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ActivatingEvent
protected ActivatingEvent()
-
-
Method Details
-
getIndex
public int getIndex()Gets the tab's index- Returns:
- the index
-