public class AMSRemoteSelect extends Object
| 构造器和说明 |
|---|
AMSRemoteSelect() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.alibaba.fastjson.JSONObject |
getListener() |
AMSRemoteSelect |
setRemoteOption(GetRemoteOption getRemoteOption)
设置远程下拉框选项
|
AMSRemoteSelect |
type(String type)
下拉框类型名称
|
AMSRemoteSelect |
uniqueKeyFieldList(String... uniqueKeyFieldList)
字段信息
|
public AMSRemoteSelect uniqueKeyFieldList(String... uniqueKeyFieldList)
uniqueKeyFieldList - ["项目名|数据库名|表名|字段名|注释[|请求参数]"]public AMSRemoteSelect type(String type)
public AMSRemoteSelect setRemoteOption(GetRemoteOption getRemoteOption)
public com.alibaba.fastjson.JSONObject getListener()
Copyright © 2024. All rights reserved.