Package com.googlecode.wicket.jquery.ui.widget.tabs
-
Interface Summary Interface Description ITabsListener Event listener shared by theTabbedPanel
widget and theTabsBehavior
Warning: At least one event should be enabled for theAjaxTab
to load. -
Class Summary Class Description AjaxTab Provides anAbstractTab
which loads the panel when theITab
is clicked.SimpleTab Provides a simpleAbstractTab
that embeds aLabelPanel
TabbedPanel Provides jQuery tabs based on aJQueryGenericPanel
TabListModel TabsAdapter Adapter class forITabsListener
TabsBehavior Provides a jQuery tabs behavior.
Note, this class has almost the same code as AccordionBehaviorTabsBehavior.ActivateEvent Provides an event object that will be broadcasted by theTabsBehavior.OnActivateAjaxBehavior
callbackTabsBehavior.ActivatingEvent Provides an event object that will be broadcasted by theTabsBehavior.OnActivatingAjaxBehavior
callbackTabsBehavior.OnActivateAjaxBehavior Provides aJQueryAjaxBehavior
that aims to be wired to the 'activate' eventTabsBehavior.OnActivatingAjaxBehavior Provides aJQueryAjaxBehavior
that aims to be wired to the 'beforeActivate' event