类名 : ModuleContent
说明 : 应用市场使用的模块内容 属性 :
名称 | 说明 |
---|---|
FunctionNode | 模块菜单 |
Schema | 数据模型 |
Form | 表单配置 |
WorkflowTemplate | 流程模板 |
ListView | 列表配置 |
ReportPage | 报表配置 |
UserTaskRules | 用户任务 |
方法名称 : CreateXml(System.Xml.XmlDocument,System.Xml.XmlElement,System.Collections.Generic.List{System.String})
参数 | 说明 |
---|---|
"doc" | |
"modules" | |
"dataDictItems" | |
返回值 | |
方法名称 : Parse(System.Xml.XmlElement)
参数 | 说明 |
---|---|
"xmlModule" | XML |
返回值 | |
模块内容 |