Class DriverDefType

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

    @ApplicationScoped
    public class DriverDefType
    extends org.kie.workbench.common.screens.datasource.management.type.DriverDefTypeDefinition
    implements org.uberfire.client.workbench.type.ClientResourceType
    • Constructor Summary

      Constructors 
      Constructor Description
      DriverDefType()  
      DriverDefType​(org.uberfire.workbench.category.Others category)  
    • 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.kie.workbench.common.screens.datasource.management.type.DriverDefTypeDefinition

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

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

      • DriverDefType

        public DriverDefType()
      • DriverDefType

        @Inject
        public DriverDefType​(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