Uses of Interface
com.atlassian.plugin.web.model.WebLabel

Packages that use WebLabel
com.atlassian.plugin.web.descriptors   
com.atlassian.plugin.web.model   
 

Uses of WebLabel in com.atlassian.plugin.web.descriptors
 

Methods in com.atlassian.plugin.web.descriptors that return WebLabel
 WebLabel WebFragmentModuleDescriptor.getTooltip()
           
 WebLabel AbstractWebFragmentModuleDescriptor.getTooltip()
           
 WebLabel DefaultAbstractWebFragmentModuleDescriptor.getTooltip()
           
 WebLabel WebFragmentModuleDescriptor.getWebLabel()
           
 WebLabel AbstractWebFragmentModuleDescriptor.getWebLabel()
           
 WebLabel DefaultAbstractWebFragmentModuleDescriptor.getWebLabel()
           
 

Uses of WebLabel in com.atlassian.plugin.web.model
 

Classes in com.atlassian.plugin.web.model that implement WebLabel
 class DefaultWebLabel
          A simple bean to represent labels in the web interface.
 



Copyright © 2010 Atlassian. All Rights Reserved.