Interface PluginCss

  • All Superinterfaces:
    com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, com.google.gwt.resources.client.ResourcePrototype

    public interface PluginCss
    extends com.google.gwt.resources.client.CssResource
    • Method Detail

      • editorWrapping

        @ClassName("editor-wrapping")
        String editorWrapping()
      • handlerVertical

        @ClassName("handler-vertical")
        String handlerVertical()
      • handlerHorizontal

        @ClassName("handler-horizontal")
        String handlerHorizontal()
      • buttonAddParameter

        String buttonAddParameter()
      • windowLabel

        @ClassName("window-label")
        String windowLabel()
      • bottomInverted

        @ClassName("bottom-inverted")
        String bottomInverted()
      • topInverted

        @ClassName("top-inverted")
        String topInverted()
      • mediaLib

        @ClassName("media-lib")
        String mediaLib()