Class PerspectiveLayoutPluginResourceType
- java.lang.Object
-
- org.uberfire.ext.plugin.type.BasePluginResourceTypeDefinition
-
- org.uberfire.ext.plugin.type.PerspectiveLayoutPluginResourceTypeDefinition
-
- org.uberfire.ext.plugin.client.type.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
-
-
Constructor Summary
Constructors Constructor Description PerspectiveLayoutPluginResourceType()PerspectiveLayoutPluginResourceType(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.IsWidgetgetIcon()-
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
-
-