Class BambooWebIcon
java.lang.Object
com.atlassian.bamboo.plugin.web.model.BambooWebIcon
- All Implemented Interfaces:
com.atlassian.plugin.web.model.WebIcon
-
Constructor Summary
ConstructorDescriptionBambooWebIcon
(com.atlassian.plugin.module.Element iconEl, com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper, com.atlassian.plugin.web.ContextProvider contextProvider, com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor) -
Method Summary
-
Constructor Details
-
BambooWebIcon
public BambooWebIcon(com.atlassian.plugin.module.Element iconEl, com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper, com.atlassian.plugin.web.ContextProvider contextProvider, com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor)
-
-
Method Details
-
getUrl
public com.atlassian.plugin.web.model.WebLink getUrl()- Specified by:
getUrl
in interfacecom.atlassian.plugin.web.model.WebIcon
-
getWidth
public int getWidth()- Specified by:
getWidth
in interfacecom.atlassian.plugin.web.model.WebIcon
-
getHeight
public int getHeight()- Specified by:
getHeight
in interfacecom.atlassian.plugin.web.model.WebIcon
-