public static interface RichTextToolbar.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 |
close_report() |
String |
color() |
String |
createLink() |
String |
font() |
String |
green() |
String |
hr() |
String |
importing() |
String |
insertImage() |
String |
italic() |
String |
justifyCenter() |
String |
justifyLeft() |
String |
justifyRight() |
String |
large() |
String |
medium() |
String |
newdoc() |
String |
normal() |
String |
ol() |
String |
open_report() |
String |
open_template() |
String |
outdent() |
String |
red() |
String |
removeFormat() |
String |
removeLink() |
String |
save() |
String |
size() |
String |
small() |
String |
strikeThrough() |
String |
structureView() |
String |
ul() |
String |
underline() |
String |
white() |
String |
xlarge() |
String |
xsmall() |
String |
xxlarge() |
String |
xxsmall() |
String |
yellow() |
String close_report()
String insertImage()
String importing()
String black()
String blue()
String bold()
String color()
String createLink()
String font()
String green()
String hr()
String italic()
String justifyCenter()
String justifyLeft()
String justifyRight()
String large()
String medium()
String normal()
String newdoc()
String open_template()
String open_report()
String ol()
String outdent()
String red()
String removeFormat()
String removeLink()
String save()
String size()
String small()
String strikeThrough()
String structureView()
String ul()
String underline()
String white()
String xlarge()
String xsmall()
String xxlarge()
String xxsmall()
String yellow()
Copyright © 2014. All Rights Reserved.