| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
TableReporterApi.exportCSV(TableReporterParams tableReporterParams) |
okhttp3.Call |
TableReporterApi.exportCSVAsync(TableReporterParams tableReporterParams,
ApiCallback<byte[]> _callback)
(asynchronously)
|
okhttp3.Call |
TableReporterApi.exportCSVCall(TableReporterParams tableReporterParams,
ApiCallback _callback)
Build call for exportCSV
|
ApiResponse<byte[]> |
TableReporterApi.exportCSVWithHttpInfo(TableReporterParams tableReporterParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableReporterParams |
TableReporterParams.addColumnsItem(ColumnConfig columnsItem) |
TableReporterParams |
TableReporterParams.columns(List<ColumnConfig> columns) |
TableReporterParams |
TableReporterParams.filter(TableReporterParamsFilter filter) |
TableReporterParams |
TableReporterParams.name(String name) |
Copyright © 2025. All rights reserved.