Class EditableTabSection
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
TODO: Document this class / interface here
- Since:
- v7.0
-
Field Summary
FieldsModifier and TypeFieldDescriptioncom.atlassian.jira.rest.v2.issue.LinkGroupBean
Rendered content of the tab.boolean
int
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
-
Field Details
-
iconURL
-
toolTip
-
label
-
providerKey
-
titleCount
-
html
Rendered content of the tab. -
iconFont
-
tabIconId
-
weight
public int weight -
renderHeader
public boolean renderHeader -
headerLinks
public com.atlassian.jira.rest.v2.issue.LinkGroupBean headerLinks
-
-
Constructor Details
-
EditableTabSection
public EditableTabSection()
-