C# Class Open.Core.Controls.HorizontalSplitPanel

A split-panel on the horizontal plane (left and right panes).
Inheritance: SplitPanel
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL

Méthodes protégées

Méthode Description
OnUpdateLayout ( ) : void

Private Methods

Méthode Description
CreateDiv ( ) : jQueryObject
HorizontalSplitPanel ( jQueryObject container, HorizontalEdge fillPane ) : System

Constructor.

UpdateWidths ( ) : void

Method Details

OnUpdateLayout() protected méthode

protected OnUpdateLayout ( ) : void
Résultat void