| AjaxTab |
Provides an AbstractTab which loads the panel when the ITab is clicked.
|
| SimpleTab |
Provides a simple AbstractTab that embeds a LabelPanel
|
| TabbedPanel |
Provides jQuery tabs based on a JQueryGenericPanel
|
| TabListModel |
Provides a loadable (not detachable) ListModel of ITabs
|
| TabsAdapter |
|
| TabsBehavior |
Provides a jQuery tabs behavior.
Note, this class has almost the same code as AccordionBehavior
|
| TabsBehavior.ActivateEvent |
|
| TabsBehavior.ActivatingEvent |
|
| TabsBehavior.OnActivateAjaxBehavior |
Provides a JQueryAjaxBehavior that aims to be wired to the 'activate' event
|
| TabsBehavior.OnActivatingAjaxBehavior |
Provides a JQueryAjaxBehavior that aims to be wired to the 'beforeActivate' event
|