A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
E
- EditorEditText - class in io.element.android.wysiwyg
- An EditText that handles rich text editing.
- EditorEditText.OnActionStatesChangedListener - class in io.element.android.wysiwyg.EditorEditText
- EditorEditText.OnLinkActionChangedListener - class in io.element.android.wysiwyg.EditorEditText
- EditorEditText.OnMentionsStateChangedListener - class in io.element.android.wysiwyg.EditorEditText
- EditorEditText.OnMenuActionChangedListener - class in io.element.android.wysiwyg.EditorEditText
- EditorEditText.OnSelectionChangeListener - class in io.element.android.wysiwyg.EditorEditText
- editorIndexFromComposer(Integer,Spanned) - function in io.element.android.wysiwyg.utils.EditorIndexMapper
- Translates the composerIndex coming from the ComposerModel into one that can be safely used in the editableText.
- EditorIndexMapper - class in io.element.android.wysiwyg.utils
- The indexes in the Editable text and ComposerModel may differ if we take into account ExtraCharacterSpan that are added for lists.
- EditorStyledTextView - class in io.element.android.wysiwyg
- This TextView can display all spans used by the editor.
- ENABLED - enum entry in uniffi.wysiwyg_composer.ActionState
- endBatchEdit() - function in android.widget.EditorEditText
- endBatchEdit() - function in android.widget.EditorStyledTextView
- ensureAllocated() - function in com.sun.jna.RustBuffer
- ensureAllocated() - function in com.sun.jna.RustBuffer.ByValue
- ensureAllocated() - function in com.sun.jna.RustBuffer.ByReference
- ensureAllocated() - function in com.sun.jna.ForeignBytes
- ensureAllocated() - function in com.sun.jna.ForeignBytes.ByValue
- enter() - function in uniffi.wysiwyg_composer.ComposerModelInterface
- enter() - function in uniffi.wysiwyg_composer.ComposerModel
- equals(Object) - function in com.sun.jna.RustBuffer
- equals(Object) - function in com.sun.jna.RustBuffer.ByValue
- equals(Object) - function in com.sun.jna.RustBuffer.ByReference
- equals(Object) - function in com.sun.jna.RustBufferByReference
- equals(Object) - function in com.sun.jna.ForeignBytes
- equals(Object) - function in com.sun.jna.ForeignBytes.ByValue
- extendSelection(Integer) - function in android.widget.EditorEditText
- ExtraCharacterSpan - class in io.element.android.wysiwyg.view.spans
- Special 'span' used as a marker to know there's a difference between the indexes in the Rust code and the ones in the UI components.
- extractText(ExtractedTextRequest,ExtractedText) - function in android.widget.EditorEditText
- extractText(ExtractedTextRequest,ExtractedText) - function in android.widget.EditorStyledTextView