C# 클래스 EncoderSelectRepetitions, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

메소드 상세

Do() 공개 메소드

public Do ( ) : void
리턴 void

EncoderSelectRepetitions() 공개 메소드

public EncoderSelectRepetitions ( ) : System
리턴 System

GetEncoderInterSessionDateOnXWeightsForCombo() 공개 메소드

public GetEncoderInterSessionDateOnXWeightsForCombo ( ) : ArrayList
리턴 ArrayList

PassVariables() 공개 메소드

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

Show() 공개 메소드

public Show ( ) : void
리턴 void

activateCallbacks() 보호된 메소드

protected activateCallbacks ( ) : void
리턴 void

createBigArray() 보호된 메소드

protected createBigArray ( ) : void
리턴 void

createGenericWindow() 보호된 메소드

protected createGenericWindow ( ) : void
리턴 void

createdGenericWinIsOfThisType() 보호된 메소드

protected createdGenericWinIsOfThisType ( ) : bool
리턴 bool

getData() 보호된 메소드

protected getData ( ) : void
리턴 void

on_show_repetitions_done() 보호된 메소드

protected on_show_repetitions_done ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

removeCallbacks() 보호된 메소드

protected removeCallbacks ( ) : void
리턴 void

updateEncoderCompareInterAndReps() 보호된 메소드

protected updateEncoderCompareInterAndReps ( ) : void
리턴 void

프로퍼티 상세

DeleteCurveID 공개적으로 프로퍼티

public int DeleteCurveID
리턴 int

EncoderCompareInter 공개적으로 프로퍼티

public ArrayList EncoderCompareInter
리턴 ArrayList

EncoderInterSessionDateOnXWeights 공개적으로 프로퍼티

public List EncoderInterSessionDateOnXWeights
리턴 List

FakeButtonDeleteCurve 공개적으로 프로퍼티

public Button,Gtk FakeButtonDeleteCurve
리턴 Gtk.Button

FakeButtonDone 공개적으로 프로퍼티

public Button,Gtk FakeButtonDone
리턴 Gtk.Button

RepsActive 공개적으로 프로퍼티

public int RepsActive
리턴 int

RepsAll 공개적으로 프로퍼티

public int RepsAll
리턴 int

Type 공개적으로 프로퍼티

public Types, Type
리턴 Types,

allRepsColumn 보호되어 있는 프로퍼티

protected int allRepsColumn
리턴 int

askDeletion 보호되어 있는 프로퍼티

protected bool askDeletion
리턴 bool

bigArray 보호되어 있는 프로퍼티

protected ArrayList bigArray
리턴 ArrayList

button_encoder_analyze 보호되어 있는 프로퍼티

protected Button,Gtk button_encoder_analyze
리턴 Gtk.Button

checkboxes 보호되어 있는 프로퍼티

protected string[] checkboxes
리턴 string[]

columnsString 보호되어 있는 프로퍼티

protected string[] columnsString
리턴 string[]

currentPerson 보호되어 있는 프로퍼티

protected Person, currentPerson
리턴 Person,

currentSession 보호되어 있는 프로퍼티

protected Session, currentSession
리턴 Session,

data 보호되어 있는 프로퍼티

protected ArrayList data
리턴 ArrayList

dateColumn 보호되어 있는 프로퍼티

protected int dateColumn
리턴 int

encoderGI 보호되어 있는 프로퍼티

protected Constants.EncoderGI encoderGI
리턴 Constants.EncoderGI

exerciseID 보호되어 있는 프로퍼티

protected int exerciseID
리턴 int

genericWinESR 보호되어 있는 정적으로 프로퍼티

protected static GenericWindow, genericWinESR
리턴 GenericWindow,

nonSensitiveRows 보호되어 있는 프로퍼티

protected ArrayList nonSensitiveRows
리턴 ArrayList