QuickAdmin.RCL.CRUD Namespace

包含通用 CRUD 相关定义。

Classes

CRUDProxy CRUD 代理类。
CRUDProxyAggregateResult 记录聚合结果值的类。
CRUDProxyAggregateRow 记录聚合行信息的类。
CRUDProxyAggregateRowSettings 记录聚合行配置信息的类。
CRUDProxyCategoryTreeData 记录类别树数据的类。
CRUDProxyDropDownListDataSource 记录下拉框控件数据源配置信息的类。
CRUDProxyEditPageButtonSettings 记录编辑页面按钮配置信息的类。
CRUDProxyEditPageCustomCommandInput 编辑页面自定义命令的输入类。
CRUDProxyEditPageCustomCommandOutput 编辑页面自定义命令的输出类。
CRUDProxyEditPageSettings 记录编辑页面配置信息的类。
CRUDProxyEntityProperty 记录实体属性及配置信息的类。
CRUDProxyEntityTypeDataRights 指示指定实体类型对应的权限配置。
CRUDProxyGridCellHyperlinkSettings 记录单元格超链配置信息的类。
CRUDProxyGridControlSettings 记录表格控件配置信息的类。
CRUDProxyInputControlSettings 记录输入控件各项设置的类。
CRUDProxyListPageButtonSettings 记录列表页面按钮配置信息的类。
CRUDProxyListPageCustomCommandInput 列表页面自定义命令的输入类。
CRUDProxyListPageCustomCommandOutput 列表页面自定义命令的输出类。
CRUDProxyPropertyValueDataSource 记录属性数据源配置信息的类。
CRUDProxyProxyConfiguration 记录 CRUD 代理配置信息的类。
CRUDProxyRequiredDataRights 记录权限配置信息的类。
IgnoredWhileCRUDProxyAutoSearchingAttribute 指示一个类在 CRUD 代理的相关自动检索过程中将被忽略。此特性只可应用于类。

Interfaces

ICRUDProxy CRUD 代理接口。
ICRUDProxyTEntity 表示指定实体类型的 CRUD 代理的代理接口。

Enumerations

CRUDProxyCommonRegexPattern 常用正则表达式。
CRUDProxyDisplayOrderButtonsLocationEnum 调整显示顺序按钮在页面放置的位置。
CRUDProxyFormControlTypeOfReadonlyProperty 只读属性使用的表单控件类型。