| Interface | Description |
|---|---|
| IDiagramListener |
Event listener shared by the
Diagram widget and the DiagramBehavior |
| IDiagramNode<T> |
Specifies the model object for
Diagram |
| Class | Description |
|---|---|
| Diagram<T extends IDiagramNode<T>> |
Provides a Kendo UI diagram
|
| DiagramBehavior |
Provides a "kendoDiagram" behavior
|
| DiagramBehavior.ClickEvent |
Provides an event object that will be broadcasted by the
DiagramBehavior.OnClickAjaxBehavior callback |
| DiagramBehavior.OnClickAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'seriesClick' event |
Copyright © 2021 7thWeb. All rights reserved.