![]() |
API
0.9.6
|
Go to the source code of this file.
Variables | |
CPAutosaveOperation = 3 | |
CPChangeAutosaved = 4 | |
CPChangeCleared = 2 | |
CPChangeDone = 0 | |
CPChangeReadOtherContents = 3 | |
CPChangeUndone = 1 | |
CPDocumentDidFailToSaveNotification = @"CPDocumentDidFailToSaveNotification" | |
CPDocumentDidSaveNotification = @"CPDocumentDidSaveNotification" | |
var | CPDocumentUntitledCount = 0 |
CPDocumentWillSaveNotification = @"CPDocumentWillSaveNotification" | |
CPSaveAsOperation = 1 | |
CPSaveOperation = 0 | |
CPSaveToOperation = 2 | |
CPAutosaveOperation = 3 |
Definition at line 45 of file CPDocument.j.
CPChangeAutosaved = 4 |
Definition at line 71 of file CPDocument.j.
CPChangeCleared = 2 |
Definition at line 61 of file CPDocument.j.
CPChangeDone = 0 |
Definition at line 51 of file CPDocument.j.
CPChangeReadOtherContents = 3 |
Definition at line 66 of file CPDocument.j.
CPChangeUndone = 1 |
Definition at line 56 of file CPDocument.j.
CPDocumentDidFailToSaveNotification = @"CPDocumentDidFailToSaveNotification" |
Definition at line 75 of file CPDocument.j.
CPDocumentDidSaveNotification = @"CPDocumentDidSaveNotification" |
Definition at line 74 of file CPDocument.j.
var CPDocumentUntitledCount = 0 |
Definition at line 77 of file CPDocument.j.
CPDocumentWillSaveNotification = @"CPDocumentWillSaveNotification" |
Definition at line 73 of file CPDocument.j.
CPSaveAsOperation = 1 |
Definition at line 35 of file CPDocument.j.
CPSaveOperation = 0 |
Definition at line 30 of file CPDocument.j.
CPSaveToOperation = 2 |
Definition at line 40 of file CPDocument.j.