@class EKUIRecurrenceAlertController, NSString, EKEvent, EKUIEventStatusButtonsView, SingleToolbarItemContainerView, NSDictionary, EKEventStore, UIViewController, _TtC10EventKitUI28EKEventViewControllerOOPImpl, EKEventEditViewController, UIScrollView; @protocol EKEventViewDelegate, EKUIViewControllerNavigationDelegate; @interface EKEventViewControllerOOPWrapperImpl : UIViewController { EKEventStore *_eventStore; long long _pendingStatus; EKEventEditViewController *_activeEventEditor; EKUIRecurrenceAlertController *_recurrenceAlertController; EKUIEventStatusButtonsView *_statusButtonsView; SingleToolbarItemContainerView *_statusButtonsContainerView; double _statusButtonsViewCachedFontSize; } @property (retain, nonatomic) _TtC10EventKitUI28EKEventViewControllerOOPImpl *vc; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @property (retain, nonatomic) EKEvent *event; @property (nonatomic) BOOL allowsEditing; @property (nonatomic) BOOL allowsCalendarPreview; @property (weak, nonatomic) id delegate; @property (nonatomic) BOOL eventEditViewPresented; @property (nonatomic) BOOL calendarPreviewIsInlineDayView; @property (nonatomic) BOOL inlineDayViewRespectsSelectedCalendarsFilter; @property (nonatomic, getter=isICSPreview) BOOL ICSPreview; @property (nonatomic) BOOL allowsInviteResponses; @property (nonatomic) BOOL showsAddToCalendarForICSPreview; @property (nonatomic) BOOL showsUpdateCalendarForICSPreview; @property (nonatomic) BOOL showsDeleteForICSPreview; @property (nonatomic) BOOL allowsSubitems; @property (nonatomic) BOOL showsDoneButton; @property (nonatomic) BOOL showsOutOfDateMessage; @property (nonatomic) BOOL showsDelegatorMessage; @property (nonatomic) BOOL showsDelegateMessage; @property (nonatomic) BOOL showsDetectedConferenceItem; @property (nonatomic) BOOL minimalMode; @property (nonatomic) BOOL noninteractivePlatterMode; @property (nonatomic) BOOL isLargeDayView; @property (retain, nonatomic) NSDictionary *context; @property (weak, nonatomic) id navigationDelegate; @property (nonatomic) int editorShowTransition; @property (nonatomic) int editorHideTransition; @property (readonly, nonatomic) UIScrollView *eventDetailsScrollView; @property (readonly, nonatomic) UIViewController *eventDetailsViewController; + (id)_orderedActionsForMask:(long long)a0; + (void)setDefaultDatesForEvent:(id)a0; - (id)init; - (void)viewWillAppear:(BOOL)a0; - (void)setToolbarItems:(id)a0; - (void)setNeedsReload; - (void)viewDidLoad; - (id)toolbarItems; - (void)setShouldOverrideAuthorizationStatus:(BOOL)a0 withRemoteUIStatus:(long long)a1; - (void)openAttendeesDetailItem; - (void)_performEditKeyCommand; - (void)viewWillDisappear:(BOOL)a0; - (void)editButtonTapped; - (void)eventEditViewController:(id)a0 didCompleteWithAction:(long long)a1; - (void).cxx_destruct; - (void)doneButtonTapped; - (void)fullReloadWithNewEvent:(id)a0; - (struct CGSize { double x0; double x1; })preferredContentSize; - (id)navigationItem; - (void)setToolbarItems:(id)a0 animated:(BOOL)a1; - (void)_deleteClicked:(id)a0; - (void)_updateResponse; - (void)_acceptProposedTimeWithSourceViewForPopover:(id)a0; - (long long)_actionsMask; - (void)_addToCalendarClicked:(id)a0; - (BOOL)_backingEventAllowsEditing; - (void)_cancelProposedTime; - (id /* block */)_detachSheetHandler; - (void)_dismissEditor:(BOOL)a0 deleted:(BOOL)a1; - (id)_ekEventViewController; - (BOOL)_isDisplayingDeletableEvent; - (BOOL)_isDisplayingInvitation; - (void)_performDelete:(long long)a0 editor:(id)a1; - (BOOL)_performSave:(long long)a0 animated:(BOOL)a1; - (void)_prepareEventForEdit:(id)a0; - (void)_presentDetachSheetFromView:(id)a0; - (id)_proposedDate; - (void)_rejectProposedTime; - (void)_saveStatus:(long long)a0 sourceViewForPopover:(id)a1; - (void)_saveStatus:(long long)a0 span:(long long)a1; - (void)_setupStatusToolbarButtons; - (BOOL)_shouldDisplayDelegateOrOutOfDateMessage; - (BOOL)_shouldDisplayDoneButton; - (BOOL)_shouldDisplayStatusButtons; - (BOOL)_shouldPopSelf; - (BOOL)_shouldShowEditButton; - (id)_statusButtonsContainerView; - (id)_statusButtonsView; - (void)_updateNavBarAnimated:(BOOL)a0; - (void)_updateStatusButtonsActions; - (id)_viewControllerForEditorPresentation; - (id)activeEventEditor; - (BOOL)canShowRealContent; - (void)completeWithAction:(long long)a0; - (void)eventEditViewController:(id)a0 didCompleteWithAction:(long long)a1 waitUntil:(id)a2; - (void)eventStatusButtonsView:(id)a0 calculatedFontSizeToFit:(double)a1; - (void)eventStatusButtonsView:(id)a0 didSelectAction:(long long)a1 appliesToAll:(BOOL)a2 ifCancelled:(id /* block */)a3; - (double)eventStatusButtonsViewButtonFontSize:(id)a0; - (BOOL)hasInProcessNavBar; - (void)invokeAction:(long long)a0 eventStatusButtonsView:(id)a1; - (void)presentEditorAnimated:(BOOL)a0; - (id)presentationSourceViewController; - (void)reloadRemoteViewWithUpdatedEventID:(id)a0 waitUntil:(id)a1; - (void)setActiveEventEditor:(id)a0; - (id)statusButtons; @end