C# Class Ext.Net.Examples.FeedViewer.FeedWindow

Afficher le fichier Open project: pgodwin/Ext.net

Méthodes publiques

Méthode Description
FeedWindow ( ) : System

Méthodes protégées

Méthode Description
OnPreRender ( EventArgs e ) : void

Private Methods

Méthode Description
AddClick_Event ( object sender, DirectEventArgs e ) : void
BuildCombo ( ) : void
BuildForm ( ) : void

Method Details

FeedWindow() public méthode

public FeedWindow ( ) : System
Résultat System

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e EventArgs
Résultat void