luxlabs header browser preview


@class EKInviteeAlternativeTimeSearcher, EKUIInviteesViewAddInviteesSection, NSDate, UITableView, EKUIInviteesViewProposedTimeSection, CUIKCalendarModel, UIViewController, EKUIEventInviteesView, NSMutableArray, EKUIEventInviteesEditViewController, EKUIInviteesViewAllInviteesCanAttendSection, EKEvent, EKUIInviteesViewInvisibleInviteeStatusSection, EKUIInviteesViewNotRespondedInviteesSection, EKUIInviteesViewOriginalConflictSection, EKUIInviteesViewAvailabilitySection, EKUIEmailCompositionManager, NSArray, EKUIInviteesViewSomeInviteesCanAttendSection, NSString;
@protocol EKViewControllerRemoteUIDelegate, EKEditItemViewControllerDelegate, EKUIViewControllerNavigationDelegate;

@interface EKUIEventInviteesViewController : UIViewController <EKEditItemViewControllerDelegate, UITableViewDataSource, UITableViewDelegate, EKEditItemViewControllerProtocol, EKViewControllerRemoteUIProtocol> {
    CUIKCalendarModel *_model;
}

@property (retain, nonatomic) UITableView *tableView;
@property (retain, nonatomic) UIViewController *presentedController;
@property (retain, nonatomic) NSDate *selectedStartDate;
@property (retain, nonatomic) NSDate *selectedEndDate;
@property (retain, nonatomic) EKUIEventInviteesView *inviteesView;
@property (nonatomic) BOOL resetAttendeesSections;
@property (nonatomic) BOOL resetConflictResolutionSections;
@property (nonatomic) BOOL viewIsVisible;
@property (nonatomic) BOOL deletedParticipants;
@property (nonatomic) BOOL fromDetail;
@property (retain, nonatomic) EKEvent *event;
@property (retain, nonatomic) NSArray *sections;
@property (retain, nonatomic) EKUIInviteesViewAddInviteesSection *addInviteesSection;
@property (retain, nonatomic) NSMutableArray *respondedSection;
@property (retain, nonatomic) EKUIInviteesViewNotRespondedInviteesSection *notRespondedSection;
@property (retain, nonatomic) EKUIInviteesViewInvisibleInviteeStatusSection *invisibleInviteeStatusSection;
@property (retain, nonatomic) EKUIInviteesViewAvailabilitySection *availabilitySection;
@property (retain, nonatomic) EKUIInviteesViewProposedTimeSection *proposedTimeSection;
@property (retain, nonatomic) EKUIInviteesViewOriginalConflictSection *originalConflictSection;
@property (retain, nonatomic) EKUIInviteesViewSomeInviteesCanAttendSection *someInviteesCanAttendSection;
@property (retain, nonatomic) EKUIInviteesViewAllInviteesCanAttendSection *allInviteesCanAttendSection;
@property (retain, nonatomic) EKInviteeAlternativeTimeSearcher *availabilitySearcher;
@property (retain, nonatomic) EKUIEmailCompositionManager *messageSendingManager;
@property (nonatomic) BOOL prohibitCallingSearcherStateChanged;
@property (weak, nonatomic) EKUIEventInviteesEditViewController *parentController;
@property (nonatomic) BOOL hidesManagedAttendeesSection;
@property (nonatomic) BOOL usesCustomToolbar;
@property (nonatomic) BOOL usesRaisedCustomToolbar;
@property (weak, nonatomic) id<EKViewControllerRemoteUIDelegate> remoteUIDelegate;
@property (weak, nonatomic) id<EKUIViewControllerNavigationDelegate> navigationDelegate;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;
@property (weak, nonatomic) id<EKEditItemViewControllerDelegate> editDelegate;
@property (nonatomic) BOOL presentModally;
@property (nonatomic) BOOL editItemShouldBeAskedForInjectableViewController;
@property (nonatomic) BOOL useCustomBackButton;

+ (id)_participantsInArray:(id)a0 thatAreNotInArray:(id)a1;

- (id)tableView:(id)a0 willSelectRowAtIndexPath:(id)a1;
- (id)tableView:(id)a0 viewForHeaderInSection:(long long)a1;
- (long long)numberOfSectionsInTableView:(id)a0;
- (void)viewWillAppear:(BOOL)a0;
- (id)tableView:(id)a0 cellForRowAtIndexPath:(id)a1;
- (void)dealloc;
- (long long)tableView:(id)a0 numberOfRowsInSection:(long long)a1;
- (void)traitCollectionDidChange:(id)a0;
- (void)tableView:(id)a0 didSelectRowAtIndexPath:(id)a1;
- (void)willEnterForeground;
- (void)viewDidLoad;
- (id)tableView:(id)a0 contextMenuConfigurationForRowAtIndexPath:(id)a1 point:(struct CGPoint { double x0; double x1; })a2;
- (double)tableView:(id)a0 heightForHeaderInSection:(long long)a1;
- (id)tableView:(id)a0 titleForHeaderInSection:(long long)a1;
- (double)tableView:(id)a0 estimatedHeightForRowAtIndexPath:(id)a1;
- (void)loadView;
- (unsigned long long)supportedInterfaceOrientations;
- (id)tableView:(id)a0 trailingSwipeActionsConfigurationForRowAtIndexPath:(id)a1;
- (void)viewWillDisappear:(BOOL)a0;
- (BOOL)editItemViewControllerShouldShowDetachAlert;
- (void).cxx_destruct;
- (void)viewDidAppear:(BOOL)a0;
- (void)_refreshIfNeeded;
- (void)_dismiss:(id)a0;
- (struct CGSize { double x0; double x1; })preferredContentSize;
- (BOOL)hidesBottomBarWhenPushed;
- (BOOL)tableView:(id)a0 canEditRowAtIndexPath:(id)a1;
- (void)tableView:(id)a0 commitEditingStyle:(long long)a1 forRowAtIndexPath:(id)a2;
- (long long)tableView:(id)a0 editingStyleForRowAtIndexPath:(id)a1;
- (double)tableView:(id)a0 heightForFooterInSection:(long long)a1;
- (BOOL)tableView:(id)a0 shouldHighlightRowAtIndexPath:(id)a1;
- (id)tableView:(id)a0 viewForFooterInSection:(long long)a1;
- (void)tableView:(id)a0 willDisplayHeaderView:(id)a1 forSection:(long long)a2;
- (void)_requestDismissal;
- (void)_presentViewController:(id)a0;
- (id)_sectionForIndex:(unsigned long long)a0;
- (void)_pushViewController:(id)a0;
- (void)_eventModified:(id)a0;
- (id)initWithEvent:(id)a0 fromDetail:(BOOL)a1 model:(id)a2;
- (id)EKUI_oopContentBackgroundColor;
- (void)_dismissPresentedViewControllerAnimated:(BOOL)a0;
- (void)_fontSizeDefinitionsChanged:(id)a0;
- (long long)_indexForSection:(id)a0;
- (void)_popViewControllerAnimated:(BOOL)a0;
- (void)_searcherStateChanged:(long long)a0;
- (void)_sendMessageToParticipants:(id)a0;
- (void)_smoothRefreshIfNeededForSections:(id)a0;
- (void)addInviteesTapped;
- (id)availabilityTapped;
- (id)editItemEventToDetach;
- (void)editItemViewController:(id)a0 didCompleteWithAction:(int)a1;
- (void)prepareToReloadAttendeesSections;
- (void)resetBackgroundColor;
- (void)saveAndDismissWithPrompt;
- (BOOL)showsManagedAttendeesSectionFooter;
- (void)updateCustomNavigationItemButtons;

@end