C# Class Fractrace.Basic.DataViewBoolElement

Inheritance: DataViewElement
ファイルを表示 Open project: trafassel/Gestaltlupe

Public Methods

Method Description
UpdateElements ( ) : void

Corresponding string value is set from ParameterDict.Exemplar.

Protected Methods

Method Description
PreInit ( ) : void

Private Methods

Method Description
cbValue_CheckedChanged ( object sender, EventArgs e ) : void

Value changed by user.

Method Details

PreInit() protected method

protected PreInit ( ) : void
return void

UpdateElements() public method

Corresponding string value is set from ParameterDict.Exemplar.
public UpdateElements ( ) : void
return void