luxlabs header browser preview


@class HFHomeBuilder, HUEditableTextViewCell, NSString, HUMatterConnectedServicesItemModuleController, HUUserNotificationTopicListModuleController, HUEditableTextCell, HUEditLocationItemManager, HUWallpaperPickerInlineViewController, UIBarButtonItem;
@protocol HUEditLocationViewControllerAddLocationDelegate, HUPresentationDelegate;

@interface HUEditLocationViewController : HUItemTableViewController <UITextFieldDelegate, UITextViewDelegate, HUWallpaperPickerViewControllerDelegate, HUWallpaperEditingViewControllerDelegate, UIImagePickerControllerDelegate, UINavigationControllerDelegate, HFHomeManagerObserver, HUWallpaperThumbnailCellDelegate, HUWallpaperPickerInlineViewControllerDelegate, HUSwitchCellDelegate, HUPresentationDelegate, HUSiriTriggerPhraseSettingDelegate, HFActivityLogCoordinatorDelegate, HUPresentationDelegateHost>

@property (weak, nonatomic) id<HUEditLocationViewControllerAddLocationDelegate> addLocationDelegate;
@property (retain, nonatomic) HUUserNotificationTopicListModuleController *notificationTopicModuleController;
@property (retain, nonatomic) HUMatterConnectedServicesItemModuleController *connectedServicesItemModuleController;
@property (weak, nonatomic) HUEditLocationItemManager *homeItemManager;
@property (weak, nonatomic) HUEditableTextCell *nameCell;
@property (retain, nonatomic) NSString *editedName;
@property (weak, nonatomic) HUEditableTextViewCell *detailNotesCell;
@property (retain, nonatomic) NSString *editedNotes;
@property (readonly, nonatomic) HUWallpaperPickerInlineViewController *wallpaperPickerViewController;
@property (retain, nonatomic) UIBarButtonItem *savedButtonBarItem;
@property (readonly, nonatomic) HFHomeBuilder *homeBuilder;
@property (readonly, nonatomic) unsigned long long context;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;
@property (weak, nonatomic) id<HUPresentationDelegate> presentationDelegate;

- (void)traitCollectionDidChange:(id)a0;
- (void)tableView:(id)a0 didSelectRowAtIndexPath:(id)a1;
- (void)viewDidLoad;
- (void)homeManager:(id)a0 didRemoveHome:(id)a1;
- (void).cxx_destruct;
- (BOOL)textView:(id)a0 shouldInteractWithURL:(id)a1 inRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a2 interaction:(long long)a3;
- (void)imagePickerController:(id)a0 didFinishPickingMediaWithInfo:(id)a1;
- (BOOL)tableView:(id)a0 shouldHighlightRowAtIndexPath:(id)a1;
- (void)textViewDidChange:(id)a0;
- (void)doneButtonPressed:(id)a0;
- (void)_updateSoftwareUpdateDynamicFooterView;
- (void)activityLogCoordinator:(id)a0 didFindNumberOfEvents:(long long)a1;
- (void)addButtonPressed:(id)a0;
- (unsigned long long)automaticDisablingReasonsForItem:(id)a0;
- (id)buildItemModuleControllerForModule:(id)a0;
- (Class)cellClassForItem:(id)a0 indexPath:(id)a1;
- (id)currentTextForTextField:(id)a0 item:(id)a1;
- (void)didUpdateSiriTriggerPhraseSetting;
- (void)diffableDataItemManager:(id)a0 didUpdateItems:(id)a1 addItems:(id)a2 removeItems:(id)a3;
- (id)finishPresentation:(id)a0 animated:(BOOL)a1;
- (id)initWithHomeBuilder:(id)a0 presentationDelegate:(id)a1 addLocationDelegate:(id)a2;
- (id)initWithHomeBuilder:(id)a0 presentationDelegate:(id)a1 addLocationDelegate:(id)a2 context:(unsigned long long)a3;
- (void)itemManager:(id)a0 didUpdateResultsForItem:(id)a1 atIndexPath:(id)a2;
- (void)prefetchActivityLogEventsIfNecessary;
- (id)presentBridgeSettings:(BOOL)a0;
- (id)presentDefaultMediaServiceSettings:(id)a0;
- (id)presentNetworkSettings:(BOOL)a0;
- (id)presentNotificationSettingsForTopic:(id)a0 animated:(BOOL)a1;
- (id)presentPersonalRequestsSettings:(id)a0;
- (id)presentSoftwareUpdate:(BOOL)a0;
- (id)presentUserLockSettings:(id)a0;
- (id)presentUserViewController:(id)a0;
- (void)scrollToNotificationTopicsAnimated:(BOOL)a0;
- (void)setupCell:(id)a0 forItem:(id)a1 indexPath:(id)a2;
- (BOOL)shouldManageTextFieldForItem:(id)a0;
- (id)showNotificationSettingsForHomeKitObject:(id)a0 animated:(BOOL)a1;
- (void)switchCell:(id)a0 didTurnOn:(BOOL)a1;
- (void)textDidChange:(id)a0 forTextField:(id)a1 item:(id)a2;
- (void)updateCell:(id)a0 forItem:(id)a1 indexPath:(id)a2 animated:(BOOL)a3;
- (void)updateWallpaper:(id)a0 image:(id)a1;
- (void)wallpaperEditing:(id)a0 didFinishWithWallpaper:(id)a1 image:(id)a2;
- (void)wallpaperEditingDidCancel:(id)a0;
- (void)wallpaperPicker:(id)a0 didReceiveDroppedImage:(id)a1;
- (void)wallpaperPicker:(id)a0 didSelectWallpaper:(id)a1 withImage:(id)a2;
- (void)wallpaperPickerDidFinish:(id)a0 wallpaper:(id)a1 image:(id)a2;
- (void)wallpaperPickerRequestOpenWallpaperEditor:(id)a0;
- (void)wallpaperThumbnailCell:(id)a0 didReceiveDroppedImage:(id)a1;

@end