Uses of Class
org.uberfire.workbench.category.Category
-
Packages that use Category Package Description org.uberfire.workbench.category org.uberfire.workbench.type -
-
Uses of Category in org.uberfire.workbench.category
Subclasses of Category in org.uberfire.workbench.category Modifier and Type Class Description classOthersclassUndefined -
Uses of Category in org.uberfire.workbench.type
Methods in org.uberfire.workbench.type that return Category Modifier and Type Method Description CategoryAnyResourceTypeDefinition. getCategory()CategoryDotResourceTypeDefinition. getCategory()CategoryResourceTypeDefinition. getCategory()Defines the category for each resource.CategoryTextResourceTypeDefinition. getCategory()Constructors in org.uberfire.workbench.type with parameters of type Category Constructor Description AnyResourceTypeDefinition(Category category)DotResourceTypeDefinition(Category category)
-