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:
- Cloneable, NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions, NSValidation, Serializable, WOActionResults
- 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, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForKey, valueForKeyPath |
cache
public NSMutableDictionary cache
currentEvent
public EOEvent currentEvent
eofEvents
public NSMutableArray eofEvents
events
public NSArray events
selectionPath
public NSArray selectionPath
webEvents
public NSMutableArray webEvents
WOEventDisplayPage
public WOEventDisplayPage(WOContext aContext)
aggregateTagForDisplayLevel
public int aggregateTagForDisplayLevel(int level)
childrenForEvent
public NSArray childrenForEvent(EOEvent event)
currentEventChildren
public NSArray currentEventChildren()
displayComponentName
public String displayComponentName()
displayLevelForEvent
public int displayLevelForEvent(EOEvent e)
displayMode
public int displayMode()
durationOfEvent
public long durationOfEvent(EOEvent e)
eofEventCount
public int eofEventCount()
eofEventDuration
public int eofEventDuration()
eventCount
public int eventCount()
filterEvents
public NSArray filterEvents(NSArray evs,
int level)
groupTagForDisplayLevel
public int groupTagForDisplayLevel(int level)
isDirectory
public boolean isDirectory()
isEmpty
public boolean isEmpty()
object
public EOEvent object()
refreshLoggingClicked
public WOComponent refreshLoggingClicked()
resetLoggingClicked
public WOComponent resetLoggingClicked()
rootEventList
public NSArray rootEventList()
setDisplayMode
public void setDisplayMode(Object ick)
topmostDurationValue
public long topmostDurationValue()
webEventCount
public int webEventCount()
webEventDuration
public int webEventDuration()
Copyright © 2004 Apple Computer, Inc.