Kiwi User Interface Framework
beta
|
List item to keep the NSObject. More...
#include <KUList.h>
Public Attributes | |
struct KUListItem * | nextItem |
NSObject * | object |
List item to keep the NSObject.
struct KUListItem* KUListItem::nextItem |
Pointer for next list item
Referenced by KUAllocateListItem().
NSObject* KUListItem::object |
NSObject as the data of this list
Referenced by KUAllocateListItem().