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

java.lang.Object
  extended by com.pyxis.greenhopper.jira.configurations.layout.ListLayout
      extended by com.pyxis.greenhopper.jira.configurations.layout.FixedListLayout
All Implemented Interfaces:
Layout

public class FixedListLayout
extends ListLayout


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
FixedListLayout(BoardIssue boardIssue)
           
 
Method Summary
 int getTotalWidth()
           
 
Methods inherited from class com.pyxis.greenhopper.jira.configurations.layout.ListLayout
getCorner, getCornerWidth, getFields, getHeight, getIssueType, getLineCount, getWidth, hasCorner, isCorner, isCrowded, layoutWeight
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedListLayout

public FixedListLayout(BoardIssue boardIssue)
Method Detail

getTotalWidth

public int getTotalWidth()
Overrides:
getTotalWidth in class ListLayout


Copyright © 2007-2012 Atlassian. All Rights Reserved.