Class PerspectiveLayoutPluginResourceType

  • All Implemented Interfaces:
    org.uberfire.client.workbench.type.ClientResourceType, org.uberfire.workbench.type.ResourceTypeDefinition

    @ApplicationScoped
    public class PerspectiveLayoutPluginResourceType
    extends org.uberfire.ext.plugin.type.PerspectiveLayoutPluginResourceTypeDefinition
    implements org.uberfire.client.workbench.type.ClientResourceType
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.gwt.user.client.ui.IsWidget getIcon()  
      • Methods inherited from class org.uberfire.ext.plugin.type.PerspectiveLayoutPluginResourceTypeDefinition

        getCategory, getDescription, getShortName, getSuffix
      • Methods inherited from class org.uberfire.ext.plugin.type.BasePluginResourceTypeDefinition

        accept, getPrefix, getPriority, getSimpleWildcardPattern
      • Methods inherited from interface org.uberfire.workbench.type.ResourceTypeDefinition

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

      • PerspectiveLayoutPluginResourceType

        public PerspectiveLayoutPluginResourceType()
      • PerspectiveLayoutPluginResourceType

        @Inject
        public PerspectiveLayoutPluginResourceType​(org.uberfire.workbench.category.Others category)
    • Method Detail

      • getIcon

        public com.google.gwt.user.client.ui.IsWidget getIcon()
        Specified by:
        getIcon in interface org.uberfire.client.workbench.type.ClientResourceType