com.atlassian.plugin.web.model
Class DefaultWebIcon
java.lang.Object
com.atlassian.plugin.web.model.DefaultWebIcon
- All Implemented Interfaces:
- WebIcon
public class DefaultWebIcon
- extends Object
- implements WebIcon
Represents an icon associated with an item. It will not always be displayed!
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultWebIcon
public DefaultWebIcon(org.dom4j.Element iconEl,
WebFragmentHelper webFragmentHelper,
ContextProvider contextProvider,
WebFragmentModuleDescriptor descriptor)
getUrl
public WebLink getUrl()
- Specified by:
getUrl in interface WebIcon
getWidth
public int getWidth()
- Specified by:
getWidth in interface WebIcon
getHeight
public int getHeight()
- Specified by:
getHeight in interface WebIcon
Copyright © 2013 Atlassian. All Rights Reserved.