|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.edgeindex.edge.DefaultEdgeUiSupport
public class DefaultEdgeUiSupport
| Constructor Summary | |
|---|---|
DefaultEdgeUiSupport()
|
|
DefaultEdgeUiSupport(int weight,
java.lang.String cssClass,
java.lang.String i18nKey)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCssClass()
|
java.lang.String |
getI18NKey()
|
int |
getWeight()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEdgeUiSupport()
public DefaultEdgeUiSupport(int weight,
java.lang.String cssClass,
java.lang.String i18nKey)
| Method Detail |
|---|
public int getWeight()
getWeight in interface EdgeType.EdgeUiSupportpublic java.lang.String getCssClass()
getCssClass in interface EdgeType.EdgeUiSupportpublic java.lang.String getI18NKey()
getI18NKey in interface EdgeType.EdgeUiSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||