Interface I_CmsLayoutBundle.I_CmsHighlightCss

  • 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_CmsHighlightCss
    extends com.google.gwt.resources.client.CssResource
    Highlighting CSS, used within the CmsHighlightingBorder widget.
    • 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 animated()
      Access method.
      java.lang.String borderBottom()
      Access method.
      java.lang.String borderLeft()
      Access method.
      java.lang.String borderRight()
      Access method.
      java.lang.String borderTop()
      Access method.
      java.lang.String colorBlue()
      Access method.
      java.lang.String colorGrey()
      Access method.
      java.lang.String colorRed()
      Access method.
      java.lang.String colorSolidGrey()
      Access method.
      java.lang.String highlightBox()
      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

      • animated

        java.lang.String animated()
        Access method.

        Returns:
        the CSS class name
      • borderBottom

        java.lang.String borderBottom()
        Access method.

        Returns:
        the CSS class name
      • borderLeft

        java.lang.String borderLeft()
        Access method.

        Returns:
        the CSS class name
      • borderRight

        java.lang.String borderRight()
        Access method.

        Returns:
        the CSS class name
      • borderTop

        java.lang.String borderTop()
        Access method.

        Returns:
        the CSS class name
      • colorBlue

        java.lang.String colorBlue()
        Access method.

        Returns:
        the CSS class name
      • colorGrey

        java.lang.String colorGrey()
        Access method.

        Returns:
        the CSS class name
      • colorRed

        java.lang.String colorRed()
        Access method.

        Returns:
        the CSS class name
      • colorSolidGrey

        java.lang.String colorSolidGrey()
        Access method.

        Returns:
        the CSS class name
      • highlightBox

        java.lang.String highlightBox()
        Access method.

        Returns:
        the CSS class name