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

Instance Methods

(void) - comboBoxSelectionDidChange:
 
(void) - comboBoxSelectionIsChanging:
 
(void) - comboBoxWillDismiss:
 
(void) - comboBoxWillPopUp:
 
- 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 26 of file CPComboBox.j.

Method Documentation

◆ comboBoxSelectionDidChange:()

- (void CPComboBoxDelegate) comboBoxSelectionDidChange: (CPNotification aNotification
optional

◆ comboBoxSelectionIsChanging:()

- (void CPComboBoxDelegate) comboBoxSelectionIsChanging: (CPNotification aNotification
optional

◆ comboBoxWillDismiss:()

- (void CPComboBoxDelegate) comboBoxWillDismiss: (CPNotification aNotification
optional

◆ comboBoxWillPopUp:()

- (void CPComboBoxDelegate) comboBoxWillPopUp: (CPNotification aNotification
optional

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