com.webobjects.woextensions
Class WOEventDisplayPage
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WOComponent
com.webobjects.woextensions.WOEventPage
com.webobjects.woextensions.WOEventDisplayPage
- All Implemented Interfaces:
- WOActionResults, NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions, NSValidation, Serializable, Cloneable
public class WOEventDisplayPage
- extends WOEventPage
- See Also:
- Serialized Form
Methods inherited from class com.webobjects.appserver.WOComponent |
appendToResponse, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithName |
currentEvent
public EOEvent currentEvent
selectionPath
public NSArray selectionPath
events
public NSArray events
cache
public NSMutableDictionary cache
webEvents
public NSMutableArray webEvents
eofEvents
public NSMutableArray eofEvents
WOEventDisplayPage
public WOEventDisplayPage(WOContext aContext)
displayMode
public int displayMode()
setDisplayMode
public void setDisplayMode(Object ick)
displayLevelForEvent
public int displayLevelForEvent(EOEvent e)
filterEvents
public NSArray filterEvents(NSArray evs,
int level)
groupTagForDisplayLevel
public int groupTagForDisplayLevel(int level)
aggregateTagForDisplayLevel
public int aggregateTagForDisplayLevel(int level)
rootEventList
public NSArray rootEventList()
object
public EOEvent object()
childrenForEvent
public NSArray childrenForEvent(EOEvent event)
currentEventChildren
public NSArray currentEventChildren()
isDirectory
public boolean isDirectory()
resetLoggingClicked
public WOComponent resetLoggingClicked()
refreshLoggingClicked
public WOComponent refreshLoggingClicked()
displayComponentName
public String displayComponentName()
eventCount
public int eventCount()
topmostDurationValue
public long topmostDurationValue()
durationOfEvent
public long durationOfEvent(EOEvent e)
webEventDuration
public int webEventDuration()
eofEventDuration
public int eofEventDuration()
webEventCount
public int webEventCount()
eofEventCount
public int eofEventCount()
isEmpty
public boolean isEmpty()
Copyright © 2000-2008 Apple Inc.