Interface I_CmsLayoutBundle.I_CmsSelectArea

  • 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_CmsSelectArea
    extends com.google.gwt.resources.client.CssResource
    The select area 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 main()
      Access method.
      java.lang.String marker()
      Access method.
      java.lang.String markerBlackBorder()
      Access method.
      java.lang.String markerBorder()
      Access method.
      java.lang.String markerWhiteBorder()
      Access method.
      java.lang.String overlay()
      Access method.
      java.lang.String showSelect()
      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

      • main

        java.lang.String main()
        Access method.

        Returns:
        the CSS class name
      • marker

        java.lang.String marker()
        Access method.

        Returns:
        the CSS class name
      • markerBlackBorder

        java.lang.String markerBlackBorder()
        Access method.

        Returns:
        the CSS class name
      • markerBorder

        java.lang.String markerBorder()
        Access method.

        Returns:
        the CSS class name
      • markerWhiteBorder

        java.lang.String markerWhiteBorder()
        Access method.

        Returns:
        the CSS class name
      • overlay

        java.lang.String overlay()
        Access method.

        Returns:
        the CSS class name
      • showSelect

        java.lang.String showSelect()
        Access method.

        Returns:
        the CSS class name