Interface HtmlEditorResources

  • All Superinterfaces:
    com.google.gwt.resources.client.ClientBundle

    public interface HtmlEditorResources
    extends com.google.gwt.resources.client.ClientBundle
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle

        com.google.gwt.resources.client.ClientBundle.Source
    • Method Detail

      • wysihtml

        @Source("js/wysihtml/wysihtml.min.js")
        com.google.gwt.resources.client.TextResource wysihtml()
      • wysihtmlAllCommands

        @Source("js/wysihtml/wysihtml.all-commands.min.js")
        com.google.gwt.resources.client.TextResource wysihtmlAllCommands()
      • wysihtmlTableEditing

        @Source("js/wysihtml/wysihtml.table_editing.min.js")
        com.google.gwt.resources.client.TextResource wysihtmlTableEditing()
      • wysihtmlToolbar

        @Source("js/wysihtml/wysihtml.toolbar.min.js")
        com.google.gwt.resources.client.TextResource wysihtmlToolbar()
      • parserRules

        @Source("js/wysihtml/parser_rules/advanced_and_extended.js")
        com.google.gwt.resources.client.TextResource parserRules()