com.pyxis.greenhopper.jira.configurations.layout
Class ListLayouts

java.lang.Object
  extended by com.pyxis.greenhopper.jira.configurations.layout.AbstractLayouts
      extended by com.pyxis.greenhopper.jira.configurations.layout.ListLayouts
All Implemented Interfaces:
Layouts

public class ListLayouts
extends AbstractLayouts


Field Summary
static int MIN_LIST_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
ListLayouts(Configuration configuration, IssueFieldManager issueFieldManager)
           
 
Method Summary
protected  int getMinLineCount()
           
 
Methods inherited from class com.pyxis.greenhopper.jira.configurations.layout.AbstractLayouts
add, add, applyLayoutToAll, clearCache, 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

MIN_LIST_LINES

public static final int MIN_LIST_LINES
See Also:
Constant Field Values
Constructor Detail

ListLayouts

public ListLayouts(Configuration configuration,
                   IssueFieldManager issueFieldManager)
Method Detail

getMinLineCount

protected int getMinLineCount()
Specified by:
getMinLineCount in class AbstractLayouts


Copyright © 2007-2014 Atlassian. All Rights Reserved.