Property | Type | Description | |
---|---|---|---|
MainContainer | Bridge.jQuery2.jQuery | ||
PType | PanelType | ||
PanelGroup | Bridge.jQuery2.jQuery | ||
id | string | ||
panelCount | int |
Method | Description | |
---|---|---|
AddPanel ( string title, Bridge.jQuery2.jQuery content, Action |
||
Make ( string headerText, string subtext, string id, PanelType type ) : |
Method | Description | |
---|---|---|
Collapse ( Bridge.jQuery2.jQueryEvent e ) : void | ||
GetPanelTypeName ( PanelType t ) : string | ||
MakeContentPanel ( Bridge.jQuery2.jQuery content, string id ) : Bridge.jQuery2.jQuery | ||
MakePanelTitle ( string title, string href, string dataParent, Action |
public AddPanel ( string title, Bridge.jQuery2.jQuery content, Action |
||
title | string | |
content | Bridge.jQuery2.jQuery | |
clickHandler | Action |
|
panelTag | object | |
return | Bridge.jQuery2.jQuery |
public static Make ( string headerText, string subtext, string id, PanelType type ) : |
||
headerText | string | |
subtext | string | |
id | string | |
type | PanelType | |
return |
public jQuery,Bridge.jQuery2 MainContainer | ||
return | Bridge.jQuery2.jQuery |