| Interface | Description |
|---|---|
| ITabsListener |
Event listener shared by the
TabbedPanel widget and the TabsBehaviorWarning: At least one event should be enabled for the AjaxTab to load. |
| Class | Description |
|---|---|
| AjaxTab |
Provides an
AbstractTab which loads the panel when the ITab is clicked. |
| SimpleTab |
Provides a simple
AbstractTab that embeds a LabelPanel |
| TabbedPanel |
Provides Kendo UI tabs based on a
JQueryGenericPanel |
| TabbedPanelNavigator |
Provides a
NavigationPanel for TabbedPanel |
| TabbedPanelNavigator.RefreshPayload |
Provides a
HandlerPayload designed to reload the TabbedPanelNavigator |
| TabListModel |
Provides a loadable (non-detachable)
ListModel to use as TabbedPanel's model |
| TabsAdapter |
Adapter class for
ITabsListener |
| TabsBehavior |
Provides a "kendoTabStrip" behavior
Note, this class has almost the same code as AccordionBehavior |
| TabsBehavior.ActivateEvent |
Provides an event object that will be broadcasted by the
TabsBehavior.OnActivateAjaxBehavior callback |
| TabsBehavior.OnActivateAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'activate' event |
| TabsBehavior.OnSelectAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'select' event |
| TabsBehavior.OnShowAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'show' event |
| TabsBehavior.SelectEvent |
Provides an event object that will be broadcasted by the
TabsBehavior.OnSelectAjaxBehavior callback |
| TabsBehavior.ShowEvent |
Provides an event object that will be broadcasted by the
TabsBehavior.OnShowAjaxBehavior callback |
Copyright © 2021 7thWeb. All rights reserved.