Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPUndoManager.h
Go to the documentation of this file.
1
2
@interface
CPUndoManager
:
CPObject
3
{
4
CPMutableArray
_redoStack;
5
CPMutableArray
_undoStack;
6
7
BOOL _groupsByEvent;
8
int
_disableCount;
9
int
_levelsOfUndo;
10
id
_currentGrouping;
11
int
_state;
12
13
id
_preparedTarget;
14
id
_undoManagerProxy;
15
16
CPArray _runLoopModes;
17
BOOL _registeredWithRunLoop;
18
}
19
@end
Foundation
CPUndoManager.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3