C# Class Open.Core.Controls.PinPanel

A panel that can be pinned open or closed.
Inheritance: CollapsePanel
Show file Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Methods

Method Description
PinPanel ( jQueryObject container ) : System

Protected Methods

Method Description
OnDisposed ( ) : void

Private Methods

Method Description
FireIsPinnedChanged ( ) : void
FirePinned ( ) : void
FireUnpinned ( ) : void
OnHideDelayElapsed ( ) : void
PinPanel ( ) : System
SyncButton ( ) : void

Method Details

OnDisposed() protected method

protected OnDisposed ( ) : void
return void

PinPanel() public method

public PinPanel ( jQueryObject container ) : System
container jQueryObject
return System