|
WebObjects 5.2.3 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NSUndoManager | |
| com.webobjects.appserver | Provides the WebObjects application server, session management classes, component classes, and classes to manage the request-response loop. |
| com.webobjects.eocontrol | Provides infrastructure for creating and manging enterprise objects. |
| com.webobjects.eointerface | Provides the infrastructure to display data for the control layer in a desktop application's user interface. |
| Uses of NSUndoManager in com.webobjects.appserver |
| Methods in com.webobjects.appserver that return NSUndoManager | |
NSUndoManager |
WODisplayGroup.undoManager()
Provides the NSUndoManager used by the WODisplayGroup's dataSource's EOEditingContext. |
| Uses of NSUndoManager in com.webobjects.eocontrol |
| Methods in com.webobjects.eocontrol that return NSUndoManager | |
NSUndoManager |
EOEditingContext.undoManager()
|
| Methods in com.webobjects.eocontrol with parameters of type NSUndoManager | |
void |
EOSharedEditingContext.setUndoManager(NSUndoManager undoManager)
Raises an exception unless undoManager is null. |
void |
EOEditingContext.setUndoManager(NSUndoManager undoManager)
Sets the receiver's NSUndoManager to undoManager. |
| Uses of NSUndoManager in com.webobjects.eointerface |
| Methods in com.webobjects.eointerface that return NSUndoManager | |
NSUndoManager |
EODisplayGroup.undoManager()
Returns the receiver's undo manager. |
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||