Forge - UI API 2.0.0.Alpha3

Uses of Interface
org.jboss.forge.ui.metadata.UICategory

Packages that use UICategory
org.jboss.forge.ui.metadata   
org.jboss.forge.ui.util   
 

Uses of UICategory in org.jboss.forge.ui.metadata
 

Methods in org.jboss.forge.ui.metadata that return UICategory
 UICategory UICommandMetadata.getCategory()
           
 UICategory UICategory.getSubCategory()
           
 

Uses of UICategory in org.jboss.forge.ui.util
 

Methods in org.jboss.forge.ui.util that return UICategory
static UICategory Categories.create(String... categories)
          Using the given category names, produce a hierarchical UICategory instance.
 UICategory Metadata.getCategory()
           
 

Methods in org.jboss.forge.ui.util with parameters of type UICategory
 Metadata Metadata.category(UICategory category)
           
 


Forge - UI API 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.