|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pyxis.greenhopper.jira.boards.pagination.AbstractColumnPagination
com.pyxis.greenhopper.jira.boards.pagination.ChartBoardColumnPagination
public class ChartBoardColumnPagination
| Field Summary |
|---|
| Fields inherited from class com.pyxis.greenhopper.jira.boards.pagination.AbstractColumnPagination |
|---|
boardContext, boards |
| Fields inherited from interface com.pyxis.greenhopper.jira.boards.pagination.ColumnPagination |
|---|
PAGE_SIZE |
| Constructor Summary | |
|---|---|
ChartBoardColumnPagination(BoardContext boardContext)
|
|
| Method Summary | |
|---|---|
protected boolean |
allowUnset()
|
protected java.util.List<PlanningBoard> |
getBoards()
|
java.util.List<PlanningBoard> |
getBoardsForPage(int page)
Retrieves the list of boards for the given page, according to PAGE_SIZE. |
protected java.util.List<java.lang.String> |
getHierarchy(java.lang.String id)
|
protected boolean |
useFullNamesInTooltip()
|
| Methods inherited from class com.pyxis.greenhopper.jira.boards.pagination.AbstractColumnPagination |
|---|
getPageContent, getPageCount, getPageFor, getTooltips |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartBoardColumnPagination(BoardContext boardContext)
| Method Detail |
|---|
public java.util.List<PlanningBoard> getBoardsForPage(int page)
ColumnPagination
getBoardsForPage in interface ColumnPaginationgetBoardsForPage in class AbstractColumnPaginationpage - the requested page, starting with 1
protected java.util.List<PlanningBoard> getBoards()
getBoards in class AbstractColumnPaginationprotected java.util.List<java.lang.String> getHierarchy(java.lang.String id)
getHierarchy in class AbstractColumnPaginationprotected boolean allowUnset()
allowUnset in class AbstractColumnPaginationprotected boolean useFullNamesInTooltip()
useFullNamesInTooltip in class AbstractColumnPagination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||