C# Class EncoderSelectRepetitions, chronojump

Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Méthodes publiques

Свойство Type Description
DeleteCurveID int
EncoderCompareInter ArrayList
EncoderInterSessionDateOnXWeights List
FakeButtonDeleteCurve Gtk.Button
FakeButtonDone Gtk.Button
RepsActive int
RepsAll int
Type Types,

Protected Properties

Свойство Type Description
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

Méthodes publiques

Méthode Description
Do ( ) : void
EncoderSelectRepetitions ( ) : System
GetEncoderInterSessionDateOnXWeightsForCombo ( ) : ArrayList
PassVariables ( Person, currentP, Session, currentS, Constants, eGI, Gtk button_e_a, int exID, bool askDel ) : void
Show ( ) : void

Méthodes protégées

Méthode Description
activateCallbacks ( ) : void
createBigArray ( ) : void
createGenericWindow ( ) : void
createdGenericWinIsOfThisType ( ) : bool
getData ( ) : void
on_show_repetitions_done ( object o, EventArgs args ) : void
removeCallbacks ( ) : void
updateEncoderCompareInterAndReps ( ) : void

Private Methods

Méthode Description
nullifyGenericWindow ( ) : void

Method Details

Do() public méthode

public Do ( ) : void
Résultat void

EncoderSelectRepetitions() public méthode

public EncoderSelectRepetitions ( ) : System
Résultat System

GetEncoderInterSessionDateOnXWeightsForCombo() public méthode

public GetEncoderInterSessionDateOnXWeightsForCombo ( ) : ArrayList
Résultat ArrayList

PassVariables() public méthode

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
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

activateCallbacks() protected méthode

protected activateCallbacks ( ) : void
Résultat void

createBigArray() protected méthode

protected createBigArray ( ) : void
Résultat void

createGenericWindow() protected méthode

protected createGenericWindow ( ) : void
Résultat void

createdGenericWinIsOfThisType() protected méthode

protected createdGenericWinIsOfThisType ( ) : bool
Résultat bool

getData() protected méthode

protected getData ( ) : void
Résultat void

on_show_repetitions_done() protected méthode

protected on_show_repetitions_done ( object o, EventArgs args ) : void
o object
args EventArgs
Résultat void

removeCallbacks() protected méthode

protected removeCallbacks ( ) : void
Résultat void

updateEncoderCompareInterAndReps() protected méthode

protected updateEncoderCompareInterAndReps ( ) : void
Résultat void

Property Details

DeleteCurveID public_oe property

public int DeleteCurveID
Résultat int

EncoderCompareInter public_oe property

public ArrayList EncoderCompareInter
Résultat ArrayList

EncoderInterSessionDateOnXWeights public_oe property

public List EncoderInterSessionDateOnXWeights
Résultat List

FakeButtonDeleteCurve public_oe property

public Button,Gtk FakeButtonDeleteCurve
Résultat Gtk.Button

FakeButtonDone public_oe property

public Button,Gtk FakeButtonDone
Résultat Gtk.Button

RepsActive public_oe property

public int RepsActive
Résultat int

RepsAll public_oe property

public int RepsAll
Résultat int

Type public_oe property

public Types, Type
Résultat Types,

allRepsColumn protected_oe property

protected int allRepsColumn
Résultat int

askDeletion protected_oe property

protected bool askDeletion
Résultat bool

bigArray protected_oe property

protected ArrayList bigArray
Résultat ArrayList

button_encoder_analyze protected_oe property

protected Button,Gtk button_encoder_analyze
Résultat Gtk.Button

checkboxes protected_oe property

protected string[] checkboxes
Résultat string[]

columnsString protected_oe property

protected string[] columnsString
Résultat string[]

currentPerson protected_oe property

protected Person, currentPerson
Résultat Person,

currentSession protected_oe property

protected Session, currentSession
Résultat Session,

data protected_oe property

protected ArrayList data
Résultat ArrayList

dateColumn protected_oe property

protected int dateColumn
Résultat int

encoderGI protected_oe property

protected Constants.EncoderGI encoderGI
Résultat Constants.EncoderGI

exerciseID protected_oe property

protected int exerciseID
Résultat int

genericWinESR protected_oe static_oe property

protected static GenericWindow, genericWinESR
Résultat GenericWindow,

nonSensitiveRows protected_oe property

protected ArrayList nonSensitiveRows
Résultat ArrayList