C# Class Ext.Net.TextField

Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description
OnBeforeClientInit void
TextField System.ComponentModel
TextField System.ComponentModel

Méthodes publiques

Méthode Description
IPostBackEventHandler ( string eventArgument ) : void
TextField ( Config config ) : System

Private Methods

Méthode Description
OnBeforeClientInit ( Observable sender ) : void
TextField ( ) : System.ComponentModel
TextField ( string text ) : System.ComponentModel

Method Details

IPostBackEventHandler() public méthode

public IPostBackEventHandler ( string eventArgument ) : void
eventArgument string
Résultat void

TextField() public méthode

public TextField ( Config config ) : System
config Config
Résultat System