API  0.9.8
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPDocument(ClosingDocuments) Category Reference

Instance Methods

(void) - alertDidEnd:returnCode:
 
(void) - canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo:
 
(void) - close
 
(void) - shouldCloseWindowController:delegate:shouldCloseSelector:contextInfo:
 

Detailed Description

Definition at line 838 of file CPDocument.j.

Method Documentation

- (void) alertDidEnd: (CPAlert alert
returnCode: (int)  returnCode 
implementation

Extends class CPDocument.

Definition at line 884 of file CPDocument.j.

- (void) canCloseDocumentWithDelegate: (id)  aDelegate
shouldCloseSelector: (SEL)  aSelector
contextInfo: (Object)  context 
implementation

Extends class CPDocument.

Definition at line 863 of file CPDocument.j.

- (void) close
implementation

Extends class CPDocument.

Definition at line 840 of file CPDocument.j.

- (void) shouldCloseWindowController: (CPWindowController controller
delegate: (id)  delegate
shouldCloseSelector: (SEL)  selector
contextInfo: (Object)  info 
implementation

Extends class CPDocument.

Definition at line 846 of file CPDocument.j.


The documentation for this category was generated from the following file: