C# Class Ext.Net.RadioGroup

Inheritance: CheckboxGroupBase, IItems
Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description
AfterItemAdd void
OnBeforeClientInit void
RadioGroup System.Collections
SetGroup void

Méthodes publiques

Méthode Description
RadioGroup ( Config config ) : System

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
AfterItemAdd ( Observable item ) : void
OnBeforeClientInit ( Observable sender ) : void
RadioGroup ( ) : System.Collections
SetGroup ( ) : void

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

RadioGroup() public méthode

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