Method | Description | |
---|---|---|
EncoderSelectRepetitionsIndividualCurrentSession ( ) : System |
Method | Description | |
---|---|---|
activateCallbacks ( ) : void | ||
createBigArray ( ) : void | ||
createGenericWindow ( ) : void | ||
createdGenericWinIsOfThisType ( ) : bool | ||
getData ( ) : void | ||
on_show_repetitions_done ( object o, EventArgs args ) : void | ||
on_show_repetitions_row_delete ( object o, EventArgs args ) : void | ||
on_show_repetitions_row_delete_pre ( object o, EventArgs args ) : void | ||
on_show_repetitions_row_edit ( object o, EventArgs args ) : void | ||
on_show_repetitions_row_edit_apply ( object o, EventArgs args ) : void | ||
removeCallbacks ( ) : void |
public EncoderSelectRepetitionsIndividualCurrentSession ( ) : System | ||
return | System |
protected createdGenericWinIsOfThisType ( ) : bool | ||
return | bool |
protected on_show_repetitions_done ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
protected on_show_repetitions_row_delete ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
protected on_show_repetitions_row_delete_pre ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
protected on_show_repetitions_row_edit ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
protected on_show_repetitions_row_edit_apply ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |