|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DRListCell | |
---|---|
net.sf.dynamicreports.report.base.component | |
net.sf.dynamicreports.report.builder.component |
Uses of DRListCell in net.sf.dynamicreports.report.base.component |
---|
Methods in net.sf.dynamicreports.report.base.component that return types with arguments of type DRListCell | |
---|---|
List<DRListCell> |
DRList.getListCells()
|
Methods in net.sf.dynamicreports.report.base.component with parameters of type DRListCell | |
---|---|
void |
DRList.addCell(DRListCell cell)
|
Uses of DRListCell in net.sf.dynamicreports.report.builder.component |
---|
Methods in net.sf.dynamicreports.report.builder.component that return DRListCell | |
---|---|
DRListCell |
VerticalListCellBuilder.getListCell()
|
DRListCell |
HorizontalListCellBuilder.getListCell()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |