org.gcube.portlets.user.reportgenerator.client.toolbar
Interface RichTextToolbar.Strings

All Superinterfaces:
com.google.gwt.i18n.client.Constants, com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource
Enclosing class:
RichTextToolbar

public static interface RichTextToolbar.Strings
extends com.google.gwt.i18n.client.Constants

This Constants interface is used to make the toolbar's strings internationalizable.


Nested Class Summary
 
Nested classes/interfaces inherited from interface 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
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
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
 
Method Summary
 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()
           
 

Method Detail

close_report

String close_report()

insertImage

String insertImage()

importing

String importing()

black

String black()

blue

String blue()

bold

String bold()

color

String color()

createLink

String createLink()

font

String font()

green

String green()

hr

String hr()

italic

String italic()

justifyCenter

String justifyCenter()

justifyLeft

String justifyLeft()

justifyRight

String justifyRight()

large

String large()

medium

String medium()

normal

String normal()

newdoc

String newdoc()

open_template

String open_template()

open_report

String open_report()

ol

String ol()

outdent

String outdent()

red

String red()

removeFormat

String removeFormat()

removeLink

String removeLink()

save

String save()

size

String size()

small

String small()

strikeThrough

String strikeThrough()

structureView

String structureView()

ul

String ul()

underline

String underline()

white

String white()

xlarge

String xlarge()

xsmall

String xsmall()

xxlarge

String xxlarge()

xxsmall

String xxsmall()

yellow

String yellow()


Copyright © 2014. All Rights Reserved.