API  1.0.0
<CPPopoverDelegate > Protocol Reference
+ Inheritance diagram for <CPPopoverDelegate >:

Instance Methods

(void) - popoverDidClose:
 
(void) - popoverDidShow:
 
(BOOL) - popoverShouldClose:
 
(void) - popoverWillClose:
 
(void) - popoverWillShow:
 
- Instance Methods inherited from <CPObject>
(Class) - class
 
(BOOL) - conformsToProtocol:
 
(CPString- debugDescription
 
(CPString- description
 
(CPUInteger) - hash
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(id) - performSelector:withObject:withObject:
 
(BOOL) - respondsToSelector:
 
(id) - self
 
(Class) - superclass
 

Detailed Description

Definition at line 25 of file CPPopover.j.

Method Documentation

◆ popoverDidClose:()

- (void CPPopoverDelegate) popoverDidClose: (CPPopover aPopover
optional

◆ popoverDidShow:()

- (void CPPopoverDelegate) popoverDidShow: (CPPopover aPopover
optional

◆ popoverShouldClose:()

- (BOOL CPPopoverDelegate) popoverShouldClose: (CPPopover aPopover
optional

◆ popoverWillClose:()

- (void CPPopoverDelegate) popoverWillClose: (CPPopover aPopover
optional

◆ popoverWillShow:()

- (void CPPopoverDelegate) popoverWillShow: (CPPopover aPopover
optional

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