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 | |
| import< Foundation/CPString.j > import< Foundation/CPArray.j > import CPResponder j import CPSavePanel j import CPViewController j import CPWindowController j | CPSaveOperation = 0 |
| CPSaveToOperation = 2 | |
Definition at line 51 of file CPDocument.j.
Definition at line 77 of file CPDocument.j.
| CPChangeCleared = 2 |
Definition at line 67 of file CPDocument.j.
| CPChangeDone = 0 |
Definition at line 57 of file CPDocument.j.
Definition at line 72 of file CPDocument.j.
| CPChangeUndone = 1 |
Definition at line 62 of file CPDocument.j.
Definition at line 81 of file CPDocument.j.
Definition at line 80 of file CPDocument.j.
| var CPDocumentUntitledCount = 0 |
Definition at line 83 of file CPDocument.j.
Definition at line 79 of file CPDocument.j.
Definition at line 41 of file CPDocument.j.
| import<Foundation/CPString.j> import<Foundation/CPArray.j> import CPResponder j import CPSavePanel j import CPViewController j import CPWindowController j CPSaveOperation = 0 |
Definition at line 36 of file CPDocument.j.
Definition at line 46 of file CPDocument.j.
1.6.1