JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
I
J
L
O
R
S
T
U
V
C
clearFocusEditor()
- Method in class jp.wasabeef.richeditor.
RichEditor
createWebviewClient()
- Method in class jp.wasabeef.richeditor.
RichEditor
D
decodeResource(Context, int)
- Static method in class jp.wasabeef.richeditor.
Utils
E
EditorWebViewClient()
- Constructor for class jp.wasabeef.richeditor.
RichEditor.EditorWebViewClient
exec(String)
- Method in class jp.wasabeef.richeditor.
RichEditor
F
focusEditor()
- Method in class jp.wasabeef.richeditor.
RichEditor
G
getCurrentTime()
- Static method in class jp.wasabeef.richeditor.
Utils
getHtml()
- Method in class jp.wasabeef.richeditor.
RichEditor
I
insertAudio(String)
- Method in class jp.wasabeef.richeditor.
RichEditor
insertImage(String, String)
- Method in class jp.wasabeef.richeditor.
RichEditor
insertImage(String, String, int)
- Method in class jp.wasabeef.richeditor.
RichEditor
the image according to the specific width of the image automatically
insertImage(String, String, int, int)
- Method in class jp.wasabeef.richeditor.
RichEditor
RichEditor.insertImage(String, String)
will show the original size of the image.
insertLink(String, String)
- Method in class jp.wasabeef.richeditor.
RichEditor
insertTodo()
- Method in class jp.wasabeef.richeditor.
RichEditor
insertVideo(String)
- Method in class jp.wasabeef.richeditor.
RichEditor
insertVideo(String, int)
- Method in class jp.wasabeef.richeditor.
RichEditor
insertVideo(String, int, int)
- Method in class jp.wasabeef.richeditor.
RichEditor
insertYoutubeVideo(String)
- Method in class jp.wasabeef.richeditor.
RichEditor
insertYoutubeVideo(String, int)
- Method in class jp.wasabeef.richeditor.
RichEditor
insertYoutubeVideo(String, int, int)
- Method in class jp.wasabeef.richeditor.
RichEditor
J
jp.wasabeef.richeditor
- package jp.wasabeef.richeditor
L
loadCSS(String)
- Method in class jp.wasabeef.richeditor.
RichEditor
O
onAfterInitialLoad(boolean)
- Method in interface jp.wasabeef.richeditor.
RichEditor.AfterInitialLoadListener
onPageFinished(WebView, String)
- Method in class jp.wasabeef.richeditor.
RichEditor.EditorWebViewClient
onStateChangeListener(String, List<RichEditor.Type>)
- Method in interface jp.wasabeef.richeditor.
RichEditor.OnDecorationStateListener
onTextChange(String)
- Method in interface jp.wasabeef.richeditor.
RichEditor.OnTextChangeListener
R
redo()
- Method in class jp.wasabeef.richeditor.
RichEditor
removeFormat()
- Method in class jp.wasabeef.richeditor.
RichEditor
RichEditor
- Class in
jp.wasabeef.richeditor
Copyright (C) 2020 Wasabeef
RichEditor(Context)
- Constructor for class jp.wasabeef.richeditor.
RichEditor
RichEditor(Context, AttributeSet)
- Constructor for class jp.wasabeef.richeditor.
RichEditor
RichEditor(Context, AttributeSet, int)
- Constructor for class jp.wasabeef.richeditor.
RichEditor
RichEditor.AfterInitialLoadListener
- Interface in
jp.wasabeef.richeditor
RichEditor.EditorWebViewClient
- Class in
jp.wasabeef.richeditor
RichEditor.OnDecorationStateListener
- Interface in
jp.wasabeef.richeditor
RichEditor.OnTextChangeListener
- Interface in
jp.wasabeef.richeditor
RichEditor.Type
- Enum in
jp.wasabeef.richeditor
S
setAlignCenter()
- Method in class jp.wasabeef.richeditor.
RichEditor
setAlignLeft()
- Method in class jp.wasabeef.richeditor.
RichEditor
setAlignRight()
- Method in class jp.wasabeef.richeditor.
RichEditor
setBackground(Drawable)
- Method in class jp.wasabeef.richeditor.
RichEditor
setBackground(String)
- Method in class jp.wasabeef.richeditor.
RichEditor
setBackgroundColor(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setBackgroundResource(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setBlockquote()
- Method in class jp.wasabeef.richeditor.
RichEditor
setBold()
- Method in class jp.wasabeef.richeditor.
RichEditor
setBullets()
- Method in class jp.wasabeef.richeditor.
RichEditor
setEditorBackgroundColor(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setEditorFontColor(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setEditorFontSize(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setEditorHeight(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setEditorWidth(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setFontSize(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setHeading(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setHtml(String)
- Method in class jp.wasabeef.richeditor.
RichEditor
setIndent()
- Method in class jp.wasabeef.richeditor.
RichEditor
setInputEnabled(Boolean)
- Method in class jp.wasabeef.richeditor.
RichEditor
setItalic()
- Method in class jp.wasabeef.richeditor.
RichEditor
setNumbers()
- Method in class jp.wasabeef.richeditor.
RichEditor
setOnDecorationChangeListener(RichEditor.OnDecorationStateListener)
- Method in class jp.wasabeef.richeditor.
RichEditor
setOnInitialLoadListener(RichEditor.AfterInitialLoadListener)
- Method in class jp.wasabeef.richeditor.
RichEditor
setOnTextChangeListener(RichEditor.OnTextChangeListener)
- Method in class jp.wasabeef.richeditor.
RichEditor
setOutdent()
- Method in class jp.wasabeef.richeditor.
RichEditor
setPadding(int, int, int, int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setPaddingRelative(int, int, int, int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setPlaceholder(String)
- Method in class jp.wasabeef.richeditor.
RichEditor
setStrikeThrough()
- Method in class jp.wasabeef.richeditor.
RichEditor
setSubscript()
- Method in class jp.wasabeef.richeditor.
RichEditor
setSuperscript()
- Method in class jp.wasabeef.richeditor.
RichEditor
setTextBackgroundColor(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setTextColor(int)
- Method in class jp.wasabeef.richeditor.
RichEditor
setUnderline()
- Method in class jp.wasabeef.richeditor.
RichEditor
shouldOverrideUrlLoading(WebView, String)
- Method in class jp.wasabeef.richeditor.
RichEditor.EditorWebViewClient
shouldOverrideUrlLoading(WebView, WebResourceRequest)
- Method in class jp.wasabeef.richeditor.
RichEditor.EditorWebViewClient
T
toBase64(Bitmap)
- Static method in class jp.wasabeef.richeditor.
Utils
toBitmap(Drawable)
- Static method in class jp.wasabeef.richeditor.
Utils
U
undo()
- Method in class jp.wasabeef.richeditor.
RichEditor
Utils
- Class in
jp.wasabeef.richeditor
Copyright (C) 2020 Wasabeef
V
valueOf(String)
- Static method in enum jp.wasabeef.richeditor.
RichEditor.Type
Returns the enum constant of this type with the specified name.
values()
- Static method in enum jp.wasabeef.richeditor.
RichEditor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
E
F
G
I
J
L
O
R
S
T
U
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes