| ObjectSelectEdit Class |
Namespace: Appkit.Web.Controls
public class ObjectSelectEdit : ButtonEdit
The ObjectSelectEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| ObjectSelectEdit |
| Name | Description | |
|---|---|---|
| AddDefaultSelect(String) |
添加默认的选定项
| |
| AddDefaultSelect(AkObject) |
添加默认的选定项
| |
| AddDefaultSelect(String, String) |
添加默认的选定项
| |
| AddDefaultSelectBySearch |
添加默认的选定项
| |
| GetValue |
所选对象的属性值
|
| Name | Description | |
|---|---|---|
| DirectSearch |
是否立即执行搜索
| |
| ForceCondition |
附加的搜索条件
| |
| Item |
所选对象的属性值
| |
| MultiSelect |
是否多选
| |
| TypeName |
类型名称
| |
| TypePropName |
属性名称
|