API  0.9.6
 All Classes Files Functions Variables Macros Modules 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 850 of file CPDocument.j.

Method Documentation

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

Extends class CPDocument.

Definition at line 896 of file CPDocument.j.

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

Extends class CPDocument.

Definition at line 875 of file CPDocument.j.

- (void) close
implementation

Extends class CPDocument.

Definition at line 852 of file CPDocument.j.

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

Extends class CPDocument.

Definition at line 858 of file CPDocument.j.


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