public class DefaultEdgeUiSupport extends Object implements EdgeType.EdgeUiSupport
| Constructor and Description |
|---|
DefaultEdgeUiSupport() |
DefaultEdgeUiSupport(int weight,
String cssClass,
String i18nKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCssClass() |
String |
getI18NKey() |
int |
getWeight() |
public int getWeight()
getWeight in interface EdgeType.EdgeUiSupportpublic String getCssClass()
getCssClass in interface EdgeType.EdgeUiSupportpublic String getI18NKey()
getI18NKey in interface EdgeType.EdgeUiSupportCopyright © 2003–2018 Atlassian. All rights reserved.