public class ParentLayout extends ListLayout
issueFieldManager, issueType, listLayouts, totalWeightCARD_HEADER_HEIGHT, LINE_HEIGHT, SUMMARY_HEADER_HEIGHT| Constructor and Description |
|---|
ParentLayout(BoardIssue boardIssue) |
| Modifier and Type | Method and Description |
|---|---|
IssueField |
getCorner() |
List<IssueField> |
getFields() |
int |
getTotalWidth() |
protected int |
layoutWeight() |
getCornerWidth, getHeight, getIssueType, getLineCount, getWidth, hasCorner, isCorner, isCrowdedpublic ParentLayout(BoardIssue boardIssue)
public List<IssueField> getFields()
getFields in interface LayoutgetFields in class ListLayoutpublic IssueField getCorner()
getCorner in interface LayoutgetCorner in class ListLayoutprotected int layoutWeight()
layoutWeight in class ListLayoutpublic int getTotalWidth()
getTotalWidth in class ListLayoutCopyright © 2007–2015 Atlassian. All rights reserved.