GtdTask Class Reference
#import <GtdTask.h>
List of all members.
Property Documentation
- (NSDate *) completed [read, write, retain] |
- (NSInteger) context [read, write, assign] |
- (NSDate *) date_created [read, write, retain] |
- (NSDate *) date_due [read, write, retain] |
- (NSDate *) date_modified [read, write, retain] |
- (NSDate *) date_start [read, write, retain] |
- (NSInteger) folder [read, write, assign] |
- (NSInteger) length [read, write, assign] |
- (NSString *) note [read, write, copy] |
- (NSInteger) parentId [read, write, assign] |
- (NSInteger) priority [read, write, assign] |
- (NSInteger) reminder [read, write, assign] |
- (NSInteger) repeat [read, write, assign] |
- (BOOL) star [read, write, assign] |
- (NSInteger) status [read, write, assign] |
- (NSString *) tag [read, write, copy] |
- (NSString *) title [read, write, copy] |
- (NSInteger) uid [read, write, assign] |
The documentation for this class was generated from the following file:
- /Users/michaelpetritsch/Desktop/ASE/toodledo-objc/src/GtdTask.h