C# Class Ext.Net.TextField

Mostrar archivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

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

Public Methods

Method Description
IPostBackEventHandler ( string eventArgument ) : void
TextField ( Config config ) : System

Private Methods

Method Description
OnBeforeClientInit ( Observable sender ) : void
TextField ( ) : System.ComponentModel
TextField ( string text ) : System.ComponentModel

Method Details

IPostBackEventHandler() public method

public IPostBackEventHandler ( string eventArgument ) : void
eventArgument string
return void

TextField() public method

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