프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DeleteCurveID | int | ||
EncoderCompareInter | ArrayList | ||
EncoderInterSessionDateOnXWeights | List |
||
FakeButtonDeleteCurve | Gtk.Button | ||
FakeButtonDone | Gtk.Button | ||
RepsActive | int | ||
RepsAll | int | ||
Type | Types, |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
allRepsColumn | int | ||
askDeletion | bool | ||
bigArray | ArrayList | ||
button_encoder_analyze | Gtk.Button | ||
checkboxes | string[] | ||
columnsString | string[] | ||
currentPerson | Person, | ||
currentSession | Session, | ||
data | ArrayList | ||
dateColumn | int | ||
encoderGI | Constants.EncoderGI | ||
exerciseID | int | ||
genericWinESR | GenericWindow, | ||
nonSensitiveRows | ArrayList |
메소드 | 설명 | |
---|---|---|
Do ( ) : void | ||
EncoderSelectRepetitions ( ) : System | ||
GetEncoderInterSessionDateOnXWeightsForCombo ( ) : ArrayList | ||
PassVariables ( Person, currentP, Session, currentS, Constants, eGI, Gtk button_e_a, int exID, bool askDel ) : void | ||
Show ( ) : void |
메소드 | 설명 | |
---|---|---|
activateCallbacks ( ) : void | ||
createBigArray ( ) : void | ||
createGenericWindow ( ) : void | ||
createdGenericWinIsOfThisType ( ) : bool | ||
getData ( ) : void | ||
on_show_repetitions_done ( object o, EventArgs args ) : void | ||
removeCallbacks ( ) : void | ||
updateEncoderCompareInterAndReps ( ) : void |
메소드 | 설명 | |
---|---|---|
nullifyGenericWindow ( ) : void |
public GetEncoderInterSessionDateOnXWeightsForCombo ( ) : ArrayList | ||
리턴 | ArrayList |
public PassVariables ( Person, currentP, Session, currentS, Constants, eGI, Gtk button_e_a, int exID, bool askDel ) : void | ||
currentP | Person, | |
currentS | Session, | |
eGI | Constants, | |
button_e_a | Gtk | |
exID | int | |
askDel | bool | |
리턴 | void |
protected on_show_repetitions_done ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
리턴 | void |
protected updateEncoderCompareInterAndReps ( ) : void | ||
리턴 | void |