| Interface | Description |
|---|---|
| IBorderLayout |
Helping interface which specifies that a Kendo UI border-layout will be applied on the underlying
MarkupContainer.For instance: |
| Class | Description |
|---|---|
| BorderLayout |
Provides a Border Layout
WebMarkupContainer based on vertical and horizontal SplitterBehaviorsBorderLayout.getVerticalPanes() and BorderLayout.getHorizontalPanes() may be overridden to change the default layoutNote: the BorderLayout IS a WebMarkupContainer. |
| SplitterBehavior |
Provides a Kendo UI splitter behavior
|
| SplitterBehavior.CollapseEvent |
An event object that will be broadcasted when a panes collapses
|
| SplitterBehavior.ExpandEvent |
An event object that will be broadcasted when a panes expands
|
Copyright © 2014 7thWeb. All Rights Reserved.