Method | Description | |
---|---|---|
TreeViewJumpsRj ( Gtk treeview, Preferences, preferences, ExpandStates expandState ) : System |
Method | Description | |
---|---|---|
getLineToStore ( System myObject ) : string[] | ||
getNumOfSubEvents ( System myObject ) : int | ||
getObjectFromString ( string myStringOfData ) : |
||
getSubLineToStore ( System myObject, int lineCount ) : string[] | ||
printAVG ( System myObject, int cols ) : string[] | ||
printSD ( System myObject, int cols ) : string[] | ||
printTotal ( System myObject, int cols ) : string[] |
public TreeViewJumpsRj ( Gtk treeview, Preferences, preferences, ExpandStates expandState ) : System | ||
treeview | Gtk | |
preferences | Preferences, | |
expandState | ExpandStates | |
return | System |
protected getLineToStore ( System myObject ) : string[] | ||
myObject | System | |
return | string[] |
protected getNumOfSubEvents ( System myObject ) : int | ||
myObject | System | |
return | int |
protected getObjectFromString ( string myStringOfData ) : |
||
myStringOfData | string | |
return |
protected getSubLineToStore ( System myObject, int lineCount ) : string[] | ||
myObject | System | |
lineCount | int | |
return | string[] |
protected printAVG ( System myObject, int cols ) : string[] | ||
myObject | System | |
cols | int | |
return | string[] |
protected printSD ( System myObject, int cols ) : string[] | ||
myObject | System | |
cols | int | |
return | string[] |
protected printTotal ( System myObject, int cols ) : string[] | ||
myObject | System | |
cols | int | |
return | string[] |