C# 클래스 TreeViewJumps, chronojump

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

보호된 프로퍼티들

프로퍼티 타입 설명
angleName string
djIndexName string
fallName string
heightName string
initialSpeedName string
jumperName string
personWeight double
powerName string
qIndexName string
stiffnessName string
weightInKg double
weightName string

공개 메소드들

메소드 설명
TreeViewJumps ( ) : System
TreeViewJumps ( Gtk treeview, Preferences, preferences, ExpandStates expandState ) : System

보호된 메소드들

메소드 설명
getColsNum ( ) : int
getLineToStore ( System myObject ) : string[]
getObjectFromString ( string myStringOfData ) : Object
obtainColumnsString ( string columnsStringPre ) : string[]

메소드 상세

TreeViewJumps() 공개 메소드

public TreeViewJumps ( ) : System
리턴 System

TreeViewJumps() 공개 메소드

public TreeViewJumps ( Gtk treeview, Preferences, preferences, ExpandStates expandState ) : System
treeview Gtk
preferences Preferences,
expandState ExpandStates
리턴 System

getColsNum() 보호된 메소드

protected getColsNum ( ) : int
리턴 int

getLineToStore() 보호된 메소드

protected getLineToStore ( System myObject ) : string[]
myObject System
리턴 string[]

getObjectFromString() 보호된 메소드

protected getObjectFromString ( string myStringOfData ) : Object
myStringOfData string
리턴 System.Object

obtainColumnsString() 보호된 메소드

protected obtainColumnsString ( string columnsStringPre ) : string[]
columnsStringPre string
리턴 string[]

프로퍼티 상세

angleName 보호되어 있는 프로퍼티

protected string angleName
리턴 string

djIndexName 보호되어 있는 프로퍼티

protected string djIndexName
리턴 string

fallName 보호되어 있는 프로퍼티

protected string fallName
리턴 string

heightName 보호되어 있는 프로퍼티

protected string heightName
리턴 string

initialSpeedName 보호되어 있는 프로퍼티

protected string initialSpeedName
리턴 string

jumperName 보호되어 있는 프로퍼티

protected string jumperName
리턴 string

personWeight 보호되어 있는 프로퍼티

protected double personWeight
리턴 double

powerName 보호되어 있는 프로퍼티

protected string powerName
리턴 string

qIndexName 보호되어 있는 프로퍼티

protected string qIndexName
리턴 string

stiffnessName 보호되어 있는 프로퍼티

protected string stiffnessName
리턴 string

weightInKg 보호되어 있는 프로퍼티

protected double weightInKg
리턴 double

weightName 보호되어 있는 프로퍼티

protected string weightName
리턴 string