UiColumn UI_COLUMN
The table DB_ETERNAL.UI_COLUMN.
UiControl UI_CONTROL
The table DB_ETERNAL.UI_CONTROL.
UiField UI_FIELD
The table DB_ETERNAL.UI_FIELD.
UiForm UI_FORM
The table DB_ETERNAL.UI_FORM.
UiLayout UI_LAYOUT
The table DB_ETERNAL.UI_LAYOUT.
UiList UI_LIST
The table DB_ETERNAL.UI_LIST.
UiOp UI_OP
The table DB_ETERNAL.UI_OP.
UiPage UI_PAGE
The table DB_ETERNAL.UI_PAGE.
VFragment V_FRAGMENT
The table DB_ETERNAL.V_FRAGMENT.
VQuery V_QUERY
The table DB_ETERNAL.V_QUERY.
VSearch V_SEARCH
The table DB_ETERNAL.V_SEARCH.
VTable V_TABLE
The table DB_ETERNAL.V_TABLE.
Db DB_ETERNAL
The schema DB_ETERNAL.
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.UI_COLUMN.KEY. 「key」- 列主键
org.jooq.TableField<R extends org.jooq.Record,T> TITLE
The column DB_ETERNAL.UI_COLUMN.TITLE. 「title」- 列标题
org.jooq.TableField<R extends org.jooq.Record,T> DATA_INDEX
The column DB_ETERNAL.UI_COLUMN.DATA_INDEX. 「dataIndex」- 列名
org.jooq.TableField<R extends org.jooq.Record,T> POSITION
The column DB_ETERNAL.UI_COLUMN.POSITION. 「position」- 当前列的位置
org.jooq.TableField<R extends org.jooq.Record,T> RENDER
The column DB_ETERNAL.UI_COLUMN.RENDER. 「render」- 使用的Render函数
org.jooq.TableField<R extends org.jooq.Record,T> WIDTH
The column DB_ETERNAL.UI_COLUMN.WIDTH. 「width」- 当前列的宽度
org.jooq.TableField<R extends org.jooq.Record,T> FIXED
The column DB_ETERNAL.UI_COLUMN.FIXED. 「fixed」- 当前列是否固定
org.jooq.TableField<R extends org.jooq.Record,T> CLASS_NAME
The column DB_ETERNAL.UI_COLUMN.CLASS_NAME. 「className」- 当前列的特殊CSS类
org.jooq.TableField<R extends org.jooq.Record,T> SORTER
The column DB_ETERNAL.UI_COLUMN.SORTER. 「sorter」- 当前列是否支持排序
org.jooq.TableField<R extends org.jooq.Record,T> FILTER_TYPE
The column DB_ETERNAL.UI_COLUMN.FILTER_TYPE. 「filterType」- $filter.type 支持列搜索时的搜索类型
org.jooq.TableField<R extends org.jooq.Record,T> FILTER_CONFIG
The column DB_ETERNAL.UI_COLUMN.FILTER_CONFIG. 「filterConfig」- $filter.config 列搜索支持时的搜索配置
org.jooq.TableField<R extends org.jooq.Record,T> EMPTY
The column DB_ETERNAL.UI_COLUMN.EMPTY. 「empty」- $empty 专用
org.jooq.TableField<R extends org.jooq.Record,T> MAPPING
The column DB_ETERNAL.UI_COLUMN.MAPPING. 「mapping」- $mapping专用
org.jooq.TableField<R extends org.jooq.Record,T> CONFIG
The column DB_ETERNAL.UI_COLUMN.CONFIG. 「config」- $config专用
org.jooq.TableField<R extends org.jooq.Record,T> OPTION
The column DB_ETERNAL.UI_COLUMN.OPTION. 「option」- $option专用,executor时
org.jooq.TableField<R extends org.jooq.Record,T> FORMAT
The column DB_ETERNAL.UI_COLUMN.FORMAT. 「format」- $format时间格式专用
org.jooq.TableField<R extends org.jooq.Record,T> DATUM
The column DB_ETERNAL.UI_COLUMN.DATUM. 「datum」- $datum专用
org.jooq.TableField<R extends org.jooq.Record,T> CONTROL_ID
The column DB_ETERNAL.UI_COLUMN.CONTROL_ID. 「controlId」- 关联的控件ID
org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
The column DB_ETERNAL.UI_COLUMN.ACTIVE. 「active」- 是否启用
org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
The column DB_ETERNAL.UI_COLUMN.SIGMA. 「sigma」- 统一标识
org.jooq.TableField<R extends org.jooq.Record,T> METADATA
The column DB_ETERNAL.UI_COLUMN.METADATA. 「metadata」- 附加配置
org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
The column DB_ETERNAL.UI_COLUMN.LANGUAGE. 「language」- 使用的语言
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
The column DB_ETERNAL.UI_COLUMN.CREATED_AT. 「createdAt」- 创建时间
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
The column DB_ETERNAL.UI_COLUMN.CREATED_BY. 「createdBy」- 创建人
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
The column DB_ETERNAL.UI_COLUMN.UPDATED_AT. 「updatedAt」- 更新时间
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
The column DB_ETERNAL.UI_COLUMN.UPDATED_BY. 「updatedBy」- 更新人
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.UI_CONTROL.KEY. 「key」- 主键
org.jooq.TableField<R extends org.jooq.Record,T> SIGN
The column DB_ETERNAL.UI_CONTROL.SIGN. 「sign」- 控件使用的签名基本信息
org.jooq.TableField<R extends org.jooq.Record,T> PAGE_ID
The column DB_ETERNAL.UI_CONTROL.PAGE_ID. 「pageId」- 当前控件所在的页面ID
org.jooq.TableField<R extends org.jooq.Record,T> TYPE
The column DB_ETERNAL.UI_CONTROL.TYPE. 「type」- 当前控件的类型:CONTAINER / COMPONENT / FORM / LIST,其中 FORM / LIST 需要访问子表
org.jooq.TableField<R extends org.jooq.Record,T> CONTAINER_NAME
The column DB_ETERNAL.UI_CONTROL.CONTAINER_NAME. 「containerName」- 当前控件使用的容器名
org.jooq.TableField<R extends org.jooq.Record,T> CONTAINER_CONFIG
The column DB_ETERNAL.UI_CONTROL.CONTAINER_CONFIG. 「containerConfig」- 当前控件使用的容器配置
org.jooq.TableField<R extends org.jooq.Record,T> ASSIST
The column DB_ETERNAL.UI_CONTROL.ASSIST. 「assist」 - 辅助数据(容器专用)
org.jooq.TableField<R extends org.jooq.Record,T> GRID
The column DB_ETERNAL.UI_CONTROL.GRID. 「grid」 - 容器专用
org.jooq.TableField<R extends org.jooq.Record,T> COMPONENT_NAME
The column DB_ETERNAL.UI_CONTROL.COMPONENT_NAME. 「componentName」- 当前控件使用的组件名
org.jooq.TableField<R extends org.jooq.Record,T> COMPONENT_CONFIG
The column DB_ETERNAL.UI_CONTROL.COMPONENT_CONFIG. 「componentConfig」- 当前控件使用的配置
org.jooq.TableField<R extends org.jooq.Record,T> COMPONENT_DATA
The column DB_ETERNAL.UI_CONTROL.COMPONENT_DATA. 「componentData」- 当前控件使用的数据,使用表达式结构
org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
The column DB_ETERNAL.UI_CONTROL.ACTIVE. 「active」- 是否启用
org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
The column DB_ETERNAL.UI_CONTROL.SIGMA. 「sigma」- 统一标识
org.jooq.TableField<R extends org.jooq.Record,T> METADATA
The column DB_ETERNAL.UI_CONTROL.METADATA. 「metadata」- 附加配置
org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
The column DB_ETERNAL.UI_CONTROL.LANGUAGE. 「language」- 使用的语言
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
The column DB_ETERNAL.UI_CONTROL.CREATED_AT. 「createdAt」- 创建时间
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
The column DB_ETERNAL.UI_CONTROL.CREATED_BY. 「createdBy」- 创建人
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
The column DB_ETERNAL.UI_CONTROL.UPDATED_AT. 「updatedAt」- 更新时间
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
The column DB_ETERNAL.UI_CONTROL.UPDATED_BY. 「updatedBy」- 更新人
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.UI_FIELD.KEY. 「key」- 字段主键
org.jooq.TableField<R extends org.jooq.Record,T> X_POINT
The column DB_ETERNAL.UI_FIELD.X_POINT. 「xPoint] - 字段的X坐标(列)
org.jooq.TableField<R extends org.jooq.Record,T> Y_POINT
The column DB_ETERNAL.UI_FIELD.Y_POINT. 「yPoint」- 字段的Y坐标(行)
org.jooq.TableField<R extends org.jooq.Record,T> LABEL
The column DB_ETERNAL.UI_FIELD.LABEL. 「label」- 字段标签
org.jooq.TableField<R extends org.jooq.Record,T> NAME
The column DB_ETERNAL.UI_FIELD.NAME. 「name」- 字段名称
org.jooq.TableField<R extends org.jooq.Record,T> SPAN
The column DB_ETERNAL.UI_FIELD.SPAN. 「span」- 字段宽度
org.jooq.TableField<R extends org.jooq.Record,T> HIDDEN
The column DB_ETERNAL.UI_FIELD.HIDDEN. 「hidden」- button专用
org.jooq.TableField<R extends org.jooq.Record,T> RENDER
The column DB_ETERNAL.UI_FIELD.RENDER. 「render」- 使用的Render函数
org.jooq.TableField<R extends org.jooq.Record,T> CONTAINER
The column DB_ETERNAL.UI_FIELD.CONTAINER. 「container」- 容器字段专用容器信息,映射到 name 中
org.jooq.TableField<R extends org.jooq.Record,T> OPTION_JSX
The column DB_ETERNAL.UI_FIELD.OPTION_JSX. 「optionJsx」- 字段专用配置
org.jooq.TableField<R extends org.jooq.Record,T> OPTION_CONFIG
The column DB_ETERNAL.UI_FIELD.OPTION_CONFIG. 「optionConfig」- 字段专用配置
org.jooq.TableField<R extends org.jooq.Record,T> OPTION_ITEM
The column DB_ETERNAL.UI_FIELD.OPTION_ITEM. 「optionItem」- 字段专用配置
org.jooq.TableField<R extends org.jooq.Record,T> RULES
The column DB_ETERNAL.UI_FIELD.RULES. 「rules」- optionConfig.rules 验证专用的配置,描述规则
org.jooq.TableField<R extends org.jooq.Record,T> CONTROL_ID
The column DB_ETERNAL.UI_FIELD.CONTROL_ID. 「controlId」- 关联的表单ID
org.jooq.TableField<R extends org.jooq.Record,T> ROW_TYPE
The column DB_ETERNAL.UI_FIELD.ROW_TYPE. 「rowType」- 行类型
org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
The column DB_ETERNAL.UI_FIELD.ACTIVE. 「active」- 是否启用
org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
The column DB_ETERNAL.UI_FIELD.SIGMA. 「sigma」- 统一标识
org.jooq.TableField<R extends org.jooq.Record,T> METADATA
The column DB_ETERNAL.UI_FIELD.METADATA. 「metadata」- 附加配置
org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
The column DB_ETERNAL.UI_FIELD.LANGUAGE. 「language」- 使用的语言
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
The column DB_ETERNAL.UI_FIELD.CREATED_AT. 「createdAt」- 创建时间
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
The column DB_ETERNAL.UI_FIELD.CREATED_BY. 「createdBy」- 创建人
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
The column DB_ETERNAL.UI_FIELD.UPDATED_AT. 「updatedAt」- 更新时间
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
The column DB_ETERNAL.UI_FIELD.UPDATED_BY. 「updatedBy」- 更新人
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.UI_FORM.KEY. 「key」- 主键
org.jooq.TableField<R extends org.jooq.Record,T> NAME
The column DB_ETERNAL.UI_FORM.NAME. 「name」- 表单名称
org.jooq.TableField<R extends org.jooq.Record,T> CODE
The column DB_ETERNAL.UI_FORM.CODE. 「code」- 表单系统编码
org.jooq.TableField<R extends org.jooq.Record,T> WINDOW
The column DB_ETERNAL.UI_FORM.WINDOW. 「window」- window, Form对应的窗口配置
org.jooq.TableField<R extends org.jooq.Record,T> COLUMNS
The column DB_ETERNAL.UI_FORM.COLUMNS. 「columns」- columns, Form对应的配置
org.jooq.TableField<R extends org.jooq.Record,T> HIDDEN
The column DB_ETERNAL.UI_FORM.HIDDEN. 「hidden」- 隐藏字段专用配置
org.jooq.TableField<R extends org.jooq.Record,T> ROW
The column DB_ETERNAL.UI_FORM.ROW. 「rowConfig/rowClass」- 行专用配置
org.jooq.TableField<R extends org.jooq.Record,T> IDENTIFIER
The column DB_ETERNAL.UI_FORM.IDENTIFIER. 「identifier」- 表单所属的模型ID
org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
The column DB_ETERNAL.UI_FORM.ACTIVE. 「active」- 是否启用
org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
The column DB_ETERNAL.UI_FORM.SIGMA. 「sigma」- 统一标识
org.jooq.TableField<R extends org.jooq.Record,T> METADATA
The column DB_ETERNAL.UI_FORM.METADATA. 「metadata」- 附加配置
org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
The column DB_ETERNAL.UI_FORM.LANGUAGE. 「language」- 使用的语言
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
The column DB_ETERNAL.UI_FORM.CREATED_AT. 「createdAt」- 创建时间
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
The column DB_ETERNAL.UI_FORM.CREATED_BY. 「createdBy」- 创建人
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
The column DB_ETERNAL.UI_FORM.UPDATED_AT. 「updatedAt」- 更新时间
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
The column DB_ETERNAL.UI_FORM.UPDATED_BY. 「updatedBy」- 更新人
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.UI_LAYOUT.KEY. 「key」- Tpl模板唯一主键
org.jooq.TableField<R extends org.jooq.Record,T> NAME
The column DB_ETERNAL.UI_LAYOUT.NAME. 「name」- Tpl模板名称
org.jooq.TableField<R extends org.jooq.Record,T> CONFIG
The column DB_ETERNAL.UI_LAYOUT.CONFIG. 「config」- 主配置
org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
The column DB_ETERNAL.UI_LAYOUT.ACTIVE. 「active」- 是否启用
org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
The column DB_ETERNAL.UI_LAYOUT.SIGMA. 「sigma」- 统一标识
org.jooq.TableField<R extends org.jooq.Record,T> METADATA
The column DB_ETERNAL.UI_LAYOUT.METADATA. 「metadata」- 附加配置
org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
The column DB_ETERNAL.UI_LAYOUT.LANGUAGE. 「language」- 使用的语言
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
The column DB_ETERNAL.UI_LAYOUT.CREATED_AT. 「createdAt」- 创建时间
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
The column DB_ETERNAL.UI_LAYOUT.CREATED_BY. 「createdBy」- 创建人
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
The column DB_ETERNAL.UI_LAYOUT.UPDATED_AT. 「updatedAt」- 更新时间
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
The column DB_ETERNAL.UI_LAYOUT.UPDATED_BY. 「updatedBy」- 更新人
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.UI_LIST.KEY. 「key」- 主键
org.jooq.TableField<R extends org.jooq.Record,T> NAME
The column DB_ETERNAL.UI_LIST.NAME. 「name」- 名称
org.jooq.TableField<R extends org.jooq.Record,T> CODE
The column DB_ETERNAL.UI_LIST.CODE. 「code」- 系统编码
org.jooq.TableField<R extends org.jooq.Record,T> IDENTIFIER
The column DB_ETERNAL.UI_LIST.IDENTIFIER. 「identifier」- 表单所属的模型ID
org.jooq.TableField<R extends org.jooq.Record,T> V_QUERY
The column DB_ETERNAL.UI_LIST.V_QUERY. 「vQuery」- 连接query到 grid -> query 节点
org.jooq.TableField<R extends org.jooq.Record,T> V_SEARCH
The column DB_ETERNAL.UI_LIST.V_SEARCH. 「vSearch」- 连接search到 grid -> options 节点
org.jooq.TableField<R extends org.jooq.Record,T> V_TABLE
The column DB_ETERNAL.UI_LIST.V_TABLE. 「vTable」- 连接table到 grid -> table 节点
org.jooq.TableField<R extends org.jooq.Record,T> V_SEGMENT
The column DB_ETERNAL.UI_LIST.V_SEGMENT. 「vSegment」- Json结构,对应到 grid -> component 节点
org.jooq.TableField<R extends org.jooq.Record,T> DYNAMIC_COLUMN
The column DB_ETERNAL.UI_LIST.DYNAMIC_COLUMN. 「dynamicColumn」- 动态列?
org.jooq.TableField<R extends org.jooq.Record,T> DYNAMIC_SWITCH
The column DB_ETERNAL.UI_LIST.DYNAMIC_SWITCH. 「dynamicSwitch」- 动态切换?
org.jooq.TableField<R extends org.jooq.Record,T> OPTIONS_AJAX
The column DB_ETERNAL.UI_LIST.OPTIONS_AJAX. 「optionsAjax」- 所有 ajax系列的配置
org.jooq.TableField<R extends org.jooq.Record,T> OPTIONS_SUBMIT
The column DB_ETERNAL.UI_LIST.OPTIONS_SUBMIT. 「optionsSubmit」- 所有提交类的配置
org.jooq.TableField<R extends org.jooq.Record,T> OPTIONS
The column DB_ETERNAL.UI_LIST.OPTIONS. 「options」- 配置项
org.jooq.TableField<R extends org.jooq.Record,T> CLASS_COMBINER
The column DB_ETERNAL.UI_LIST.CLASS_COMBINER. 「classCombiner」- 组装器
org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
The column DB_ETERNAL.UI_LIST.ACTIVE. 「active」- 是否启用
org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
The column DB_ETERNAL.UI_LIST.SIGMA. 「sigma」- 统一标识
org.jooq.TableField<R extends org.jooq.Record,T> METADATA
The column DB_ETERNAL.UI_LIST.METADATA. 「metadata」- 附加配置
org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
The column DB_ETERNAL.UI_LIST.LANGUAGE. 「language」- 使用的语言
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
The column DB_ETERNAL.UI_LIST.CREATED_AT. 「createdAt」- 创建时间
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
The column DB_ETERNAL.UI_LIST.CREATED_BY. 「createdBy」- 创建人
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
The column DB_ETERNAL.UI_LIST.UPDATED_AT. 「updatedAt」- 更新时间
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
The column DB_ETERNAL.UI_LIST.UPDATED_BY. 「updatedBy」- 更新人
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.UI_OP.KEY. 「key」- 操作主键
org.jooq.TableField<R extends org.jooq.Record,T> ACTION
The column DB_ETERNAL.UI_OP.ACTION. 「action」- S_ACTION中的code(权限检查专用)
org.jooq.TableField<R extends org.jooq.Record,T> TEXT
The column DB_ETERNAL.UI_OP.TEXT. 「text」- 该操作上的文字信息
org.jooq.TableField<R extends org.jooq.Record,T> EVENT
The column DB_ETERNAL.UI_OP.EVENT. 「event」- 操作中的 event 事件名称
org.jooq.TableField<R extends org.jooq.Record,T> CLIENT_KEY
The column DB_ETERNAL.UI_OP.CLIENT_KEY. 「clientKey」- 一般是Html中对应的key信息,如 $opSave
org.jooq.TableField<R extends org.jooq.Record,T> CLIENT_ID
The column DB_ETERNAL.UI_OP.CLIENT_ID. 「clientId」- 没有特殊情况,clientId = clientKey
org.jooq.TableField<R extends org.jooq.Record,T> CONFIG
The column DB_ETERNAL.UI_OP.CONFIG. 「config」- 该按钮操作对应的配置数据信息, icon, type
org.jooq.TableField<R extends org.jooq.Record,T> PLUGIN
The column DB_ETERNAL.UI_OP.PLUGIN. 「plugin」- 该按钮中的插件,如 tooltip,component等
org.jooq.TableField<R extends org.jooq.Record,T> CONTROL_ID
The column DB_ETERNAL.UI_OP.CONTROL_ID. 「controlId」- 挂载专用的ID
org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
The column DB_ETERNAL.UI_OP.ACTIVE. 「active」- 是否启用
org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
The column DB_ETERNAL.UI_OP.SIGMA. 「sigma」- 统一标识
org.jooq.TableField<R extends org.jooq.Record,T> METADATA
The column DB_ETERNAL.UI_OP.METADATA. 「metadata」- 附加配置
org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
The column DB_ETERNAL.UI_OP.LANGUAGE. 「language」- 使用的语言
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
The column DB_ETERNAL.UI_OP.CREATED_AT. 「createdAt」- 创建时间
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
The column DB_ETERNAL.UI_OP.CREATED_BY. 「createdBy」- 创建人
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
The column DB_ETERNAL.UI_OP.UPDATED_AT. 「updatedAt」- 更新时间
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
The column DB_ETERNAL.UI_OP.UPDATED_BY. 「updatedBy」- 更新人
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.UI_PAGE.KEY. 「key」- 页面唯一主键
org.jooq.TableField<R extends org.jooq.Record,T> APP
The column DB_ETERNAL.UI_PAGE.APP. 「app」- 入口APP名称,APP中的path
org.jooq.TableField<R extends org.jooq.Record,T> MODULE
The column DB_ETERNAL.UI_PAGE.MODULE. 「module」- 模块相关信息
org.jooq.TableField<R extends org.jooq.Record,T> PAGE
The column DB_ETERNAL.UI_PAGE.PAGE. 「page」- 页面路径信息
org.jooq.TableField<R extends org.jooq.Record,T> LAYOUT_ID
The column DB_ETERNAL.UI_PAGE.LAYOUT_ID. 「layoutId」- 使用的模板ID,最终生成 layout 顶层节点数据
org.jooq.TableField<R extends org.jooq.Record,T> SECURE
The column DB_ETERNAL.UI_PAGE.SECURE. 「secure」- 是否执行安全检查(安全检查才会被权限系统捕捉)
org.jooq.TableField<R extends org.jooq.Record,T> PARAM_MAP
The column DB_ETERNAL.UI_PAGE.PARAM_MAP. 「paramMap」- URL地址中的配置key=value
org.jooq.TableField<R extends org.jooq.Record,T> CONTAINER_NAME
The column DB_ETERNAL.UI_PAGE.CONTAINER_NAME. 「containerName」- 当前页面是否存在容器,如果有容器,那么设置容器名称
org.jooq.TableField<R extends org.jooq.Record,T> CONTAINER_CONFIG
The column DB_ETERNAL.UI_PAGE.CONTAINER_CONFIG. 「containerConfig」- 当前页面容器相关配置
org.jooq.TableField<R extends org.jooq.Record,T> STATE
The column DB_ETERNAL.UI_PAGE.STATE. 「state」- 当前页面的初始化状态信息
org.jooq.TableField<R extends org.jooq.Record,T> GRID
The column DB_ETERNAL.UI_PAGE.GRID. 「grid」- 当前页面的布局信息,Grid布局格式
org.jooq.TableField<R extends org.jooq.Record,T> ASSIST
The column DB_ETERNAL.UI_PAGE.ASSIST. 「assist」- 当前页面的辅助数据Ajax配置
org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
The column DB_ETERNAL.UI_PAGE.ACTIVE. 「active」- 是否启用
org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
The column DB_ETERNAL.UI_PAGE.SIGMA. 「sigma」- 统一标识
org.jooq.TableField<R extends org.jooq.Record,T> METADATA
The column DB_ETERNAL.UI_PAGE.METADATA. 「metadata」- 附加配置
org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
The column DB_ETERNAL.UI_PAGE.LANGUAGE. 「language」- 使用的语言
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
The column DB_ETERNAL.UI_PAGE.CREATED_AT. 「createdAt」- 创建时间
org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
The column DB_ETERNAL.UI_PAGE.CREATED_BY. 「createdBy」- 创建人
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
The column DB_ETERNAL.UI_PAGE.UPDATED_AT. 「updatedAt」- 更新时间
org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
The column DB_ETERNAL.UI_PAGE.UPDATED_BY. 「updatedBy」- 更新人
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.V_FRAGMENT.KEY. 「key」- 选项主键
org.jooq.TableField<R extends org.jooq.Record,T> CONTAINER
The column DB_ETERNAL.V_FRAGMENT.CONTAINER. 「container」- 容器专用格式
org.jooq.TableField<R extends org.jooq.Record,T> NOTICE
The column DB_ETERNAL.V_FRAGMENT.NOTICE. 「notice」- notice选项,Alert结构
org.jooq.TableField<R extends org.jooq.Record,T> BUTTON_CONNECT
The column DB_ETERNAL.V_FRAGMENT.BUTTON_CONNECT. 「buttonConnect」- 按钮的ID(单按钮)
org.jooq.TableField<R extends org.jooq.Record,T> BUTTON_GROUP
The column DB_ETERNAL.V_FRAGMENT.BUTTON_GROUP. 「buttonGroup」- 一组按钮配置
org.jooq.TableField<R extends org.jooq.Record,T> MODAL
The column DB_ETERNAL.V_FRAGMENT.MODAL. 「modal」- modal选项,Model专用结构
org.jooq.TableField<R extends org.jooq.Record,T> GRID
The column DB_ETERNAL.V_FRAGMENT.GRID. 「grid」- grid选项(分区面板专用)
org.jooq.TableField<R extends org.jooq.Record,T> CONFIG
The column DB_ETERNAL.V_FRAGMENT.CONFIG. 「config」- 根目录开始的基本配置
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.V_QUERY.KEY. 「key」- 选项主键
org.jooq.TableField<R extends org.jooq.Record,T> PROJECTION
The column DB_ETERNAL.V_QUERY.PROJECTION. 「projection」- query/projection:[], 默认列过滤项
org.jooq.TableField<R extends org.jooq.Record,T> PAGER
The column DB_ETERNAL.V_QUERY.PAGER. 「pager」- query/pager:{}, 分页选项
org.jooq.TableField<R extends org.jooq.Record,T> SORTER
The column DB_ETERNAL.V_QUERY.SORTER. 「sorter」- query/sorter:[], 排序选项
org.jooq.TableField<R extends org.jooq.Record,T> CRITERIA
The column DB_ETERNAL.V_QUERY.CRITERIA. 「criteria」- query/criteria:{}, 查询条件选项
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.V_SEARCH.KEY. 「key」- 选项主键
org.jooq.TableField<R extends org.jooq.Record,T> ENABLED
The column DB_ETERNAL.V_SEARCH.ENABLED. 「enabled」- search.enabled: 是否启用搜索
org.jooq.TableField<R extends org.jooq.Record,T> ADVANCED
The column DB_ETERNAL.V_SEARCH.ADVANCED. 「advanced」- search.advanced: 是否启用高级搜索
org.jooq.TableField<R extends org.jooq.Record,T> OP_REDO
The column DB_ETERNAL.V_SEARCH.OP_REDO. 「opRedo」- search.op.redo: 清除条件按钮提示文字
org.jooq.TableField<R extends org.jooq.Record,T> OP_ADVANCED
The column DB_ETERNAL.V_SEARCH.OP_ADVANCED. 「opAdvanced」- search.op.advanced: 高级搜索按钮提示文字
org.jooq.TableField<R extends org.jooq.Record,T> CONFIRM_CLEAR
The column DB_ETERNAL.V_SEARCH.CONFIRM_CLEAR. 「confirmClear」- search.confirm.clear: 清除条件提示
org.jooq.TableField<R extends org.jooq.Record,T> PLACEHOLDER
The column DB_ETERNAL.V_SEARCH.PLACEHOLDER. 「placeholder」- search.placeholder: 搜索框水印文字
org.jooq.TableField<R extends org.jooq.Record,T> COND
The column DB_ETERNAL.V_SEARCH.COND. 「cond」- search.cond: 搜索条件
org.jooq.TableField<R extends org.jooq.Record,T> ADVANCED_WIDTH
The column DB_ETERNAL.V_SEARCH.ADVANCED_WIDTH. 「advancedWidth」- search.advanced.width: 高级搜索窗口宽度
org.jooq.TableField<R extends org.jooq.Record,T> ADVANCED_TITLE
The column DB_ETERNAL.V_SEARCH.ADVANCED_TITLE. 「advancedTitle」- search.advanced.title: 高级搜索窗口标题
org.jooq.TableField<R extends org.jooq.Record,T> ADVANCED_NOTICE
The column DB_ETERNAL.V_SEARCH.ADVANCED_NOTICE. 「advancedNotice」- search.advanced.notice: 提示信息结构(Alert)
org.jooq.TableField<R extends org.jooq.Record,T> KEY
The column DB_ETERNAL.V_TABLE.KEY. 「key」- 表选项主键
org.jooq.TableField<R extends org.jooq.Record,T> BORDERED
The column DB_ETERNAL.V_TABLE.BORDERED. 「bordered」- 是否带表框
org.jooq.TableField<R extends org.jooq.Record,T> SIZE
The column DB_ETERNAL.V_TABLE.SIZE. 「size」- 表格尺寸
org.jooq.TableField<R extends org.jooq.Record,T> CLASS_NAME
The column DB_ETERNAL.V_TABLE.CLASS_NAME. 「className」- CSS属性
org.jooq.TableField<R extends org.jooq.Record,T> TOTAL_REPORT
The column DB_ETERNAL.V_TABLE.TOTAL_REPORT. 「totalReport」- total.report - 文字: 总共多少条统计
org.jooq.TableField<R extends org.jooq.Record,T> TOTAL_SELECTED
The column DB_ETERNAL.V_TABLE.TOTAL_SELECTED. 「totalSelected」- total.selected - 文字: 选择了多少条
org.jooq.TableField<R extends org.jooq.Record,T> ROW_DOUBLE_CLICK
The column DB_ETERNAL.V_TABLE.ROW_DOUBLE_CLICK. 「rowDoubleClick」- row.onDoubleClick - 双击事件名
org.jooq.TableField<R extends org.jooq.Record,T> ROW_CLICK
The column DB_ETERNAL.V_TABLE.ROW_CLICK. 「rowClick」- row.onClick - 单击事件名
org.jooq.TableField<R extends org.jooq.Record,T> ROW_CONTEXT_MENU
The column DB_ETERNAL.V_TABLE.ROW_CONTEXT_MENU. 「rowContextMenu」- row.onContextMenu - 右键菜单事件名
org.jooq.TableField<R extends org.jooq.Record,T> ROW_MOUSE_ENTER
The column DB_ETERNAL.V_TABLE.ROW_MOUSE_ENTER. 「rowMouseEnter」- row.onMouseEnter - 鼠标左键事件名
org.jooq.TableField<R extends org.jooq.Record,T> ROW_MOUSE_LEAVE
The column DB_ETERNAL.V_TABLE.ROW_MOUSE_LEAVE. 「rowMouseLeave」- row.onMouseLeave - 鼠标移开事件名
org.jooq.TableField<R extends org.jooq.Record,T> OP_TITLE
The column DB_ETERNAL.V_TABLE.OP_TITLE. 「opTitle」- columns/[0]/title, 执行列标题
org.jooq.TableField<R extends org.jooq.Record,T> OP_DATA_INDEX
The column DB_ETERNAL.V_TABLE.OP_DATA_INDEX. 「opDataIndex」- columns/[0]/dataIndex, 执行列标题
org.jooq.TableField<R extends org.jooq.Record,T> OP_FIXED
The column DB_ETERNAL.V_TABLE.OP_FIXED. 「opFixed」- columns/[0]/fixed,执行列左还是右
org.jooq.TableField<R extends org.jooq.Record,T> OP_CONFIG
The column DB_ETERNAL.V_TABLE.OP_CONFIG. 「opConfig」- columns/[0]/$option, 执行类对应配置,配置按钮
String key
String title
String dataIndex
Integer position
String render
Integer width
Boolean fixed
String className
Boolean sorter
String filterType
String filterConfig
String empty
String mapping
String config
String option
String format
String datum
String controlId
Boolean active
String sigma
String metadata
String language
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String sign
String pageId
String type
String containerName
String containerConfig
String assist
String grid
String componentName
String componentConfig
String componentData
Boolean active
String sigma
String metadata
String language
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
Integer xPoint
Integer yPoint
String label
String name
Integer span
Boolean hidden
String render
String container
String optionJsx
String optionConfig
String optionItem
String rules
String controlId
String rowType
Boolean active
String sigma
String metadata
String language
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String name
String code
BigDecimal window
Integer columns
String hidden
String row
String identifier
Boolean active
String sigma
String metadata
String language
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String name
String code
String identifier
String vQuery
String vSearch
String vTable
String vSegment
Boolean dynamicColumn
Boolean dynamicSwitch
String optionsAjax
String optionsSubmit
String options
String classCombiner
Boolean active
String sigma
String metadata
String language
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String action
String text
String event
String clientKey
String clientId
String config
String plugin
String controlId
Boolean active
String sigma
String metadata
String language
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String app
String module
String page
String layoutId
Boolean secure
String paramMap
String containerName
String containerConfig
String state
String grid
String assist
Boolean active
String sigma
String metadata
String language
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
Boolean enabled
Boolean advanced
String opRedo
String opAdvanced
String confirmClear
String placeholder
String cond
String advancedWidth
String advancedTitle
String advancedNotice
String key
Boolean bordered
String size
String className
String totalReport
String totalSelected
String rowDoubleClick
String rowClick
String rowContextMenu
String rowMouseEnter
String rowMouseLeave
String opTitle
String opDataIndex
Boolean opFixed
String opConfig
Copyright © 2020. All rights reserved.