com.webobjects.woextensions
Class WOEventSetupPage
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WOComponent
com.webobjects.woextensions.WOEventPage
com.webobjects.woextensions.WOEventSetupPage
- All Implemented Interfaces:
- Cloneable, NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions, NSValidation, Serializable, WOActionResults
- public class WOEventSetupPage
- 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 |
currentClass
public Class currentClass
currentEventDescription
public String currentEventDescription
currentIndex
public int currentIndex
WOEventSetupPage
public WOEventSetupPage(WOContext aContext)
clearAll
public WOComponent clearAll()
currentEventDescriptions
public NSArray currentEventDescriptions()
isClassName
public boolean isClassName()
isClassRegisteredForLogging
public boolean isClassRegisteredForLogging()
registeredEventClasses
public NSArray registeredEventClasses()
selectAll
public WOComponent selectAll()
setIsClassRegisteredForLogging
public void setIsClassRegisteredForLogging(boolean yn)
Copyright © 2004 Apple Computer, Inc.