C# Class Ext.Net.ClickRepeater

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

Private Properties

Свойство Type Description
ClickRepeater System
Disabled void
Enable void
OnBeforeClientInit void
SetDisabled void

Méthodes publiques

Méthode Description
ClickRepeater ( Config config ) : System

Private Methods

Méthode Description
ClickRepeater ( ) : System
Disabled ( ) : void
Enable ( ) : void
OnBeforeClientInit ( Observable sender ) : void
SetDisabled ( bool disabled ) : void

Method Details

ClickRepeater() public méthode

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