public interface RichTextEditorConstants
extends com.google.gwt.i18n.client.Constants
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 |
alignCenter() |
String |
alignLeft() |
String |
alignRight() |
String |
black() |
String |
blue() |
String |
bold() |
String |
breakLine() |
String |
colorsListName() |
String |
fontsListName() |
String |
fontsSizeListName() |
String |
green() |
String |
image() |
String |
insertImageUrl() |
String |
insertLinkUrl() |
String |
italic() |
String |
link() |
String |
orderList() |
String |
red() |
String |
underline() |
String |
unorderList() |
String |
white() |
String |
yellow() |
String white()
String black()
String red()
String green()
String yellow()
String blue()
String insertLinkUrl()
String insertImageUrl()
String bold()
String italic()
String underline()
String alignLeft()
String alignCenter()
String alignRight()
String orderList()
String unorderList()
String link()
String breakLine()
String image()
String fontsListName()
String colorsListName()
String fontsSizeListName()
Copyright © 2013 Nuxeo SA. All Rights Reserved.