Uses of Interface
com.atlassian.plugin.web.renderer.WebPanelRenderer

Packages that use WebPanelRenderer
com.atlassian.plugin.web.descriptors   
com.atlassian.plugin.web.model   
com.atlassian.plugin.web.renderer   
 

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

Methods in com.atlassian.plugin.web.descriptors that return WebPanelRenderer
 WebPanelRenderer WebPanelRendererModuleDescriptor.getModule()
           
 

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

Methods in com.atlassian.plugin.web.model that return WebPanelRenderer
protected  WebPanelRenderer AbstractWebPanel.getRenderer()
           
 

Uses of WebPanelRenderer in com.atlassian.plugin.web.renderer
 

Classes in com.atlassian.plugin.web.renderer that implement WebPanelRenderer
 class StaticWebPanelRenderer
          Static WebPanelRenderer, just returns the supplied text.
 



Copyright © 2010 Atlassian. All Rights Reserved.