Interface ClientResourceType

  • All Superinterfaces:
    org.uberfire.workbench.type.ResourceTypeDefinition
    All Known Implementing Classes:
    AnyResourceType, DotResourceType

    @JsType
    public interface ClientResourceType
    extends org.uberfire.workbench.type.ResourceTypeDefinition
    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default com.google.gwt.user.client.ui.IsWidget getIcon()
      An icon representing the resource type
      • Methods inherited from interface org.uberfire.workbench.type.ResourceTypeDefinition

        accept, getCategory, getDescription, getDiffMode, getPrefix, getPriority, getShortName, getSimpleWildcardPattern, getSuffix
    • Method Detail

      • getIcon

        @JsIgnore
        default com.google.gwt.user.client.ui.IsWidget getIcon()
        An icon representing the resource type
        Returns:
        the icon