public static interface VRichTextToolbar.Strings
extends com.google.gwt.i18n.client.Constants
Constants
interface is used to make the toolbar's strings
internationalizable.com.google.gwt.i18n.client.Constants.DefaultBooleanValue, com.google.gwt.i18n.client.Constants.DefaultDoubleValue, com.google.gwt.i18n.client.Constants.DefaultFloatValue, com.google.gwt.i18n.client.Constants.DefaultIntValue, com.google.gwt.i18n.client.Constants.DefaultStringArrayValue, com.google.gwt.i18n.client.Constants.DefaultStringMapValue, com.google.gwt.i18n.client.Constants.DefaultStringValue
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
Modifier and Type | Method and Description |
---|---|
String |
black() |
String |
blue() |
String |
bold() |
String |
color() |
String |
createLink() |
String |
font() |
String |
green() |
String |
hr() |
String |
indent() |
String |
insertImage() |
String |
italic() |
String |
justifyCenter() |
String |
justifyLeft() |
String |
justifyRight() |
String |
large() |
String |
medium() |
String |
normal() |
String |
ol() |
String |
outdent() |
String |
red() |
String |
removeFormat() |
String |
removeLink() |
String |
size() |
String |
small() |
String |
strikeThrough() |
String |
subscript() |
String |
superscript() |
String |
ul() |
String |
underline() |
String |
white() |
String |
xlarge() |
String |
xsmall() |
String |
xxlarge() |
String |
xxsmall() |
String |
yellow() |
String black()
String blue()
String bold()
String color()
String createLink()
String font()
String green()
String hr()
String indent()
String insertImage()
String italic()
String justifyCenter()
String justifyLeft()
String justifyRight()
String large()
String medium()
String normal()
String ol()
String outdent()
String red()
String removeFormat()
String removeLink()
String size()
String small()
String strikeThrough()
String subscript()
String superscript()
String ul()
String underline()
String white()
String xlarge()
String xsmall()
String xxlarge()
String xxsmall()
String yellow()
Copyright © 2016 Vaadin Ltd. All rights reserved.