C# Class Ext.Net.Extensions

Mostra file Open project: pgodwin/Ext.net

Public Methods

Method Description
ToElement ( this self ) : Ext.Net.Element

ToElement ( this self, bool chaining ) : Ext.Net.Element

Private Methods

Method Description
Update ( this self ) : void
X ( this self ) : BuilderFactory

Method Details

ToElement() public static method

public static ToElement ( this self ) : Ext.Net.Element
self this
return Ext.Net.Element

ToElement() public static method

public static ToElement ( this self, bool chaining ) : Ext.Net.Element
self this
chaining bool
return Ext.Net.Element