|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| 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 LayoutgetFields in class ListLayoutpublic IssueField getCorner()
getCorner in interface LayoutgetCorner in class ListLayoutprotected int layoutWeight()
layoutWeight in class ListLayoutpublic int getTotalWidth()
getTotalWidth in class ListLayout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||