Uses of Class
com.atlassian.plugin.web.model.AbstractWebPanel

Packages that use AbstractWebPanel
com.atlassian.plugin.web.model   
 

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

Subclasses of AbstractWebPanel in com.atlassian.plugin.web.model
 class EmbeddedTemplateWebPanel
          This class is used for web panel declaration that do not have a custom class attribute in their descriptor, nor a location attribute in their resource child element.
 class ResourceTemplateWebPanel
          This class is used for web panel declaration that do not have a custom class attribute in their descriptor, but do have a location attribute in their resource child element, which points to a template file on the (plugin's) classpath.
 



Copyright © 2010 Atlassian. All Rights Reserved.