| 程序包 | 说明 |
|---|---|
| com.bstek.ureport.definition | |
| com.bstek.ureport.export.builder.down | |
| com.bstek.ureport.export.builder.right | |
| com.bstek.ureport.parser | |
| com.bstek.ureport.parser.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
CellDefinition |
CellDefinition.getLeftParentCell() |
CellDefinition |
ReportDefinition.getRootCell() |
CellDefinition |
CellDefinition.getTopParentCell() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CellDefinition> |
ReportDefinition.getCells() |
List<CellDefinition> |
CellDefinition.getColumnChildrenCells() |
List<CellDefinition> |
CellDefinition.getRowChildrenCells() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CellDefinition.setLeftParentCell(CellDefinition leftParentCell) |
void |
ReportDefinition.setRootCell(CellDefinition rootCell) |
void |
CellDefinition.setTopParentCell(CellDefinition topParentCell) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReportDefinition.setCells(List<CellDefinition> cells) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DownCellbuilder.buildParentCell(CellDefinition cell,
List<CellDefinition> cells) |
List<Range> |
LeftParentCellCreator.buildParentCells(CellDefinition cell) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DownCellbuilder.buildParentCell(CellDefinition cell,
List<CellDefinition> cells) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RightCellbuilder.buildParentCell(CellDefinition cell,
List<CellDefinition> cells) |
List<Range> |
TopParentCellCreator.buildParentCells(CellDefinition cell) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RightCellbuilder.buildParentCell(CellDefinition cell,
List<CellDefinition> cells) |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
BuildUtils.buildColNumberEnd(CellDefinition cell,
int colNumber) |
static int |
BuildUtils.buildRowNumberEnd(CellDefinition cell,
int rowNumber) |
void |
SlashBuilder.buildSlashImage(CellDefinition cell,
ReportDefinition report) |
| 限定符和类型 | 方法和说明 |
|---|---|
CellDefinition |
CellParser.parse(org.dom4j.Element element) |
Copyright © 2018 Bstek. All rights reserved.