com.webobjects.eocontrol
Class EOEditingContext.EditingContextEvent
java.lang.Object
com.webobjects.eocontrol.EOEvent
com.webobjects.eocontrol.EOEditingContext.EditingContextEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- EOEditingContext
- public static class EOEditingContext.EditingContextEvent
- extends EOEvent
A subclass provided to track events triggered by EOEditingContexts.
- See Also:
EOEvent
,
EOEventCenter
,
Serialized Form
Methods inherited from class com.webobjects.eocontrol.EOEvent |
aggregateEvents, classDescription, comment, compare, description, displayComponentName, duration, durationWithoutSubevents, eventTypeDescriptions, groupEvents, info, markAtomicWithInfo, markEnd, markStartWithInfo, parentEvent, setInfo, setType, signatureOfType, startDate, subevents, title, toString, type |
ObjectsWithFetchSpecification
protected static final String ObjectsWithFetchSpecification
- A constant for ObjectsWithFetchSpecification events.
SaveChangesInEditingContext
protected static final String SaveChangesInEditingContext
- A constant for SaveChangesInEditingContext events.
EOEditingContext.EditingContextEvent
public EOEditingContext.EditingContextEvent()
- See Also:
EOEvent
EOEditingContext.EditingContextEvent
public EOEditingContext.EditingContextEvent(String type)
- Parameters:
type
- the kind of event which occurred
Copyright © 2004 Apple Computer, Inc.