mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
Add attribute isReadOnly to event/task JSON view
This commit is contained in:
@@ -29,10 +29,12 @@
|
||||
|
||||
@interface UIxComponentEditor : UIxComponent
|
||||
{
|
||||
id item;
|
||||
iCalRepeatableEntityObject *component;
|
||||
SOGoAppointmentFolder *componentCalendar;
|
||||
}
|
||||
|
||||
- (BOOL) isReadOnly;
|
||||
- (void) setAttributes: (NSDictionary *) attributes;
|
||||
|
||||
+ (NSArray *) reminderValues;
|
||||
|
||||
Reference in New Issue
Block a user