API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPAlert(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPView- accessoryView
 
(CPAlertStyle) - alertStyle
 
(CPArray- buttons
 
(id) - delegate
 
(CPImage- icon
 
(void) - setAccessoryView:
 
(void) - setAlertStyle:
 
(void) - setDelegate:
 
(void) - setIcon:
 
(void) - setShowsHelp:
 
(void) - setShowsSuppressionButton:
 
(void) - setTitle:
 
(BOOL) - showsHelp
 
(BOOL) - showsSuppressionButton
 
(CPCheckBox- suppressionButton
 
(_CPAlertThemeView) - themeView
 
(CPString- title
 
(CPWindow- window
 

Detailed Description

Definition at line 745 of file CPAlert.j.

Method Documentation

- (CPView) accessoryView
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 814 of file CPAlert.j.

- (CPAlertStyle) alertStyle
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 782 of file CPAlert.j.

- (CPArray) buttons
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 846 of file CPAlert.j.

- (id) delegate
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 862 of file CPAlert.j.

- (CPImage) icon
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 830 of file CPAlert.j.

- (void) setAccessoryView: (CPView aView
implementation

Synthesized accessor method.

set the accessory view

Parameters
aViewthe accessory view

Extends class CPAlert.

Definition at line 822 of file CPAlert.j.

- (void) setAlertStyle: (CPAlertStyle)  aValue
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 790 of file CPAlert.j.

- (void) setDelegate: (id)  aValue
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 870 of file CPAlert.j.

- (void) setIcon: (CPImage aValue
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 838 of file CPAlert.j.

- (void) setShowsHelp: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 758 of file CPAlert.j.

- (void) setShowsSuppressionButton: (BOOL)  shouldShowSuppressionButton
implementation

Synthesized accessor method.

set if alert shows the suppression button

Parameters
shouldShowSuppressionButtonYES or NO

Extends class CPAlert.

Definition at line 774 of file CPAlert.j.

- (void) setTitle: (CPString aTitle
implementation

Synthesized accessor method.

Sets the title of the alert window. This API is not present in Cocoa.

Parameters
aTitleCPString containing the window title

Extends class CPAlert.

Definition at line 806 of file CPAlert.j.

- (BOOL) showsHelp
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 750 of file CPAlert.j.

- (BOOL) showsSuppressionButton
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 766 of file CPAlert.j.

- (CPCheckBox) suppressionButton
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 854 of file CPAlert.j.

- (_CPAlertThemeView) themeView
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 878 of file CPAlert.j.

- (CPString) title
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 798 of file CPAlert.j.

- (CPWindow) window
implementation

Synthesized accessor method.

Extends class CPAlert.

Definition at line 886 of file CPAlert.j.


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