C# 클래스 TreeViewMultiChronopic, chronojump

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

보호된 프로퍼티들

프로퍼티 타입 설명
personName string

공개 메소드들

메소드 설명
TreeViewMultiChronopic ( ) : System
TreeViewMultiChronopic ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState, int maxCPs ) : System

보호된 메소드들

메소드 설명
addStatisticInfo ( Gtk.TreeIter iterDeep, System myObject ) : void
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[]

메소드 상세

TreeViewMultiChronopic() 공개 메소드

public TreeViewMultiChronopic ( ) : System
리턴 System

TreeViewMultiChronopic() 공개 메소드

public TreeViewMultiChronopic ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState, int maxCPs ) : System
treeview Gtk
newPrefsDigitsNumber int
expandState ExpandStates
maxCPs int
리턴 System

addStatisticInfo() 보호된 메소드

protected addStatisticInfo ( Gtk.TreeIter iterDeep, System myObject ) : void
iterDeep Gtk.TreeIter
myObject System
리턴 void

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[]

프로퍼티 상세

personName 보호되어 있는 프로퍼티

protected string personName
리턴 string