A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
O
- offsetLeftAndRight(Integer) - function in android.view.EditorEditText
- offsetLeftAndRight(Integer) - function in android.view.EditorStyledTextView
- offsetTopAndBottom(Integer) - function in android.view.EditorEditText
- offsetTopAndBottom(Integer) - function in android.view.EditorStyledTextView
- onAnimationEnd() - function in android.view.EditorEditText
- onAnimationEnd() - function in android.view.EditorStyledTextView
- onAnimationStart() - function in android.view.EditorEditText
- onAnimationStart() - function in android.view.EditorStyledTextView
- onApplyWindowInsets(WindowInsets) - function in android.view.EditorEditText
- onApplyWindowInsets(WindowInsets) - function in android.view.EditorStyledTextView
- onAttachedToWindow() - function in android.widget.EditorEditText
- onBeginBatchEdit() - function in android.widget.EditorEditText
- onBeginBatchEdit() - function in android.widget.EditorStyledTextView
- onCancelPendingInputEvents() - function in android.view.EditorEditText
- onCancelPendingInputEvents() - function in android.view.EditorStyledTextView
- onCapturedPointerEvent(MotionEvent) - function in android.view.EditorEditText
- onCapturedPointerEvent(MotionEvent) - function in android.view.EditorStyledTextView
- onCheckIsTextEditor() - function in android.widget.EditorEditText
- onCheckIsTextEditor() - function in android.widget.EditorStyledTextView
- onCommitCompletion(CompletionInfo) - function in android.widget.EditorEditText
- onCommitCompletion(CompletionInfo) - function in android.widget.EditorStyledTextView
- onCommitCorrection(CorrectionInfo) - function in android.widget.EditorEditText
- onCommitCorrection(CorrectionInfo) - function in android.widget.EditorStyledTextView
- onConfigurationChanged(Configuration) - function in android.widget.EditorEditText
- onConfigurationChanged(Configuration) - function in android.widget.EditorStyledTextView
- onCreateContextMenu(ContextMenu) - function in android.widget.EditorEditText
- onCreateContextMenu(ContextMenu) - function in android.widget.EditorStyledTextView
- onCreateDrawableState(Integer) - function in android.widget.EditorEditText
- onCreateDrawableState(Integer) - function in android.widget.EditorStyledTextView
- onCreateInputConnection(EditorInfo) - function in io.element.android.wysiwyg.EditorEditText
- We wrap the internal
com.android.internal.widget.EditableInputConnectionas it's not public, but its internal behavior is needed to work properly with the EditText. - onCreateInputConnection(EditorInfo) - function in androidx.appcompat.widget.EditorStyledTextView
- onCreateViewTranslationRequest(IntArray,Consumer) - function in android.widget.EditorEditText
- onCreateViewTranslationRequest(IntArray,Consumer) - function in android.widget.EditorStyledTextView
- onCreateVirtualViewTranslationRequests(LongArray,IntArray,Consumer) - function in android.view.EditorEditText
- onCreateVirtualViewTranslationRequests(LongArray,IntArray,Consumer) - function in android.view.EditorStyledTextView
- onDetachedFromWindow() - function in androidx.appcompat.widget.EditorEditText
- onDetachedFromWindow() - function in androidx.appcompat.widget.EditorStyledTextView
- onDisplayHint(Integer) - function in android.view.EditorEditText
- onDisplayHint(Integer) - function in android.view.EditorStyledTextView
- onDragEvent(DragEvent) - function in androidx.appcompat.widget.EditorEditText
- onDragEvent(DragEvent) - function in android.widget.EditorStyledTextView
- onDrawForeground(Canvas) - function in android.view.EditorEditText
- onDrawForeground(Canvas) - function in android.view.EditorStyledTextView
- onDrawScrollBars(Canvas) - function in android.view.EditorEditText
- onDrawScrollBars(Canvas) - function in android.view.EditorStyledTextView
- onEditorAction(Integer) - function in android.widget.EditorEditText
- onEditorAction(Integer) - function in android.widget.EditorStyledTextView
- onEndBatchEdit() - function in android.widget.EditorEditText
- onEndBatchEdit() - function in android.widget.EditorStyledTextView
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.EditorEditText
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.EditorStyledTextView
- onFinishInflate() - function in android.view.EditorEditText
- onFinishInflate() - function in android.view.EditorStyledTextView
- onFinishTemporaryDetach() - function in android.view.EditorEditText
- onFinishTemporaryDetach() - function in android.view.EditorStyledTextView
- onFocusChanged(Boolean,Integer,Rect) - function in android.widget.EditorEditText
- onFocusChanged(Boolean,Integer,Rect) - function in android.widget.EditorStyledTextView
- onGenericMotionEvent(MotionEvent) - function in android.widget.EditorEditText
- onGenericMotionEvent(MotionEvent) - function in android.widget.EditorStyledTextView
- onHoverChanged(Boolean) - function in android.view.EditorEditText
- onHoverChanged(Boolean) - function in android.view.EditorStyledTextView
- onHoverEvent(MotionEvent) - function in android.view.EditorEditText
- onHoverEvent(MotionEvent) - function in android.view.EditorStyledTextView
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.EditorEditText
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.EditorStyledTextView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.EditorEditText
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.EditorStyledTextView
- onKeyDown(Integer,KeyEvent) - function in android.widget.EditorEditText
- onKeyDown(Integer,KeyEvent) - function in android.widget.EditorStyledTextView
- onKeyLongPress(Integer,KeyEvent) - function in android.view.EditorEditText
- onKeyLongPress(Integer,KeyEvent) - function in android.view.EditorStyledTextView
- onKeyMultiple(Integer,Integer,KeyEvent) - function in android.widget.EditorEditText
- onKeyMultiple(Integer,Integer,KeyEvent) - function in android.widget.EditorStyledTextView
- onKeyPreIme(Integer,KeyEvent) - function in android.widget.EditorEditText
- onKeyPreIme(Integer,KeyEvent) - function in android.widget.EditorStyledTextView
- onKeyShortcut(Integer,KeyEvent) - function in android.widget.EditorEditText
- onKeyShortcut(Integer,KeyEvent) - function in android.widget.EditorStyledTextView
- onKeyUp(Integer,KeyEvent) - function in android.widget.EditorEditText
- onKeyUp(Integer,KeyEvent) - function in android.widget.EditorStyledTextView
- onLayout(Boolean,Integer,Integer,Integer,Integer) - function in android.widget.EditorEditText
- onLayout(Boolean,Integer,Integer,Integer,Integer) - function in androidx.appcompat.widget.EditorStyledTextView
- onLinkActionChanged(LinkAction) - function in io.element.android.wysiwyg.EditorEditText.OnLinkActionChangedListener
- onMeasure(Integer,Integer) - function in android.widget.EditorEditText
- onMentionsStateChanged(MentionsState) - function in io.element.android.wysiwyg.EditorEditText.OnMentionsStateChangedListener
- onMenuActionChanged(MenuAction) - function in io.element.android.wysiwyg.EditorEditText.OnMenuActionChangedListener
- onOverScrolled(Integer,Integer,Boolean,Boolean) - function in android.view.EditorEditText
- onOverScrolled(Integer,Integer,Boolean,Boolean) - function in android.view.EditorStyledTextView
- onPointerCaptureChange(Boolean) - function in android.view.EditorEditText
- onPointerCaptureChange(Boolean) - function in android.view.EditorStyledTextView
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.EditorEditText
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.EditorStyledTextView
- onPreDraw() - function in android.widget.EditorEditText
- onPreDraw() - function in android.widget.EditorStyledTextView
- onPrivateIMECommand(String,Bundle) - function in android.widget.EditorEditText
- onPrivateIMECommand(String,Bundle) - function in android.widget.EditorStyledTextView
- onProvideAutofillStructure(ViewStructure,Integer) - function in android.view.EditorEditText
- onProvideAutofillStructure(ViewStructure,Integer) - function in android.view.EditorStyledTextView
- onProvideAutofillVirtualStructure(ViewStructure,Integer) - function in android.view.EditorEditText
- onProvideAutofillVirtualStructure(ViewStructure,Integer) - function in android.view.EditorStyledTextView
- onProvideContentCaptureStructure(ViewStructure,Integer) - function in android.view.EditorEditText
- onProvideContentCaptureStructure(ViewStructure,Integer) - function in android.view.EditorStyledTextView
- onProvideStructure(ViewStructure) - function in android.view.EditorEditText
- onProvideStructure(ViewStructure) - function in android.view.EditorStyledTextView
- onProvideVirtualStructure(ViewStructure) - function in android.view.EditorEditText
- onProvideVirtualStructure(ViewStructure) - function in android.view.EditorStyledTextView
- onReceiveContent(ContentInfoCompat) - function in androidx.appcompat.widget.EditorEditText
- onReceiveContent(ContentInfo) - function in android.widget.EditorEditText
- onReceiveContent(ContentInfo) - function in android.widget.EditorStyledTextView
- onResolvePointerIcon(MotionEvent,Integer) - function in android.widget.EditorEditText
- onResolvePointerIcon(MotionEvent,Integer) - function in android.widget.EditorStyledTextView
- onRestoreInstanceState(Parcelable) - function in io.element.android.wysiwyg.EditorEditText
- onRestoreInstanceState(Parcelable) - function in android.widget.EditorStyledTextView
- onRtlPropertiesChanged(Integer) - function in android.widget.EditorEditText
- onRtlPropertiesChanged(Integer) - function in android.widget.EditorStyledTextView
- onRustError(Throwable) - function in io.element.android.wysiwyg.utils.RustErrorCollector
- onSaveInstanceState() - function in android.widget.EditorEditText
- onSaveInstanceState() - function in android.widget.EditorStyledTextView
- onScreenStateChanged(Integer) - function in android.widget.EditorEditText
- onScreenStateChanged(Integer) - function in android.widget.EditorStyledTextView
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.EditorEditText
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.EditorStyledTextView
- onScrollChanged(Integer,Integer,Integer,Integer) - function in android.widget.EditorEditText
- onScrollChanged(Integer,Integer,Integer,Integer) - function in android.widget.EditorStyledTextView
- onSelectionChanged(Integer,Integer) - function in android.widget.EditorStyledTextView
- onSetAlpha(Integer) - function in android.view.EditorEditText
- onSetAlpha(Integer) - function in android.view.EditorStyledTextView
- onStartTemporaryDetach() - function in android.view.EditorEditText
- onStartTemporaryDetach() - function in android.view.EditorStyledTextView
- onTextChanged(CharSequence,Integer,Integer,Integer) - function in android.widget.EditorEditText
- onTextChanged(CharSequence,Integer,Integer,Integer) - function in androidx.appcompat.widget.EditorStyledTextView
- onTextContextMenuItem(Integer) - function in io.element.android.wysiwyg.EditorEditText
- Override context menu actions, such as cut & paste so its input is redirected to the viewModel.
- onTextContextMenuItem(Integer) - function in android.widget.EditorStyledTextView
- onTouchEvent(MotionEvent) - function in android.widget.EditorEditText
- onTouchEvent(MotionEvent) - function in io.element.android.wysiwyg.EditorStyledTextView
- onTrackballEvent(MotionEvent) - function in android.widget.EditorEditText
- onTrackballEvent(MotionEvent) - function in android.widget.EditorStyledTextView
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.EditorEditText
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.EditorStyledTextView
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.EditorEditText
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.EditorStyledTextView
- onVisibilityAggregated(Boolean) - function in android.widget.EditorEditText
- onVisibilityAggregated(Boolean) - function in android.widget.EditorStyledTextView
- onVisibilityChanged(View,Integer) - function in android.widget.EditorEditText
- onVisibilityChanged(View,Integer) - function in android.widget.EditorStyledTextView
- onWindowFocusChanged(Boolean) - function in android.widget.EditorEditText
- onWindowFocusChanged(Boolean) - function in android.widget.EditorStyledTextView
- onWindowSystemUiVisibilityChanged(Integer) - function in android.view.EditorEditText
- onWindowSystemUiVisibilityChanged(Integer) - function in android.view.EditorStyledTextView
- onWindowVisibilityChanged(Integer) - function in android.view.EditorEditText
- onWindowVisibilityChanged(Integer) - function in android.view.EditorStyledTextView
- ORDERED_LIST - enum entry in uniffi.wysiwyg_composer.ComposerAction
- orderedList() - function in uniffi.wysiwyg_composer.ComposerModelInterface
- orderedList() - function in uniffi.wysiwyg_composer.ComposerModel
- OrderedListSpan - class in io.element.android.wysiwyg.view.spans
- Custom ordered list span (<ol> in HTML), prints a prefix with the current list item number and applies a margin to the item.
- overScrollBy(Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Boolean) - function in android.view.EditorEditText
- overScrollBy(Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Boolean) - function in android.view.EditorStyledTextView