IBIZOrderTabExpView.json 31.1 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598
{
  "accUserMode" : 2,
  "getCapPSLanguageRes" : {
    "lanResTag" : "MENUITEM.CAPTION.PAGENAVIGATION"
  },
  "caption" : "实体分页导航视图",
  "codeName" : "IBIZOrderTabExpView",
  "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTabExpView.json",
  "name" : "IBIZOrderTabExpView",
  "getPSAppDataEntity" : {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
  },
  "getPSAppViewEngines" : [ {
    "engineCat" : "VIEW",
    "engineType" : "TabExpView",
    "name" : "engine"
  } ],
  "getPSAppViewMsgGroup" : {
    "modelref" : true,
    "id" : "VMGroup34"
  },
  "getPSAppViewNavContexts" : [ {
    "key" : "IBIZORDER",
    "name" : "IBIZORDER",
    "value" : "c15db639bb5db51c5c60a4d6c2260837",
    "rawValue" : true
  } ],
  "getPSControls" : [ {
    "codeName" : "TabExpViewtabexppanel",
    "controlType" : "TABEXPPANEL",
    "name" : "tabexppanel",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "getPSAppViewRefs" : [ {
      "name" : "EXPITEM:tabviewpanel",
      "realTitle" : "订单编辑视图",
      "getRefPSAppView" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr3EditView.json",
        "viewType" : "DEEDITVIEW"
      }
    }, {
      "name" : "EXPITEM:tabviewpanel2",
      "realTitle" : "订单明细表格视图",
      "getRealTitlePSLanguageRes" : {
        "lanResTag" : "PAGE.TITLE.IBIZORDERDETAIL.GRIDVIEW"
      },
      "getRefPSAppView" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView.json",
        "viewType" : "DEGRIDVIEW"
      }
    } ],
    "getPSControlParam" : { },
    "getPSControls" : [ {
      "caption" : "订单编辑视图",
      "codeName" : "TabExpViewtabviewpanel",
      "controlType" : "TABVIEWPANEL",
      "name" : "tabviewpanel",
      "getPSAppDataEntity" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
      },
      "getPSControlParam" : {
        "id" : "TABVIEWPANEL"
      },
      "modelid" : "f102adb54492a593c95a66e09402da81_tabviewpanel",
      "modeltype" : "PSVIEWPANEL",
      "getEmbeddedPSAppDEView" : {
        "accUserMode" : 2,
        "getCapPSLanguageRes" : {
          "lanResTag" : "DE.LNAME.IBIZORDER"
        },
        "caption" : "订单",
        "codeName" : "IBIZOrderUsr3EditView",
        "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr3EditView.json",
        "name" : "IBIZOrderUsr3EditView",
        "getPSAppDataEntity" : {
          "modelref" : true,
          "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
        },
        "getPSAppViewEngines" : [ {
          "engineCat" : "VIEW",
          "engineType" : "EditView",
          "name" : "engine",
          "getPSUIEngineParams" : [ {
            "ctrlName" : "form",
            "name" : "FORM",
            "paramType" : "CTRL"
          }, {
            "name" : "P2K",
            "paramType" : "VALUE",
            "value" : 0
          } ]
        } ],
        "getPSAppViewRefs" : [ {
          "name" : "WFSTART@1",
          "realOpenMode" : "POPUPMODAL",
          "realTitle" : "订单工作流启动视图",
          "getRealTitlePSLanguageRes" : {
            "lanResTag" : "PAGE.TITLE.IBIZORDER.WFSTARTVIEW"
          },
          "getRefPSAppView" : {
            "modelref" : true,
            "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderWFStartView.json",
            "viewType" : "DEWFSTARTVIEW"
          }
        } ],
        "getPSControls" : [ {
          "codeName" : "Usr3EditViewtoolbar",
          "controlType" : "TOOLBAR",
          "name" : "toolbar",
          "getPSAppDataEntity" : {
            "modelref" : true,
            "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
          },
          "getPSControlParam" : {
            "id" : "TOOLBAR"
          },
          "modelid" : "8006b416668edc8c6ec086b5defef05c_toolbar",
          "modeltype" : "PSDETOOLBAR"
        }, {
          "codeName" : "SForm",
          "controlType" : "FORM",
          "getCreatePSControlAction" : {
            "modelref" : true,
            "id" : "create"
          },
          "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSFORMS/SForm.json",
          "getGetDraftFromPSControlAction" : {
            "modelref" : true,
            "id" : "loaddraftfrom"
          },
          "getGetDraftPSControlAction" : {
            "modelref" : true,
            "id" : "loaddraft"
          },
          "getGetPSControlAction" : {
            "modelref" : true,
            "id" : "load"
          },
          "hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
          "logicName" : "标准表单",
          "getPSAppDataEntity" : {
            "modelref" : true,
            "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
          },
          "getPSControlHandler" : {
            "getPSHandlerActions" : [ {
              "actionName" : "GetDraft",
              "actionType" : "DEACTION",
              "dataAccessAction" : "CREATE",
              "name" : "loaddraft",
              "getPSAppDEMethod" : {
                "modelref" : true,
                "id" : "GetDraft"
              },
              "getPSAppDataEntity" : {
                "modelref" : true,
                "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
              }
            }, {
              "actionName" : "GETDRAFTFROM",
              "actionType" : "DEACTION",
              "dataAccessAction" : "CREATE",
              "name" : "loaddraftfrom",
              "getPSAppDataEntity" : {
                "modelref" : true,
                "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
              }
            }, {
              "actionName" : "Get",
              "actionType" : "DEACTION",
              "dataAccessAction" : "READ",
              "name" : "load",
              "getPSAppDEMethod" : {
                "modelref" : true,
                "id" : "Get"
              },
              "getPSAppDataEntity" : {
                "modelref" : true,
                "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
              }
            }, {
              "actionName" : "Create",
              "actionType" : "DEACTION",
              "dataAccessAction" : "CREATE",
              "name" : "create",
              "getPSAppDEMethod" : {
                "modelref" : true,
                "id" : "Create"
              },
              "getPSAppDataEntity" : {
                "modelref" : true,
                "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
              }
            }, {
              "actionName" : "Update",
              "actionType" : "DEACTION",
              "dataAccessAction" : "UPDATE",
              "name" : "update",
              "getPSAppDEMethod" : {
                "modelref" : true,
                "id" : "Update"
              },
              "getPSAppDataEntity" : {
                "modelref" : true,
                "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
              }
            }, {
              "actionName" : "Remove",
              "actionType" : "DEACTION",
              "dataAccessAction" : "DELETE",
              "name" : "remove",
              "getPSAppDEMethod" : {
                "modelref" : true,
                "id" : "Remove"
              },
              "getPSAppDataEntity" : {
                "modelref" : true,
                "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
              }
            }, {
              "actionName" : "WFSTART",
              "actionType" : "WFACTION",
              "name" : "WFSTART",
              "getPSAppDataEntity" : {
                "modelref" : true,
                "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
              }
            }, {
              "actionName" : "WFSUBMIT",
              "actionType" : "WFACTION",
              "name" : "WFSUBMIT",
              "getPSAppDataEntity" : {
                "modelref" : true,
                "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
              }
            } ],
            "enableDEFieldPrivilege" : false,
            "id" : "编辑表单处理器"
          },
          "getPSControlLogics" : [ {
            "eventNames" : "LOAD;SAVE;REMOVE",
            "logicTag" : "form",
            "logicType" : "APPVIEWENGINE",
            "name" : "engine_form",
            "getPSAppViewEngine" : {
              "modelref" : true,
              "id" : "engine"
            }
          } ],
          "getPSControlParam" : {
            "autoLoad" : true,
            "showBusyIndicator" : true,
            "id" : "FORM"
          },
          "getPSDEFormItems" : [ {
            "id" : "srfupdatedate",
            "hidden" : true,
            "dataType" : 5,
            "getPSAppDEField" : {
              "name" : "UPDATEDATE",
              "codeName" : "UpdateDate"
            }
          }, {
            "id" : "srforikey",
            "hidden" : true,
            "dataType" : 25
          }, {
            "id" : "srfkey",
            "hidden" : true,
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "IBIZORDERID",
              "codeName" : "IBIZOrderId"
            }
          }, {
            "id" : "srfmajortext",
            "hidden" : true,
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "IBIZORDERNAME",
              "codeName" : "IBIZOrderName"
            }
          }, {
            "id" : "srftempmode",
            "hidden" : true,
            "dataType" : 25
          }, {
            "id" : "srfuf",
            "hidden" : true,
            "dataType" : 25
          }, {
            "id" : "srfdeid",
            "hidden" : true,
            "dataType" : 25
          }, {
            "id" : "srfsourcekey",
            "hidden" : true,
            "dataType" : 25
          }, {
            "id" : "srfip_amount",
            "hidden" : true,
            "dataType" : 25
          }, {
            "id" : "orderuid",
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "ORDERUID",
              "codeName" : "OrderUID"
            }
          }, {
            "id" : "ibizordername",
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "IBIZORDERNAME",
              "codeName" : "IBIZOrderName"
            }
          }, {
            "id" : "ordertime",
            "dataType" : 5,
            "createDVT" : "CURTIME",
            "getPSAppDEField" : {
              "name" : "ORDERTIME",
              "codeName" : "OrderTime"
            }
          }, {
            "id" : "ibizcustomername",
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "IBIZCUSTOMERNAME",
              "codeName" : "IBIZCustomerName"
            }
          }, {
            "id" : "ordertype",
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "ORDERTYPE",
              "codeName" : "OrderType"
            }
          }, {
            "id" : "amount",
            "dataType" : 7,
            "getPSAppDEField" : {
              "name" : "AMOUNT",
              "codeName" : "Amount"
            }
          }, {
            "id" : "detailnum",
            "dataType" : 9,
            "getPSAppDEField" : {
              "name" : "DETAILNUM",
              "codeName" : "DetailNum"
            }
          }, {
            "id" : "orderstate",
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "ORDERSTATE",
              "codeName" : "OrderState"
            }
          }, {
            "id" : "ibizorderid",
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "IBIZORDERID",
              "codeName" : "IBIZOrderId"
            }
          }, {
            "id" : "memo",
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "MEMO",
              "codeName" : "Memo"
            }
          }, {
            "id" : "ibizcustomerid",
            "hidden" : true,
            "dataType" : 25,
            "getPSAppDEField" : {
              "name" : "IBIZCUSTOMERID",
              "codeName" : "IBIZCustomerId"
            }
          } ],
          "getPSDEFormPages" : [ {
            "getCapPSLanguageRes" : {
              "lanResTag" : "CONTROL.DEFORM.IBIZORDER.MAIN.FORMPAGE.FORMPAGE1"
            },
            "caption" : "基本信息",
            "codeName" : "formpage1",
            "detailStyle" : "DEFAULT",
            "detailType" : "FORMPAGE",
            "name" : "formpage1",
            "getPSDEFormDetails" : [ {
              "actionGroupExtractMode" : "ITEM",
              "getCapPSLanguageRes" : {
                "lanResTag" : "CONTROL.DEFORM.IBIZORDER.MAIN.GROUPPANEL.GROUP1"
              },
              "caption" : "订单基本信息",
              "codeName" : "group1",
              "detailStyle" : "DEFAULT",
              "detailType" : "GROUPPANEL",
              "name" : "group1",
              "getPSDEFormDetails" : [ {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.ORDERUID"
                },
                "caption" : "订单编号",
                "codeName" : "orderuid",
                "dataType" : 25,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "orderuid",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "ORDERUID",
                  "codeName" : "OrderUID"
                },
                "getPSEditor" : {
                  "editorType" : "TEXTBOX",
                  "maxLength" : 100,
                  "name" : "orderuid"
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "allowEmpty" : false,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.IBIZORDERNAME"
                },
                "caption" : "订单名称",
                "codeName" : "ibizordername",
                "dataType" : 25,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "ibizordername",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "IBIZORDERNAME",
                  "codeName" : "IBIZOrderName"
                },
                "getPSEditor" : {
                  "editorType" : "TEXTBOX",
                  "maxLength" : 200,
                  "name" : "ibizordername"
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "allowEmpty" : false,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.ORDERTIME"
                },
                "caption" : "订单时间",
                "codeName" : "ordertime",
                "createDVT" : "CURTIME",
                "dataType" : 5,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "itemWidth" : 230.0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "ordertime",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "ORDERTIME",
                  "codeName" : "OrderTime"
                },
                "getPSEditor" : {
                  "dateTimeFormat" : "YYYY-MM-DD",
                  "editorParams" : {
                    "TIMEFMT" : "YYYY-MM-DD"
                  },
                  "editorType" : "DATEPICKEREX_NOTIME",
                  "editorWidth" : 100.0,
                  "name" : "ordertime"
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "valueFormat" : "YYYY-MM-DD",
                "allowEmpty" : true,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.IBIZORDER.IBIZCUSTOMERNAME"
                },
                "caption" : "客户名称",
                "codeName" : "ibizcustomername",
                "dataType" : 25,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "ibizcustomername",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "IBIZCUSTOMERNAME",
                  "codeName" : "IBIZCustomerName"
                },
                "getPSEditor" : {
                  "editorParams" : {
                    "AC" : "TRUE",
                    "PICKUPVIEW" : "TRUE"
                  },
                  "editorType" : "PICKER",
                  "handlerType" : "PickupText",
                  "name" : "ibizcustomername",
                  "getPSAppDEACMode" : {
                    "modelref" : true,
                    "id" : "Default"
                  },
                  "getPSAppDEDataSet" : {
                    "modelref" : true,
                    "id" : "FetchDefault"
                  },
                  "getPSAppDataEntity" : {
                    "modelref" : true,
                    "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
                  },
                  "getPickupPSAppView" : {
                    "modelref" : true,
                    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerPickupView.json",
                    "viewType" : "DEPICKUPVIEW"
                  },
                  "valueItemName" : "ibizcustomerid",
                  "enableAC" : true,
                  "enablePickupView" : true,
                  "forceSelection" : true,
                  "showTrigger" : true,
                  "singleSelect" : true
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "valueItemName" : "ibizcustomerid",
                "allowEmpty" : true,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.ORDERTYPE"
                },
                "caption" : "订单类型",
                "codeName" : "ordertype",
                "dataType" : 25,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "ordertype",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "ORDERTYPE",
                  "codeName" : "OrderType"
                },
                "getPSEditor" : {
                  "editorType" : "DROPDOWNLIST",
                  "name" : "ordertype",
                  "getPSAppCodeList" : {
                    "modelref" : true,
599
                    "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/DYNAORDERTYPE.json"
600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633
                  },
                  "singleSelect" : true
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "allowEmpty" : true,
                "needCodeListConfig" : true,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.IBIZORDER.AMOUNT"
                },
                "caption" : "总计",
                "codeName" : "amount",
                "dataType" : 7,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "amount",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "AMOUNT",
                  "codeName" : "Amount"
                },
                "getPSEditor" : {
                  "editorType" : "TEXTBOX",
634 635
                  "name" : "amount",
                  "precision" : 2
636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "unitName" : "元",
                "allowEmpty" : true,
                "enableItemPriv" : true,
                "enableUnitName" : true,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.DETAILNUM"
                },
                "caption" : "明细数",
                "codeName" : "detailnum",
                "dataType" : 9,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "detailnum",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "DETAILNUM",
                  "codeName" : "DetailNum"
                },
                "getPSEditor" : {
                  "editorType" : "SPAN",
                  "name" : "detailnum",
                  "enableLinkView" : false
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "allowEmpty" : true,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.ORDERSTATE"
                },
                "caption" : "订单状态",
                "codeName" : "orderstate",
                "dataType" : 25,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 0,
                "ignoreInput" : 0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "orderstate",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "ORDERSTATE",
                  "codeName" : "OrderState"
                },
                "getPSEditor" : {
                  "editorType" : "DROPDOWNLIST",
                  "name" : "orderstate",
                  "getPSAppCodeList" : {
                    "modelref" : true,
                    "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ORDERSTATE.json"
                  },
                  "singleSelect" : true
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "allowEmpty" : true,
                "needCodeListConfig" : true,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.IBIZORDERID"
                },
                "caption" : "订单标识",
                "codeName" : "ibizorderid",
                "dataType" : 25,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "ibizorderid",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "IBIZORDERID",
                  "codeName" : "IBIZOrderId"
                },
                "getPSEditor" : {
                  "editorType" : "SPAN",
                  "name" : "ibizorderid",
                  "enableLinkView" : false
                },
                "getPSLayoutPos" : {
                  "colLG" : 12,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "allowEmpty" : true,
                "showCaption" : true
              }, {
                "getCapPSLanguageRes" : {
                  "lanResTag" : "DEF.LNAME.MEMO"
                },
                "caption" : "备注",
                "codeName" : "memo",
                "dataType" : 25,
                "detailStyle" : "DEFAULT",
                "detailType" : "FORMITEM",
                "enableCond" : 3,
                "ignoreInput" : 0,
                "itemHeight" : 200.0,
                "labelPos" : "LEFT",
                "labelWidth" : 130,
                "name" : "memo",
                "noPrivDisplayMode" : 1,
                "getPSAppDEField" : {
                  "name" : "MEMO",
                  "codeName" : "Memo"
                },
                "getPSEditor" : {
                  "editorHeight" : 200.0,
                  "editorParams" : {
                    "HEIGHT" : "200"
                  },
                  "editorType" : "TEXTAREA_10",
                  "maxLength" : 2000,
                  "name" : "memo",
                  "showMaxLength" : true
                },
                "getPSLayoutPos" : {
                  "colLG" : 24,
                  "colMD" : 6,
                  "colSM" : 6,
                  "colXS" : 6,
                  "layout" : "TABLE_24COL"
                },
                "allowEmpty" : true,
                "showCaption" : true
              } ],
              "getPSLayout" : {
                "columnCount" : 24,
                "layout" : "TABLE_24COL"
              },
              "getPSLayoutPos" : {
                "colMD" : 24,
                "layout" : "TABLE_24COL"
              },
              "infoGroupMode" : false,
              "showCaption" : true
            } ],
            "getPSLayout" : {
              "columnCount" : 24,
              "layout" : "TABLE_24COL"
            },
            "infoGroupMode" : false
          } ],
          "getPSLayout" : {
            "columnCount" : 24,
            "layout" : "TABLE_24COL"
          },
          "getRemovePSControlAction" : {
            "modelref" : true,
            "id" : "remove"
          },
          "tabHeaderPos" : "TOP",
          "getUpdatePSControlAction" : {
            "modelref" : true,
            "id" : "update"
          },
          "getWFStartPSControlAction" : {
            "modelref" : true,
            "id" : "WFSTART"
          },
          "getWFSubmitPSControlAction" : {
            "modelref" : true,
            "id" : "WFSUBMIT"
          },
          "noTabHeader" : true,
          "name" : "form",
          "modelid" : "d028caa79e01a7fbc4499004a965975c",
          "modeltype" : "PSDEFORM_EDITFORM"
        } ],
        "getPSDEViewCodeName" : "Usr3EditView",
        "getPSDEViewId" : "31b67e80df2b2bf79f4b128ae492e9b4",
        "getPSViewLayoutPanel" : {
          "codeName" : "Layoutpanel",
          "controlStyle" : "APPDEEDITVIEW",
          "controlType" : "VIEWLAYOUTPANEL",
          "name" : "layoutpanel",
          "getPSAppDataEntity" : {
            "modelref" : true,
            "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
          },
          "getPSControlParam" : { },
          "layoutBodyOnly" : true,
          "layoutPanel" : true,
          "useDefaultLayout" : true
        },
        "title" : "订单编辑视图",
        "viewStyle" : "DEFAULT",
        "viewType" : "DEEDITVIEW",
        "xDataControlName" : "form",
        "enableDP" : true,
        "showDataInfoBar" : true,
        "modelid" : "8006b416668edc8c6ec086b5defef05c",
        "modeltype" : "PSAPPDEVIEW"
      }
    }, {
      "caption" : "订单明细表格视图",
      "codeName" : "TabExpViewtabviewpanel2",
      "controlType" : "TABVIEWPANEL",
      "getEmbeddedPSAppDEView" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView.json",
        "viewType" : "DEGRIDVIEW"
      },
      "name" : "tabviewpanel2",
      "getPSAppDataEntity" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
      },
      "getPSControlParam" : {
        "ctrlParams" : {
          "SRFNAVCTX.CONTEXTPARAM1" : "%orderstate%",
          "SRFNAVPARAM.N_ORDERSTATE_EQ" : "%orderstate%"
        },
        "id" : "TABVIEWPANEL2"
      },
      "getPSNavigateContexts" : [ {
        "key" : "CONTEXTPARAM1",
        "name" : "CONTEXTPARAM1",
        "value" : "orderstate",
        "rawValue" : false
      } ],
      "getPSNavigateParams" : [ {
        "key" : "n_orderstate_eq",
        "name" : "n_orderstate_eq",
        "value" : "orderstate",
        "rawValue" : false
      } ],
      "modelid" : "f102adb54492a593c95a66e09402da81_tabviewpanel2",
      "modeltype" : "PSVIEWPANEL"
    } ],
    "getPSTabExpPages" : [ {
      "name" : "tabviewpanel"
    }, {
      "name" : "tabviewpanel2"
    } ],
    "tabLayout" : "TOP",
    "modelid" : "f102adb54492a593c95a66e09402da81_tabexppanel",
    "modeltype" : "PSTABEXPPANEL"
  } ],
  "getPSDEViewCodeName" : "TabExpView",
  "getPSDEViewId" : "71da2c79f2b01604e0d03b6867de35e7",
  "getPSViewLayoutPanel" : {
    "codeName" : "Layoutpanel",
    "controlStyle" : "APPDETABEXPVIEW",
    "controlType" : "VIEWLAYOUTPANEL",
    "name" : "layoutpanel",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "getPSControlParam" : { },
    "layoutBodyOnly" : true,
    "layoutPanel" : true,
    "useDefaultLayout" : true
  },
  "tabLayout" : "TOP",
  "title" : "实体分页导航视图",
  "viewStyle" : "DEFAULT",
  "viewType" : "DETABEXPVIEW",
  "enableDP" : true,
  "enableQuickSearch" : false,
  "enableSearch" : false,
  "expandSearchForm" : false,
  "loadDefault" : true,
  "showCaptionBar" : false,
  "showDataInfoBar" : true,
  "modelid" : "f102adb54492a593c95a66e09402da81",
  "modeltype" : "PSAPPDEVIEW"
}