public class BambooWebIcon extends Object implements com.atlassian.plugin.web.model.WebIcon
| Constructor and Description |
|---|
BambooWebIcon(org.dom4j.Element iconEl,
com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper,
com.atlassian.plugin.web.ContextProvider contextProvider,
com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
com.atlassian.plugin.web.model.WebLink |
getUrl() |
int |
getWidth() |
public BambooWebIcon(org.dom4j.Element iconEl,
com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper,
com.atlassian.plugin.web.ContextProvider contextProvider,
com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor)
public com.atlassian.plugin.web.model.WebLink getUrl()
getUrl in interface com.atlassian.plugin.web.model.WebIconpublic int getWidth()
getWidth in interface com.atlassian.plugin.web.model.WebIconpublic int getHeight()
getHeight in interface com.atlassian.plugin.web.model.WebIconCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.