C# Class Ext.Net.Slider

Inheritance: SliderBase
Afficher le fichier Open project: pgodwin/Ext.net

Private Properties

Свойство Type Description
LoadPostData bool
OnValueChanged void
RaisePostDataChangedEvent void
Slider System

Méthodes publiques

Méthode Description
Slider ( Config config ) : System

Private Methods

Méthode Description
LoadPostData ( string postDataKey, NameValueCollection postCollection ) : bool
OnValueChanged ( EventArgs e ) : void
RaisePostDataChangedEvent ( ) : void
Slider ( ) : System

Method Details

Slider() public méthode

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