C# Class Ext.Net.Examples.SignalRGridPanel

Inheritance: Ext.Net.GridPanel
Exibir arquivo Open project: extnet/Ext.NET.Examples

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
BuildButton ( string action, string text, Icon icon, bool enabled = true ) : Button
BuildColumns ( ) : void
BuildStore ( ) : void
BuildTopBar ( ) : void
BuildView ( ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void