@class ICMentionsController, ICHashtagController, ICNAEventReporter, NSUUID, ICTableColumnTextStorage, NSString; @protocol ICTableColumnTextViewDelegate, ICTableSelectionDelegate; @interface ICTableColumnTextView : ICBaseTextView @property (weak, nonatomic) ICHashtagController *hashtagController; @property (weak, nonatomic) ICMentionsController *mentionsController; @property (nonatomic) BOOL isProcessingDelete; @property (retain, nonatomic) ICNAEventReporter *eventReporter; @property (retain, nonatomic) NSUUID *columnID; @property (readonly, nonatomic) ICTableColumnTextStorage *columnTextStorage; @property (weak, nonatomic) id cellDelegate; @property (weak, nonatomic) id selectionDelegate; @property (nonatomic) BOOL isChangingFont; @property (nonatomic) BOOL isResigningFirstResponder; @property (nonatomic) struct _NSRange { unsigned long long location; unsigned long long length; } previousSelectedRange; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @property (readonly) BOOL shouldShowFloatingSuggestions; @property (readonly, nonatomic) long long writingDirection; @property (readonly, nonatomic) BOOL languageHasSpaces; - (void)toggleItalics:(id)a0; - (id)accessibilityLabel; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })accessibilityFrame; - (long long)returnKeyType; - (void)toggleBoldface:(id)a0; - (void)select:(id)a0; - (id)closestPositionToPoint:(struct CGPoint { double x0; double x1; })a0; - (id)positionFromPosition:(id)a0 inDirection:(long long)a1 offset:(long long)a2; - (void)selectAll:(id)a0; - (id)undoManager; - (id)inputAssistantItem; - (void)toggleUnderline:(id)a0; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })indirectScribbleInteraction:(id)a0 frameForElement:(id)a1; - (void)indirectScribbleInteraction:(id)a0 focusElementIfNeeded:(id)a1 referencePoint:(struct CGPoint { double x0; double x1; })a2 completion:(id /* block */)a3; - (void)setContentOffset:(struct CGPoint { double x0; double x1; })a0; - (void)dealloc; - (id)accessibilityAttributedValue; - (void)indirectScribbleInteraction:(id)a0 requestElementsInRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a1 completion:(id /* block */)a2; - (BOOL)scribbleInteraction:(id)a0 shouldBeginAtLocation:(struct CGPoint { double x0; double x1; })a1; - (BOOL)indirectScribbleInteraction:(id)a0 isElementFocused:(id)a1; - (BOOL)resignFirstResponder; - (void)pressesBegan:(id)a0 withEvent:(id)a1; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })selectionRect; - (BOOL)gestureRecognizerShouldBegin:(id)a0; - (id)keyCommands; - (void)observeValueForKeyPath:(id)a0 ofObject:(id)a1 change:(id)a2 context:(void *)a3; - (BOOL)canBecomeFirstResponder; - (void).cxx_destruct; - (void)deleteBackward; - (BOOL)becomeFirstResponder; - (void)indirectScribbleInteraction:(id)a0 willBeginWritingInElement:(id)a1; - (BOOL)canPerformAction:(SEL)a0 withSender:(id)a1; - (void)paste:(id)a0; - (void)moveUp:(id)a0; - (BOOL)_accessibilityCanDrag; - (void)_scrollRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 toVisibleInContainingScrollView:(BOOL)a1; - (id)accessibilityDragSourceDescriptors; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 textContainer:(id)a1; - (void)moveDown:(id)a0; - (void)moveLeft:(id)a0; - (void)moveRight:(id)a0; - (id)textDroppableView:(id)a0 proposalForDrop:(id)a1; - (void)textViewDidBeginEditing:(id)a0; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_accessibilityBoundsForRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })_accessibilitySelectedTextRange; - (BOOL)_accessibilityScrollToVisible; - (void)_accessibilitySetSelectedTextRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0; - (id)_accessibilityAttributedValueForRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; } *)a0; - (id)_accessibilityResponderElement; - (void)eventReporterLostSession:(id)a0; - (void)openLinkEditor:(id)a0; - (void)addColumnRight:(id)a0; - (void)removeLinksFromCurrentSelection; - (id)_icaxAccessibilityAttributedStringFromOriginalString:(id)a0; - (void)addColumnLeft:(id)a0; - (void)addRowDown:(id)a0; - (void)addRowUp:(id)a0; - (void)altMoveDown:(id)a0; - (void)altMoveUp:(id)a0; - (BOOL)atCellBoundaryForDirection:(unsigned long long)a0; - (id)baseAttributedStringForAccessibility; - (void)createLink:(id)a0 title:(id)a1 textSelection:(id)a2 range:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a3 addApproach:(long long)a4; - (void)createNoteLinkAttachment:(id)a0 textSelection:(id)a1 range:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a2 addApproach:(long long)a3; - (void)didPasteOrDropText:(id)a0 toRange:(id)a1; - (void)finishProcessingDelete; - (void)hashtagViewController:(id)a0 insertFutureHashtagWithText:(id)a1; - (void)hashtagViewController:(id)a0 insertHashtagWithText:(id)a1; - (void)hashtagViewController:(id)a0 insertUnknownInlineAttachmentWithText:(id)a1; - (void)insertInlineAttachment:(id)a0 saveAndResumeEditingForAttachment:(id)a1 inNote:(id)a2; - (void)insertInlineAttachment:(id)a0 saveAndResumeEditingForAttachment:(id)a1 inNote:(id)a2 forRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a3; - (BOOL)isAccessibilityTableTextView; - (void)linkEditorWillDismiss; - (void)moveLeftCellAfterDelete; - (void)moveToBeginningOfCell:(id)a0; - (void)moveToBeginningOfCellAndModifySelection:(id)a0; - (void)moveToEndOfCell:(id)a0; - (void)moveToEndOfCellAndModifySelection:(id)a0; - (void)openExperimentalHashtagUI:(id)a0; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })rangeInSelectedCellFromRangeInTextView:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })rangeInTextViewFromRangeInSelectedCell:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0; - (void)removeLinksFromTextSelection:(id)a0 range:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a1; - (void)setEditorController:(id)a0; - (void)setupMenuController; - (void)shiftReturn:(id)a0; - (void)startEditingForTapGesture:(id)a0; @end