Statements (31)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:class
|
| gptkbp:availableOn |
gptkb:iOS
gptkb:macOS gptkb:tvOS gptkb:watchOS |
| gptkbp:category |
Undo management
|
| gptkbp:compatibleWith |
NSCoding
NSSecureCoding |
| gptkbp:definedIn |
gptkb:Foundation_framework
|
| gptkbp:documentation |
https://developer.apple.com/documentation/foundation/nsundomanager
|
| gptkbp:headerFile |
NSUndoManager.h
|
| gptkbp:introducedIn |
gptkb:iOS_3.0
gptkb:macOS_10.0 |
| gptkbp:language |
gptkb:Objective-C
|
| gptkbp:method |
- (BOOL)canRedo
- (BOOL)canUndo - (void)beginUndoGrouping - (void)endUndoGrouping - (void)redo - (void)registerUndoWithTarget:selector:object: - (void)removeAllActions - (void)setActionName: - (void)undo |
| gptkbp:ownedBy |
gptkb:Apple_Inc.
|
| gptkbp:primaryUse |
managing undo and redo operations
|
| gptkbp:property |
groupsByEvent
levelsOfUndo redoActionName undoActionName |
| gptkbp:superclass |
gptkb:NSObject
|
| https://www.w3.org/2000/01/rdf-schema#label |
NSUndoManager
|