C# Class Acceleratio.SPDG.UI.frm05Sites

Afficher le fichier Open project: Acceleratio/SPDG Class Usage Examples

Private Properties

Свойство Type Description
InitializeComponent void
chkUseOnlyExistingSites_CheckedChanged void
determineChkUseOnlyExistingSitesVisibility void
determineOptionsStatus void
initTemplates void
trackMaxNumberLevels_ValueChanged void
trackNumSitesToCreate_ValueChanged void

Méthodes publiques

Méthode Description
btnBack_Click ( object sender, EventArgs e ) : void
btnNext_Click ( object sender, EventArgs e ) : void
frm05Sites ( ) : System
loadData ( ) : void
saveData ( ) : bool

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

chkUseOnlyExistingSites_CheckedChanged ( object sender, EventArgs e ) : void
determineChkUseOnlyExistingSitesVisibility ( ) : void
determineOptionsStatus ( ) : void
initTemplates ( ) : void
trackMaxNumberLevels_ValueChanged ( object sender, EventArgs e ) : void
trackNumSitesToCreate_ValueChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

btnBack_Click() public méthode

public btnBack_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnNext_Click() public méthode

public btnNext_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

frm05Sites() public méthode

public frm05Sites ( ) : System
Résultat System

loadData() public méthode

public loadData ( ) : void
Résultat void

saveData() public méthode

public saveData ( ) : bool
Résultat bool