API  1.0.0
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 844 of file CPDocument.j.

Method Documentation

◆ alertDidEnd:returnCode:()

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

Extends class CPDocument.

Definition at line 893 of file CPDocument.j.

◆ canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo:()

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

Extends class CPDocument.

Definition at line 872 of file CPDocument.j.

◆ close()

- (void) close
implementation

Extends class CPDocument.

Definition at line 846 of file CPDocument.j.

◆ shouldCloseWindowController:delegate:shouldCloseSelector:contextInfo:()

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

Extends class CPDocument.

Definition at line 852 of file CPDocument.j.


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