com.atlassian.plugin.web.model
Class AbstractWebPanel
java.lang.Object
com.atlassian.plugin.web.model.AbstractWebPanel
- All Implemented Interfaces:
- WebPanel
- Direct Known Subclasses:
- EmbeddedTemplateWebPanel, ResourceTemplateWebPanel
public abstract class AbstractWebPanel
- extends Object
- implements WebPanel
- Since:
- 2.5.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.plugin.web.model.WebPanel |
getHtml |
plugin
protected Plugin plugin
AbstractWebPanel
protected AbstractWebPanel(PluginAccessor pluginAccessor)
setPlugin
public void setPlugin(Plugin plugin)
setResourceType
public void setResourceType(String resourceType)
getRenderer
protected final WebPanelRenderer getRenderer()
Copyright © 2010 Atlassian. All Rights Reserved.