Lynkeos
|
Definition of MyObjectImageList compatibility class for the reader. More...
#import <MyDocumentData.h>
Additional Inherited Members | |
![]() | |
(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... | |
![]() | |
(id) | + imageListWithArray: |
Convenience creator with a given initial image list. More... | |
![]() | |
NSMutableArray * | _list |
The list of images. | |
Definition of MyObjectImageList compatibility class for the reader.