com.pyxis.greenhopper.jira.util
Class PrintingPageOptions
java.lang.Object
com.pyxis.greenhopper.jira.util.PrintingPageOptions
public class PrintingPageOptions
- extends java.lang.Object
Method Summary |
static java.lang.Integer |
columnPerPage(java.lang.Integer cardsPerPage)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TWO_CARDS_PP
public static final int TWO_CARDS_PP
- See Also:
- Constant Field Values
SIX_CARDS_PP
public static final int SIX_CARDS_PP
- See Also:
- Constant Field Values
EIGHT_CARDS_PP
public static final int EIGHT_CARDS_PP
- See Also:
- Constant Field Values
TWELVE_CARDS_PP
public static final int TWELVE_CARDS_PP
- See Also:
- Constant Field Values
CARD_PER_PAGE_OPTIONS
public static final java.util.List<java.lang.Integer> CARD_PER_PAGE_OPTIONS
PrintingPageOptions
public PrintingPageOptions()
columnPerPage
public static java.lang.Integer columnPerPage(java.lang.Integer cardsPerPage)
Copyright © 2007-2011 Atlassian. All Rights Reserved.