Interface I_CmsLayoutBundle.I_CmsScrollPanel

    • 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 allwaysShowBars()
      Access method.
      java.lang.String hiddenSize()
      Access method.
      java.lang.String scrollable()
      Access method.
      java.lang.String scrollContainer()
      Access method.
      java.lang.String scrollPanel()
      Access method.
      java.lang.String showBars()
      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

      • allwaysShowBars

        java.lang.String allwaysShowBars()
        Access method.

        Returns:
        the CSS class name
      • hiddenSize

        java.lang.String hiddenSize()
        Access method.

        Returns:
        the CSS class name
      • scrollable

        java.lang.String scrollable()
        Access method.

        Returns:
        the CSS class name
      • scrollContainer

        java.lang.String scrollContainer()
        Access method.

        Returns:
        the CSS class name
      • scrollPanel

        java.lang.String scrollPanel()
        Access method.

        Returns:
        the CSS class name
      • showBars

        java.lang.String showBars()
        Access method.

        Returns:
        the CSS class name