public class

DefaultWebIcon

extends Object
implements WebIcon
java.lang.Object
   ↳ com.atlassian.plugin.web.model.DefaultWebIcon

Class Overview

Represents an icon associated with an item. It will not always be displayed!

Summary

Public Constructors
DefaultWebIcon(Element iconEl, WebFragmentHelper webFragmentHelper, ContextProvider contextProvider, WebFragmentModuleDescriptor descriptor)
Public Methods
int getHeight()
WebLink getUrl()
int getWidth()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.model.WebIcon

Public Constructors

public DefaultWebIcon (Element iconEl, WebFragmentHelper webFragmentHelper, ContextProvider contextProvider, WebFragmentModuleDescriptor descriptor)

Public Methods

public int getHeight ()

public WebLink getUrl ()

public int getWidth ()