|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pyxis.greenhopper.jira.configurations.layout.ListLayout
com.pyxis.greenhopper.jira.configurations.layout.ParentLayout
public class ParentLayout
Field Summary |
---|
Fields inherited from class com.pyxis.greenhopper.jira.configurations.layout.ListLayout |
---|
issueFieldManager, issueType, listLayouts, totalWeight |
Fields inherited from interface com.pyxis.greenhopper.jira.configurations.layout.Layout |
---|
CARD_HEADER_HEIGHT, LINE_HEIGHT, SUMMARY_HEADER_HEIGHT |
Constructor Summary | |
---|---|
ParentLayout(BoardIssue boardIssue)
|
Method Summary | |
---|---|
IssueField |
getCorner()
|
java.util.List<IssueField> |
getFields()
|
int |
getTotalWidth()
|
protected int |
layoutWeight()
|
Methods inherited from class com.pyxis.greenhopper.jira.configurations.layout.ListLayout |
---|
getCornerWidth, getHeight, getIssueType, getLineCount, getWidth, hasCorner, isCorner, isCrowded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParentLayout(BoardIssue boardIssue)
Method Detail |
---|
public java.util.List<IssueField> getFields()
getFields
in interface Layout
getFields
in class ListLayout
public IssueField getCorner()
getCorner
in interface Layout
getCorner
in class ListLayout
protected int layoutWeight()
layoutWeight
in class ListLayout
public int getTotalWidth()
getTotalWidth
in class ListLayout
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |