Interface ScopeTreeResources

  • All Superinterfaces:
    com.google.gwt.user.cellview.client.CellTree.Resources, com.google.gwt.resources.client.ClientBundle

    public interface ScopeTreeResources
    extends com.google.gwt.user.cellview.client.CellTree.Resources
    • Method Detail

      • cellTreeStyle

        @Source("uiScopeTree.css")
        ScopeTreeResources.ScopeTreeStyle cellTreeStyle()
        The styles used in this widget.
        Specified by:
        cellTreeStyle in interface com.google.gwt.user.cellview.client.CellTree.Resources
      • cellTreeSelectedBackgroundCustom

        @Source("cellTreeSelectedBackgroundCustom.png")
        com.google.gwt.resources.client.ImageResource cellTreeSelectedBackgroundCustom()