C# 클래스 TreeViewJumpsRj, chronojump

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

공개 메소드들

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

보호된 메소드들

메소드 설명
getLineToStore ( System myObject ) : string[]
getNumOfSubEvents ( System myObject ) : int
getObjectFromString ( string myStringOfData ) : Object
getSubLineToStore ( System myObject, int lineCount ) : string[]
printAVG ( System myObject, int cols ) : string[]
printSD ( System myObject, int cols ) : string[]
printTotal ( System myObject, int cols ) : string[]

메소드 상세

TreeViewJumpsRj() 공개 메소드

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

getLineToStore() 보호된 메소드

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

getNumOfSubEvents() 보호된 메소드

protected getNumOfSubEvents ( System myObject ) : int
myObject System
리턴 int

getObjectFromString() 보호된 메소드

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

getSubLineToStore() 보호된 메소드

protected getSubLineToStore ( System myObject, int lineCount ) : string[]
myObject System
lineCount int
리턴 string[]

printAVG() 보호된 메소드

protected printAVG ( System myObject, int cols ) : string[]
myObject System
cols int
리턴 string[]

printSD() 보호된 메소드

protected printSD ( System myObject, int cols ) : string[]
myObject System
cols int
리턴 string[]

printTotal() 보호된 메소드

protected printTotal ( System myObject, int cols ) : string[]
myObject System
cols int
리턴 string[]