Interface CustomScrollPanel.Style

All Superinterfaces:
CssResource, CssResourceBase, ResourcePrototype
Enclosing class:
CustomScrollPanel

@ImportedWithPrefix("gwt-CustomScrollPanel") public static interface CustomScrollPanel.Style extends CssResource
Styles used by this widget.
  • Field Details

    • DEFAULT_CSS

      static final String DEFAULT_CSS
      The path to the default CSS styles used by this resource.
      See Also:
  • Method Details

    • customScrollPanel

      String customScrollPanel()
      Applied to the widget.
    • customScrollPanelCorner

      String customScrollPanelCorner()
      Applied to the square that appears in the bottom corner where the vertical and horizontal scrollbars meet, when both are visible.