|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectComposite
com.vaadin.client.ui.richtextarea.VRichTextToolbar
public class VRichTextToolbar
A modified version of sample toolbar for use with RichTextArea. It
provides a simple UI for all rich text formatting, dynamically displayed only
for the available functionality.
| Nested Class Summary | |
|---|---|
static interface |
VRichTextToolbar.Images
This ClientBundle is used for all the button icons. |
static interface |
VRichTextToolbar.Strings
This Constants interface is used to make the toolbar's strings
internationalizable. |
| Constructor Summary | |
|---|---|
VRichTextToolbar(RichTextArea richText)
Creates a new toolbar that drives the given rich text area. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VRichTextToolbar(RichTextArea richText)
richText - the rich text area to be controlled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||