| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean.result |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
PagingResultBean.assertPageGroupOptionCall(PageNumberLinkOptionCall<PageGroupOption> opLambda) |
protected void |
PagingResultBean.assertPageRangeOptionCall(PageNumberLinkOptionCall<PageRangeOption> opLambda) |
protected PageGroupOption |
PagingResultBean.createPageGroupOption(PageNumberLinkOptionCall<PageGroupOption> opLambda) |
protected PageRangeOption |
PagingResultBean.createPageRangeOption(PageNumberLinkOptionCall<PageRangeOption> opLambda) |
PageGroupBean |
PagingResultBean.pageGroup(PageNumberLinkOptionCall<PageGroupOption> opLambda)
Get the value of pageGroupBean.
|
PageRangeBean |
PagingResultBean.pageRange(PageNumberLinkOptionCall<PageRangeOption> opLambda)
Get the value of pageRangeBean.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.