C# Class Ext.Net.Window

Show file Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
OnBeforeClientInit void
Window System.ComponentModel
Window System.ComponentModel
Window System.ComponentModel
Window System.ComponentModel

Public Methods

Method Description
Window ( Config config ) : System

Private Methods

Method Description
OnBeforeClientInit ( Observable sender ) : void
Window ( ) : System.ComponentModel
Window ( string title ) : System.ComponentModel
Window ( string title, Icon icon ) : System.ComponentModel
Window ( string title, Icon icon, string html ) : System.ComponentModel

Method Details

Window() public method

public Window ( Config config ) : System
config Config
return System