| SearchExecutorBase Class |
Namespace: Appkit.Data
public abstract class SearchExecutorBase
The SearchExecutorBase type exposes the following members.
| Name | Description | |
|---|---|---|
| SearchExecutorBase |
构造
|
| Name | Description | |
|---|---|---|
| AddAttribute(String, Boolean) |
添加属性
| |
| AddAttribute(String, Int32) |
添加属性
| |
| AddAttribute(String, String) |
添加属性
| |
| ShowSearchResult |
显示搜索结果
|
| Name | Description | |
|---|---|---|
| AdditionalChartId |
附加的图表标识
| |
| ChartType |
图表类型
| |
| Config |
搜索显示设置
| |
| ConfigName |
搜索显示设置的工程级命名
| |
| ConfigPath |
搜索显示设置的 XSLT 文档路径
| |
| HasControl |
是否显示操作控制部分, 默认值 true
| |
| HasExport |
是否显示输出按钮, 默认值 true
| |
| HasFoot |
是否显示页脚部分, 默认值 true
| |
| HasHead |
是否显示页头部分, 默认值 true
| |
| HasRefresh |
是否显示刷新按钮, 默认值 true
| |
| HasReport |
是否显示报表按钮, 默认值 true
| |
| HasResearch |
是否显示搜索按钮, 默认值 true
| |
| HasSet |
是否显示显示设置按钮, 默认值 true
| |
| ImageHeight |
图表高度
| |
| ImageOverflow |
图表溢出处理
| |
| ImageWidth |
图表宽度
| |
| IsBreak |
是否分页, 默认值 true
| |
| IsSimpleFoot |
是否显示简单页脚, 默认值 false
| |
| OrderByConfig |
排序设置
| |
| OrderByConfigName |
排序设置的工程级命名
| |
| OrderByConfigPath |
排序设置的文档路径
| |
| PrivilegeState |
是否获取并合并类型权限表达式
| |
| TableOverflow |
表体溢出处理
| |
| ViewStyle |
搜索执行的视图样式
|