Handle the edition of recurring event occurrences

This commit is contained in:
Francis Lachapelle
2015-07-27 16:02:05 -04:00
parent 049c1385d6
commit 86a0032cc1
9 changed files with 66 additions and 16 deletions
+1
View File
@@ -34,6 +34,7 @@
}
- (BOOL) isReadOnly;
- (BOOL) isChildOccurrence;
- (void) setAttributes: (NSDictionary *) attributes;
- (NSDictionary *) alarm;