| Interface | Description |
|---|---|
| IAccordionListener |
Event listener shared by the
AccordionPanel widget and the AccordionBehaviorWarning: At least one event should be enabled for the AjaxTab to load. |
| Class | Description |
|---|---|
| AccordionAdapter |
Adapter class for
IAccordionListener |
| AccordionBehavior |
Provides a "kendoPanelBar" behavior
|
| AccordionBehavior.ActivateEvent |
Provides an event object that will be broadcasted by the
AccordionBehavior.OnActivateAjaxBehavior callback |
| AccordionBehavior.CollapseEvent |
Provides an event object that will be broadcasted by the
AccordionBehavior.OnCollapseAjaxBehavior callback |
| AccordionBehavior.ExpandEvent |
Provides an event object that will be broadcasted by the
AccordionBehavior.OnExpandAjaxBehavior callback |
| AccordionBehavior.OnActivateAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'activate' event |
| AccordionBehavior.OnCollapseAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'collapse' event |
| AccordionBehavior.OnExpandAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'expand' event |
| AccordionBehavior.OnSelectAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'select' event |
| AccordionBehavior.SelectEvent |
Provides an event object that will be broadcasted by the
AccordionBehavior.OnSelectAjaxBehavior callback |
| AccordionPanel |
Provides a Kendo UI accordion based on a
JQueryGenericPanel, which takes ITabs as constructor's argument |
| CollapseBehavior |
Provides the ability to collapse panes
|
| ExpandBehavior |
Provides the ability to expands (without selecting) panes
|
Copyright © 2021 7thWeb. All rights reserved.