提交 eccb9ca9 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 8666beca
...@@ -3120,11 +3120,6 @@ ...@@ -3120,11 +3120,6 @@
"globalUIAction" : true, "globalUIAction" : true,
"id" : "test1@Phone" "id" : "test1@Phone"
} ], } ],
"getAllPSAppPortletCats" : [ {
"codeName" : "list",
"name" : "列表",
"uniqueTag" : "list"
} ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0321702002CustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0321702002CustomView.json",
......
...@@ -49,7 +49,6 @@ ...@@ -49,7 +49,6 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"height" : 300.0,
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1" "id" : "field1"
...@@ -159,7 +158,7 @@ ...@@ -159,7 +158,7 @@
"showCaption" : true "showCaption" : true
} ], } ],
"layoutPanel" : true, "layoutPanel" : true,
"name" : "dashboard_sysportlet2_list_itempanel", "name" : "list_itempanel",
"modelid" : "0BB26AC5-B544-453F-938C-44F5A073D7C2", "modelid" : "0BB26AC5-B544-453F-938C-44F5A073D7C2",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
......
{
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"viewFieldName" : "NAME"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "AGE"
} ],
"codeName" : "Usr0808174925",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Usr0808174925.json",
"layoutMode" : "FLEX",
"logicName" : "StudentList列表",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"contentHeight" : 80.0,
"height" : 80.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"align" : "flex-start",
"dir" : "row",
"layout" : "FLEX",
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"height" : 80,
"heightMode" : "PX",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"spacingLeft" : "OUTERMEDIUM",
"spacingTop" : "OUTERSMALL"
},
"viewFieldName" : "NAME"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"spacingLeft" : "OUTERMEDIUM",
"spacingTop" : "OUTERSMALL"
},
"viewFieldName" : "AGE"
} ]
} ],
"layoutPanel" : true,
"modelid" : "145BD2FF-E0B5-4BE5-ABE1-7EF3BF4E6B82",
"modeltype" : "PSSYSVIEWPANEL"
}
\ No newline at end of file
...@@ -2857,6 +2857,10 @@ ...@@ -2857,6 +2857,10 @@
} }
} ], } ],
"getAllPSAppPortletCats" : [ { "getAllPSAppPortletCats" : [ {
"codeName" : "list",
"name" : "列表",
"uniqueTag" : "list"
}, {
"codeName" : "Ungroup", "codeName" : "Ungroup",
"name" : "(未分类)", "name" : "(未分类)",
"uniqueTag" : "Ungroup", "uniqueTag" : "Ungroup",
......
{ {
"codeName" : "StudentList", "codeName" : "StudentList",
"controlStyle" : "CAROUSEL_LIST",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -50,6 +49,7 @@ ...@@ -50,6 +49,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"height" : 300.0,
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
...@@ -60,12 +60,12 @@ ...@@ -60,12 +60,12 @@
} ], } ],
"codeName" : "Usr0808174925", "codeName" : "Usr0808174925",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSPANELS/Usr0808174925.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Usr0808174925.json",
"layoutMode" : "FLEX", "layoutMode" : "FLEX",
"logicName" : "StudentList列表", "logicName" : "StudentList列表",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSLayout" : { "getPSLayout" : {
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
} ] } ]
} ], } ],
"layoutPanel" : true, "layoutPanel" : true,
"name" : "list_itempanel", "name" : "dashboard_sysportlet8_list_itempanel",
"modelid" : "145BD2FF-E0B5-4BE5-ABE1-7EF3BF4E6B82", "modelid" : "145BD2FF-E0B5-4BE5-ABE1-7EF3BF4E6B82",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
...@@ -186,10 +186,6 @@ ...@@ -186,10 +186,6 @@
"widthString" : "150px", "widthString" : "150px",
"enableSort" : true "enableSort" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -3847,25 +3847,25 @@ ...@@ -3847,25 +3847,25 @@
"enableAppDashboard" : false, "enableAppDashboard" : false,
"enableDEDashboard" : true "enableDEDashboard" : true
}, { }, {
"codeName" : "PhoneList", "codeName" : "testPorletGrid",
"name" : "列表", "name" : "表格2",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSAppPortletCat" : { "getPSAppPortletCat" : {
"codeName" : "list", "codeName" : "Ungroup",
"name" : "列表", "name" : "(未分类)",
"uniqueTag" : "list" "uniqueTag" : "Ungroup",
"ungroup" : true
}, },
"enableAppDashboard" : true, "enableAppDashboard" : true
"enableDEDashboard" : true
}, { }, {
"codeName" : "toolbarPortlet", "codeName" : "ActionBar",
"name" : "工具栏", "name" : "操作栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSAppPortletCat" : { "getPSAppPortletCat" : {
"codeName" : "Ungroup", "codeName" : "Ungroup",
...@@ -3873,7 +3873,8 @@ ...@@ -3873,7 +3873,8 @@
"uniqueTag" : "Ungroup", "uniqueTag" : "Ungroup",
"ungroup" : true "ungroup" : true
}, },
"enableAppDashboard" : true "enableAppDashboard" : false,
"enableDEDashboard" : true
}, { }, {
"codeName" : "ChartTest", "codeName" : "ChartTest",
"name" : "图表", "name" : "图表",
...@@ -3890,11 +3891,11 @@ ...@@ -3890,11 +3891,11 @@
"enableAppDashboard" : true, "enableAppDashboard" : true,
"enableDEDashboard" : true "enableDEDashboard" : true
}, { }, {
"codeName" : "List", "codeName" : "StudentListPortlet",
"name" : "列表2", "name" : "列表2",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSAppPortletCat" : { "getPSAppPortletCat" : {
"codeName" : "list", "codeName" : "list",
...@@ -4346,20 +4347,6 @@ ...@@ -4346,20 +4347,6 @@
}, },
"enableAppDashboard" : true, "enableAppDashboard" : true,
"enableDEDashboard" : true "enableDEDashboard" : true
}, {
"codeName" : "testPorletGrid",
"name" : "门户表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppPortletCat" : {
"codeName" : "Ungroup",
"name" : "(未分类)",
"uniqueTag" : "Ungroup",
"ungroup" : true
},
"enableAppDashboard" : true
}, { }, {
"codeName" : "test333", "codeName" : "test333",
"name" : "门户测试3", "name" : "门户测试3",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册