| ChildrenPageData Class |
Namespace: Appkit.Data
[SerializableAttribute] public class ChildrenPageData : PageData
The ChildrenPageData type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildrenPageData |
构造
|
| Name | Description | |
|---|---|---|
| AccessControl(AkTypeAccLevel) |
访问控制
| |
| AccessControl(AkTypeAccLevel, Boolean, Boolean, Boolean, Boolean, Boolean) |
访问控制
| |
| AddCustomTbButton |
添加自定义工具栏按钮
| |
| GetBoundObj |
GetBoundObj
| |
| GetBoundObjTypeName |
GetBoundObjTypeName
(Overrides PageDataGetBoundObjTypeName.) | |
| GetListData |
GetListData
| |
| InitBoundObj |
InitBoundObj
| |
| IsManageRelation |
是否管理型类关系
| |
| ReInit |
ReInit
|
| Name | Description | |
|---|---|---|
| C_ChildrenPageData |
C_ChildrenPageData
| |
| CustomScript |
定制的脚本
| |
| LsvwPropNames |
列表显示的属性标识集合
| |
| ObjType |
类型标识
| |
| TbButtonList |
定制的按钮集合
|
| Name | Description | |
|---|---|---|
| CanCreate |
允许新建操作
| |
| CanDelete |
允许删除操作
| |
| CanEdit |
允许编辑操作
| |
| Data |
二维数组格式的数据
| |
| DisabledMsg |
拒绝访问的描述信息
| |
| IDs | ||
| Manager |
数据管理器
| |
| ParentObj |
父对象
| |
| PropDisplays |
属性显示名称集合
| |
| PropNames |
属性标识集合
| |
| ReadOnly |
只读
| |
| Visible |
可见性
|