Public Member Functions | |
| (id) | - initWithAttributes:document:connection: |
| Thread controller initialization. | |
| (void) | - processList |
| Process all the items in the list. | |
| - (id) initWithAttributes: | (NSDictionary *) | attributes | ||
| document: | (MyDocument *) | document | ||
| connection: | (MyThreadConnection *) | cnx | ||
Thread controller initialization.
| attributes | Thread attributes in a dictionary | |
| document | The document which launch this thread. | |
| cnx | The connection with the main thread |
| - (void) processList |
Process all the items in the list.
1.5.4