| 程序包 | 说明 |
|---|---|
| io.springboot.plugin.goview.common.base | |
| io.springboot.plugin.goview.common.domain | |
| io.springboot.plugin.goview.controller |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static ResultTable |
BaseController.dataTable(java.lang.Object data)
Describe: 返回数据表格数据 Param data Return 表格分页数据
|
protected static ResultTable |
BaseController.pageTable(java.lang.Object data,
long count)
Describe: 返回数据表格数据 分页 Param data Return 表格分页数据
|
protected static ResultTable |
BaseController.treeTable(java.lang.Object data)
Describe: 返回树状表格数据 分页 Param data Return 表格分页数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ResultTable |
ResultTable.dataTable(java.lang.Object data) |
static ResultTable |
ResultTable.pageTable(long count,
java.lang.Object data)
构 建
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResultTable |
GoViewProjectAPIController.list(Tablepar tablepar,
GoviewProject goviewProject) |
Copyright © 2023. All rights reserved.