|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.web.model.DefaultWebIcon
public class DefaultWebIcon
Represents an icon associated with an item. It will not always be displayed!
| Constructor Summary | |
|---|---|
DefaultWebIcon(org.dom4j.Element iconEl,
WebFragmentHelper webFragmentHelper,
ContextProvider contextProvider,
WebFragmentModuleDescriptor descriptor)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
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 DefaultWebIcon(org.dom4j.Element iconEl,
WebFragmentHelper webFragmentHelper,
ContextProvider contextProvider,
WebFragmentModuleDescriptor descriptor)
| Method Detail |
|---|
public WebLink getUrl()
getUrl in interface WebIconpublic int getWidth()
getWidth in interface WebIconpublic int getHeight()
getHeight in interface WebIcon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||