|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugin.web.model.BambooWebIcon
public class BambooWebIcon
Constructor Summary | |
---|---|
BambooWebIcon(org.dom4j.Element iconEl,
com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper,
com.atlassian.plugin.web.ContextProvider contextProvider,
com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor descriptor)
|
Method Summary | |
---|---|
int |
getHeight()
|
com.atlassian.plugin.web.model.WebLink |
getUrl()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
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)
Method Detail |
---|
public com.atlassian.plugin.web.model.WebLink getUrl()
getUrl
in interface com.atlassian.plugin.web.model.WebIcon
public int getWidth()
getWidth
in interface com.atlassian.plugin.web.model.WebIcon
public int getHeight()
getHeight
in interface com.atlassian.plugin.web.model.WebIcon
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |