Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
E
G
I
N
O
S
T
E
Editor
- class net.sourceforge.gwtaddons.client.richtext.
Editor
.
This is the main class of the rich text editor.
Editor()
- Constructor for class net.sourceforge.gwtaddons.client.richtext.
Editor
Constructor of a Rich Text Editor
G
getHTML()
- Method in class net.sourceforge.gwtaddons.client.richtext.
Editor
Get the current HTML text of the editor.
I
ImageButton
- class net.sourceforge.gwtaddons.client.richtext.
ImageButton
.
This class represent an image button for using in toolbars.
ImageButton(String, String)
- Constructor for class net.sourceforge.gwtaddons.client.richtext.
ImageButton
The constructor of an ImageButton
N
net.sourceforge.gwtaddons.client.richtext
- package net.sourceforge.gwtaddons.client.richtext
O
onBrowserEvent(Event)
- Method in class net.sourceforge.gwtaddons.client.richtext.
ImageButton
Overriden to block the browser's default behaviour.
onLoad()
- Method in class net.sourceforge.gwtaddons.client.richtext.
Editor
This method is called when the editor becomes attached to the browser's document.
onMouseDown(Widget, int, int)
- Method in class net.sourceforge.gwtaddons.client.richtext.
Tooltip
onMouseEnter(Widget)
- Method in class net.sourceforge.gwtaddons.client.richtext.
Tooltip
onMouseLeave(Widget)
- Method in class net.sourceforge.gwtaddons.client.richtext.
Tooltip
onMouseMove(Widget, int, int)
- Method in class net.sourceforge.gwtaddons.client.richtext.
Tooltip
S
setEditable(boolean)
- Method in class net.sourceforge.gwtaddons.client.richtext.
Editor
Enable or disable the edit mode.
setHTML(String)
- Method in class net.sourceforge.gwtaddons.client.richtext.
Editor
Sets this editor's contents via HTML.
setTextSize(String, String)
- Method in class net.sourceforge.gwtaddons.client.richtext.
Editor
Sets the text's size, in pixels, not including decorations such as border, margin, padding and the toolbar.
T
Tooltip
- class net.sourceforge.gwtaddons.client.richtext.
Tooltip
.
This class represent a tooltip that can be setup with css.
Tooltip(String)
- Constructor for class net.sourceforge.gwtaddons.client.richtext.
Tooltip
The Constructor of the Tooltip.
E
G
I
N
O
S
T
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes