程序包 | 说明 |
---|---|
com.bstek.ureport.build.cell.down | |
com.bstek.ureport.build.cell.right | |
com.bstek.ureport.definition | |
com.bstek.ureport.model |
构造器和说明 |
---|
CellDownDuplicator(Cell cell,
DuplicateType duplicateType,
BlankCellInfo blankCellInfo,
int cellRowNumber) |
构造器和说明 |
---|
CellRightDuplicator(Cell cell,
DuplicateType duplicateType,
BlankCellInfo blankCellInfo,
int cellColNumber) |
限定符和类型 | 方法和说明 |
---|---|
Map<String,BlankCellInfo> |
CellDefinition.getNewBlankCellsMap() |
限定符和类型 | 方法和说明 |
---|---|
Map<String,BlankCellInfo> |
Cell.getNewBlankCellsMap() |
限定符和类型 | 方法和说明 |
---|---|
Cell |
Cell.newColumnBlankCell(Context context,
BlankCellInfo blankCellInfo,
ReportCell mainCell) |
Cell |
Cell.newRowBlankCell(Context context,
BlankCellInfo blankCellInfo,
ReportCell mainCell) |
限定符和类型 | 方法和说明 |
---|---|
void |
Cell.setNewBlankCellsMap(Map<String,BlankCellInfo> newBlankCellsMap) |
Copyright © 2022 Bstek. All rights reserved.