|
||||||||||
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.AbstractLayouts
com.pyxis.greenhopper.jira.configurations.layout.CardLayouts
public class CardLayouts
Field Summary | |
---|---|
static int |
MIN_CARD_LINES
|
Fields inherited from class com.pyxis.greenhopper.jira.configurations.layout.AbstractLayouts |
---|
configuration, issueFieldManager, WATCHED_FIELDS |
Fields inherited from interface com.pyxis.greenhopper.jira.configurations.layout.Layouts |
---|
CARD_LAYOUT, CORNER, LAYOUTS, LIST_LAYOUT, SUMMARY_LAYOUT |
Constructor Summary | |
---|---|
CardLayouts(Configuration configuration,
IssueFieldManager issueFieldManager)
|
Method Summary | |
---|---|
void |
applyLayoutToAll(java.lang.String typeId,
IssueFieldManager issueFieldManager)
|
protected int |
getMinLineCount()
|
Methods inherited from class com.pyxis.greenhopper.jira.configurations.layout.AbstractLayouts |
---|
add, add, clearCache, getCachedLines, getCornerField, getCornerFieldIds, getFieldCount, getLayout, getLayout, getLayoutFieldCount, getLineCount, getMaxLineCount, isCorner, isCornerAligned, isCornerFieldOnCard, reset, restoreDefaultLayout, setCornerField |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MIN_CARD_LINES
Constructor Detail |
---|
public CardLayouts(Configuration configuration, IssueFieldManager issueFieldManager)
Method Detail |
---|
public void applyLayoutToAll(java.lang.String typeId, IssueFieldManager issueFieldManager)
applyLayoutToAll
in interface Layouts
applyLayoutToAll
in class AbstractLayouts
protected int getMinLineCount()
getMinLineCount
in class AbstractLayouts
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |