Interface DocksCss

  • All Superinterfaces:
    com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, com.google.gwt.resources.client.ResourcePrototype

    public interface DocksCss
    extends com.google.gwt.resources.client.CssResource
    • Method Detail

      • gradientTopBottom

        @ClassName("gradientTopBottom")
        String gradientTopBottom()
      • gradientBottomTop

        @ClassName("gradientBottomTop")
        String gradientBottomTop()
      • sideDockItem

        @ClassName("sideDockItem")
        String sideDockItem()
      • singleDockItem

        @ClassName("singleDockItem")
        String singleDockItem()
      • hideElement

        @ClassName("hideElement")
        String hideElement()
      • dockExpanded

        @ClassName("dockExpanded")
        String dockExpanded()
      • dockExpandedLabelWest

        @ClassName("dockExpandedLabelWest")
        String dockExpandedLabelWest()
      • dockExpandedButtonWest

        @ClassName("dockExpandedButtonWest")
        String dockExpandedButtonWest()
      • dockExpandedLabelEast

        @ClassName("dockExpandedLabelEast")
        String dockExpandedLabelEast()
      • dockExpandedButtonEast

        @ClassName("dockExpandedButtonEast")
        String dockExpandedButtonEast()
      • dockExpandedButtonSouth

        @ClassName("dockExpandedButtonSouth")
        String dockExpandedButtonSouth()
      • dockExpandedLabelSouth

        @ClassName("dockExpandedLabelSouth")
        String dockExpandedLabelSouth()
      • dockExpandedTitlePanel

        @ClassName("dockExpandedTitlePanel")
        String dockExpandedTitlePanel()
      • dockExpandedContentPanel

        @ClassName("dockExpandedContentPanel")
        String dockExpandedContentPanel()
      • dockExpandedContentPanelSouth

        @ClassName("dockExpandedContentPanelSouth")
        String dockExpandedContentPanelSouth()
      • buttonFocused

        @ClassName("buttonFocused")
        String buttonFocused()
      • southDockItem

        @ClassName("southDockItem")
        String southDockItem()
      • resizableBar

        @ClassName("resizableBar")
        String resizableBar()
      • dockExpandedContentButton

        @ClassName("dockExpandedContentButton")
        String dockExpandedContentButton()