| 程序包 | 说明 |
|---|---|
| cn.gjing.tools.excel.read.listener | |
| cn.gjing.tools.excel.write.listener | |
| cn.gjing.tools.excel.write.style | |
| cn.gjing.tools.excel.write.valid |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ExcelEmptyReadListener<R>
Empty value listener
|
interface |
ExcelReadListener
Excel import listener
|
interface |
ExcelResultReadListener<R>
Import completion result listener.
|
interface |
ExcelRowReadListener<R> |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ExcelCascadingDropdownBoxListener
Cascading dropdown box listener,
When
ExcelDropdownBox is used in the header field of the mapped entity and a valid ExcelDropdownBox.link() parameter is set |
interface |
ExcelCellWriteListener
The Excel cell writes out the listener,
Can be used to change the value of a cell or to make additional extensions to the cell when exporting
|
interface |
ExcelRowWriteListener
The Excel row writes out the listener
Can be used for additional extensions after this row is written out
|
interface |
ExcelSheetWriteListener
The Excel Sheet writes out the listener
|
interface |
ExcelWorkbookWriteListener
The Excel Workbook writes out the listener
|
interface |
ExcelWriteListener
Excel export listener
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ExcelStyleWriteListener
Excel style listener
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultExcelStyleListener
The Excel write type is a style listener of the binding type
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultCascadingDropdownBoxListener
Default add cascading dropdown box,
|
Copyright © 2021. All rights reserved.