C# Class TreeViewJumps, chronojump

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

Protected Properties

Свойство Type Description
angleName string
djIndexName string
fallName string
heightName string
initialSpeedName string
jumperName string
personWeight double
powerName string
qIndexName string
stiffnessName string
weightInKg double
weightName string

Méthodes publiques

Méthode Description
TreeViewJumps ( ) : System
TreeViewJumps ( Gtk treeview, Preferences, preferences, ExpandStates expandState ) : System

Méthodes protégées

Méthode Description
getColsNum ( ) : int
getLineToStore ( System myObject ) : string[]
getObjectFromString ( string myStringOfData ) : Object
obtainColumnsString ( string columnsStringPre ) : string[]

Method Details

TreeViewJumps() public méthode

public TreeViewJumps ( ) : System
Résultat System

TreeViewJumps() public méthode

public TreeViewJumps ( Gtk treeview, Preferences, preferences, ExpandStates expandState ) : System
treeview Gtk
preferences Preferences,
expandState ExpandStates
Résultat System

getColsNum() protected méthode

protected getColsNum ( ) : int
Résultat int

getLineToStore() protected méthode

protected getLineToStore ( System myObject ) : string[]
myObject System
Résultat string[]

getObjectFromString() protected méthode

protected getObjectFromString ( string myStringOfData ) : Object
myStringOfData string
Résultat System.Object

obtainColumnsString() protected méthode

protected obtainColumnsString ( string columnsStringPre ) : string[]
columnsStringPre string
Résultat string[]

Property Details

angleName protected_oe property

protected string angleName
Résultat string

djIndexName protected_oe property

protected string djIndexName
Résultat string

fallName protected_oe property

protected string fallName
Résultat string

heightName protected_oe property

protected string heightName
Résultat string

initialSpeedName protected_oe property

protected string initialSpeedName
Résultat string

jumperName protected_oe property

protected string jumperName
Résultat string

personWeight protected_oe property

protected double personWeight
Résultat double

powerName protected_oe property

protected string powerName
Résultat string

qIndexName protected_oe property

protected string qIndexName
Résultat string

stiffnessName protected_oe property

protected string stiffnessName
Résultat string

weightInKg protected_oe property

protected double weightInKg
Résultat double

weightName protected_oe property

protected string weightName
Résultat string