Interface SimplePager.Style

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

public static interface SimplePager.Style extends CssResource
Styles used by this widget.
  • Method Details

    • button

      String button()
      Applied to buttons.
    • disabledButton

      String disabledButton()
      Applied to disabled buttons.
    • pageDetails

      String pageDetails()
      Applied to the details text.