public class WOEventDisplayPage extends WOEventPage
com.webobjects.appserver.WOComponent._EventLoggingEnabler, com.webobjects.appserver.WOComponent.Event
com.webobjects.foundation.NSKeyValueCodingAdditions.DefaultImplementation, com.webobjects.foundation.NSKeyValueCodingAdditions.Utility
com.webobjects.foundation.NSKeyValueCoding._BooleanFieldBinding, com.webobjects.foundation.NSKeyValueCoding._BooleanMethodBinding, com.webobjects.foundation.NSKeyValueCoding._FieldBinding, com.webobjects.foundation.NSKeyValueCoding._ForwardingBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding._MethodBinding, com.webobjects.foundation.NSKeyValueCoding._NumberFieldBinding, com.webobjects.foundation.NSKeyValueCoding._NumberMethodBinding, com.webobjects.foundation.NSKeyValueCoding._ReflectionKeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding.ErrorHandling, com.webobjects.foundation.NSKeyValueCoding.MapImplementation, com.webobjects.foundation.NSKeyValueCoding.Null<T>, com.webobjects.foundation.NSKeyValueCoding.UnknownKeyException, com.webobjects.foundation.NSKeyValueCoding.ValueAccessor
com.webobjects.foundation.NSValidation._MethodBinding, com.webobjects.foundation.NSValidation._ValidationBinding, com.webobjects.foundation.NSValidation.DefaultImplementation, com.webobjects.foundation.NSValidation.Utility, com.webobjects.foundation.NSValidation.ValidationException
Modifier and Type | Field and Description |
---|---|
int |
_displayMode |
protected _EventComparator |
_eventAscendingComparator |
WOEventDisplayPage |
_self |
NSMutableDictionary |
cache |
com.webobjects.eocontrol.EOEvent |
currentEvent |
NSMutableArray |
eofEvents |
NSArray |
events |
NSArray |
selectionPath |
NSMutableArray |
webEvents |
password, userName
_Extension, _IsEventLoggingEnabled, _keyAssociations
Constructor and Description |
---|
WOEventDisplayPage(com.webobjects.appserver.WOContext aContext) |
Modifier and Type | Method and Description |
---|---|
void |
_cacheWebEofEvents() |
int |
aggregateTagForDisplayLevel(int level) |
NSArray |
childrenForEvent(com.webobjects.eocontrol.EOEvent event) |
NSArray |
currentEventChildren() |
String |
displayComponentName() |
int |
displayLevelForEvent(com.webobjects.eocontrol.EOEvent e) |
int |
displayMode() |
long |
durationOfEvent(com.webobjects.eocontrol.EOEvent e) |
int |
eofEventCount() |
int |
eofEventDuration() |
int |
eventCount() |
NSArray |
filterEvents(NSArray evs,
int level) |
int |
groupTagForDisplayLevel(int level) |
boolean |
isDirectory() |
boolean |
isEmpty() |
com.webobjects.eocontrol.EOEvent |
object() |
com.webobjects.appserver.WOComponent |
refreshLoggingClicked() |
com.webobjects.appserver.WOComponent |
resetLoggingClicked() |
NSArray |
rootEventList() |
void |
setDisplayMode(Object ick) |
long |
topmostDurationValue() |
int |
webEventCount() |
int |
webEventDuration() |
isEventLoggingEnabled, password, submit, userName
__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, 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
public com.webobjects.eocontrol.EOEvent currentEvent
public NSArray selectionPath
public int _displayMode
public NSArray events
public NSMutableDictionary cache
public NSMutableArray webEvents
public NSMutableArray eofEvents
public WOEventDisplayPage _self
protected _EventComparator _eventAscendingComparator
public WOEventDisplayPage(com.webobjects.appserver.WOContext aContext)
public int displayMode()
public void setDisplayMode(Object ick)
public int displayLevelForEvent(com.webobjects.eocontrol.EOEvent e)
public int groupTagForDisplayLevel(int level)
public int aggregateTagForDisplayLevel(int level)
public NSArray rootEventList()
public com.webobjects.eocontrol.EOEvent object()
public NSArray childrenForEvent(com.webobjects.eocontrol.EOEvent event)
public NSArray currentEventChildren()
public boolean isDirectory()
public com.webobjects.appserver.WOComponent resetLoggingClicked()
public com.webobjects.appserver.WOComponent refreshLoggingClicked()
public String displayComponentName()
public int eventCount()
public long topmostDurationValue()
public long durationOfEvent(com.webobjects.eocontrol.EOEvent e)
public void _cacheWebEofEvents()
public int webEventDuration()
public int eofEventDuration()
public int webEventCount()
public int eofEventCount()
public boolean isEmpty()
Copyright © 2002 – 2020 Project Wonder.