Up
Authors
- David Ayers (
ayers@fsfe.org)
-
Date: Generated at 2025-12-01
Copyright: (C) 2004,2005 Free Software Foundation, Inc.
- Declared in:
- EOInterface/EOComboBoxAssociation.h
Description forthcoming.
+ (
NSArray*)
aspectSignatures;
Description forthcoming.
+ (
NSArray*)
aspects;
Description forthcoming.
+ (
NSArray*)
associationClassesSuperseded;
Description forthcoming.
+ (
NSString*)
displayName;
Description forthcoming.
+ (BOOL)
isUsableWithObject: (id)object;
Description forthcoming.
+ (
NSArray*)
objectKeysTaken;
Description forthcoming.
+ (
NSString*)
primaryAspect;
Description forthcoming.
- (void)
breakConnection;
Not implemented (as of 2025-12-01).
Please help us by producing an implementation of
this and donating it to the GNUstep project.
- (unsigned int)
comboBox: (
NSComboBox*)comboBox
indexOfItemWithStringValue: (
NSString*)stringValue;
Description forthcoming.
- (id)
comboBox: (
NSComboBox*)comboBox
objectValueForItemAtIndex: (int)index;
Description forthcoming.
- (void)
comboBoxSelectionDidChange: (
NSNotification*)notification;
Not implemented (as of 2025-12-01).
Please help us by producing an implementation of
this and donating it to the GNUstep project.
- (void)
comboBoxSelectionIsChanging: (
NSNotification*)notification;
Not implemented (as of 2025-12-01).
Please help us by producing an implementation of
this and donating it to the GNUstep project.
- (void)
comboBoxWillDismiss: (
NSNotification*)notification;
Not implemented (as of 2025-12-01).
Please help us by producing an implementation of
this and donating it to the GNUstep project.
- (void)
comboBoxWillPopUp: (
NSNotification*)notification;
Not implemented (as of 2025-12-01).
Please help us by producing an implementation of
this and donating it to the GNUstep project.
- (BOOL)
endEditing;
Description forthcoming.
- (void)
establishConnection;
Not implemented (as of 2025-12-01).
Please help us by producing an implementation of
this and donating it to the GNUstep project.
- (int)
numberOfItemsInComboBox: (
NSComboBox*)comboBox;
Description forthcoming.
- (void)
subjectChanged;
Not implemented (as of 2025-12-01).
Please help us by producing an implementation of
this and donating it to the GNUstep project.
Up