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.EdgeUiSupport
public String getCssClass()
getCssClass
in interface EdgeType.EdgeUiSupport
public String getI18NKey()
getI18NKey
in interface EdgeType.EdgeUiSupport
Copyright © 2003–2020 Atlassian. All rights reserved.