|
Lynkeos
|
Definition of MyObjectImageList compatibility class for the reader. More...
#import <MyDocumentData.h>


Additional Inherited Members | |
Instance Methods inherited from MyImageList | |
| (BOOL) | - addItem: |
| Add a new item to the list. More... | |
| (BOOL) | - deleteItem: |
| Deletes the given item from the list. More... | |
| (BOOL) | - changeItemSelection:value: |
| Change the selection state of the given item. More... | |
| (void) | - setParametersParent: |
| Set the parent object for parameters chain. More... | |
| (id) | - initWithArray: |
| Initialize an instance with a given initial image list. More... | |
Class Methods inherited from MyImageList | |
| (id) | + imageListWithArray: |
| Convenience creator with a given initial image list. More... | |
Protected Attributes inherited from MyImageList | |
| NSMutableArray * | _list |
| The list of images. | |
Definition of MyObjectImageList compatibility class for the reader.
1.8.4