C# Class Ext.Net.GroupTabPanel

Inheritance: PanelBase, IItems, IPostBackEventHandler
Mostra file Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
IPostBackEventHandler void
LoadPostData bool
OnGroupChanged void
RaisePostDataChangedEvent void
SetActiveGroup void
SetActiveGroup void
SetActiveGroup void

Private Methods

Method Description
IPostBackEventHandler ( string eventArgument ) : void
LoadPostData ( string postDataKey, NameValueCollection postCollection ) : bool
OnGroupChanged ( EventArgs e ) : void
RaisePostDataChangedEvent ( ) : void
SetActiveGroup ( GroupTab group ) : void
SetActiveGroup ( int index ) : void
SetActiveGroup ( string id ) : void