
Public Member Functions | |
| long | durationForStatsType () |
| ERXStatsSummary (WOContext context) | |
| boolean | hasStats () |
| void | reset () |
| NSDictionary | statsByType () |
| NSArray | statsTypes () |
Public Attributes | |
| String | currentType |
Private Attributes | |
| NSDictionary | _statsByType |
| NSArray | _statsTypes |
| ERXStatsSummary | ( | WOContext | context | ) |
| long durationForStatsType | ( | ) |
Gets the duration for the current stats type.
| boolean hasStats | ( | ) |
Determines if there are stats to display.
| void reset | ( | ) |
Reimplemented from ERXStatelessComponent.
| NSDictionary statsByType | ( | ) |
Gets the aggregate stats grouped by event type.
| NSArray statsTypes | ( | ) |
Gets the array of stats event types.
NSDictionary _statsByType [private] |
NSArray _statsTypes [private] |
1.5.8