com.webobjects.woextensions
Class WOEventRow
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WOComponent
com.webobjects.woextensions.WOEventRow
- All Implemented Interfaces:
- Cloneable, NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions, NSValidation, Serializable, WOActionResults
- Direct Known Subclasses:
- WOAggregateEventRow, WOAssociationEventRow
- public class WOEventRow
- extends WOComponent
- 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, isEventLoggingEnabled, 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 |
controller
public WOEventDisplayPage controller
displayMode
public int displayMode
event
public EOEvent event
object
public EOEvent object
WOEventRow
public WOEventRow(WOContext aContext)
comment
public String comment()
descriptionTitle
public String descriptionTitle()
eventDuration
public String eventDuration()
hyperlinkTitle
public String hyperlinkTitle()
loopCount
public String loopCount()
percentOfMaxTime
public double percentOfMaxTime()
title
public String title()
Copyright © 2004 Apple Computer, Inc.