Interface WorkbenchCss

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

    public interface WorkbenchCss
    extends com.google.gwt.resources.client.CssResource
    GWT managed CSS for Workbench
    • Method Detail

      • dropTargetHighlight

        @ClassName("uf-drop-target-highlight")
        String dropTargetHighlight()
      • dropTargetCompass

        @ClassName("uf-drop-target-compass")
        String dropTargetCompass()
      • notification

        String notification()
      • statusBar

        String statusBar()
      • activeNavTabs

        @ClassName("uf-activeNavTabs")
        String activeNavTabs()
      • tabCloseButton

        String tabCloseButton()
      • listbar

        @ClassName("uf-listbar")
        String listbar()
      • showContext

        @ClassName("show-context")
        String showContext()
      • splitLayoutPanel

        @ClassName("uf-split-layout-panel")
        String splitLayoutPanel()
      • splitLayoutPanelHDragger

        @ClassName("uf-split-layout-panel-hdragger")
        String splitLayoutPanelHDragger()
      • splitLayoutPanelVDragger

        @ClassName("uf-split-layout-panel-vdragger")
        String splitLayoutPanelVDragger()
      • modal

        @ClassName("uf-modal")
        String modal()