Interface I_CmsLayoutBundle.I_CmsCroppingDialogCss

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

    public static interface I_CmsLayoutBundle.I_CmsCroppingDialogCss
    extends com.google.gwt.resources.client.CssResource
    Cropping dialog CSS.
    • Nested Class Summary

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

        com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String bottomPanel()
      Access method.
      java.lang.String button()
      Access method.
      java.lang.String croppingPanel()
      Access method.
      java.lang.String info()
      Access method.
      java.lang.String panel()
      Access method.
      java.lang.String topPanel()
      Access method.
      • Methods inherited from interface com.google.gwt.resources.client.CssResource

        ensureInjected, getText
      • Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype

        getName
    • Method Detail

      • bottomPanel

        java.lang.String bottomPanel()
        Access method.

        Returns:
        the CSS class name
      • button

        java.lang.String button()
        Access method.

        Returns:
        the CSS class name
      • croppingPanel

        java.lang.String croppingPanel()
        Access method.

        Returns:
        the CSS class name
      • info

        java.lang.String info()
        Access method.

        Returns:
        the CSS class name
      • panel

        java.lang.String panel()
        Access method.

        Returns:
        the CSS class name
      • topPanel

        java.lang.String topPanel()
        Access method.

        Returns:
        the CSS class name