IBIZCustomerPickupView.json 22.9 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 599 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 634 635 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
{
  "accUserMode" : 2,
  "getCapPSLanguageRes" : {
    "lanResTag" : "DE.LNAME.IBIZCUSTOMER",
    "mOSFilePath" : "pslanguageres/Auto795",
    "rTMOSFilePath" : "pslanguageres/Auto795"
  },
  "caption" : "客户",
  "codeName" : "IBIZCustomerPickupView",
  "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerPickupView.json",
  "funcViewMode" : "PICKUPVIEW",
  "mOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupView",
  "memo" : "系统自动添加",
  "name" : "IBIZCustomerPickupView",
  "getPSAppDataEntity" : {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
  },
  "getPSAppModule" : {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPMODULES/Sample.json"
  },
  "getPSAppViewEngines" : [ {
    "engineCat" : "VIEW",
    "engineType" : "PickupView",
    "mOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupView/psappviewengines/engine",
    "name" : "engine",
    "getPSUIEngineParams" : [ {
      "ctrlName" : "pickupviewpanel",
      "name" : "PICKUPVIEWPANEL",
      "paramType" : "CTRL"
    } ]
  } ],
  "getPSControls" : [ {
    "codeName" : "PickupViewpickupviewpanel",
    "controlType" : "PICKUPVIEWPANEL",
    "getEmbeddedPSAppDEView" : {
      "accUserMode" : 2,
      "getCapPSLanguageRes" : {
        "lanResTag" : "DE.LNAME.IBIZCUSTOMER",
        "mOSFilePath" : "pslanguageres/Auto795",
        "rTMOSFilePath" : "pslanguageres/Auto795"
      },
      "caption" : "客户",
      "codeName" : "IBIZCustomerPickupGridView",
      "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerPickupGridView.json",
      "gridRowActiveMode" : 2,
      "mOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupGridView",
      "memo" : "系统自动添加",
      "name" : "IBIZCustomerPickupGridView",
      "getPSAppDataEntity" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
      },
      "getPSAppModule" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPMODULES/Sample.json"
      },
      "getPSAppViewEngines" : [ {
        "engineCat" : "VIEW",
        "engineType" : "PickupGridView",
        "mOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupGridView/psappviewengines/engine",
        "name" : "engine",
        "getPSUIEngineParams" : [ {
          "ctrlName" : "grid",
          "name" : "GRID",
          "paramType" : "CTRL"
        }, {
          "ctrlName" : "searchform",
          "name" : "SEARCHFORM",
          "paramType" : "CTRL"
        } ]
      } ],
      "getPSControls" : [ {
        "aggMode" : "NONE",
        "codeName" : "Main",
        "columnEnableLink" : 2,
        "controlType" : "GRID",
        "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer/PSGRIDS/Main.json",
        "getFetchPSControlAction" : {
          "modelref" : true,
          "id" : "fetch"
        },
        "groupMode" : "NONE",
        "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "LOAD", "BEFORELOAD" ],
        "logicName" : "主表格",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZCUSTOMER/psdegrids/Main",
        "getPSAppDataEntity" : {
          "modelref" : true,
          "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
        },
        "getPSControlHandler" : {
          "getPSHandlerActions" : [ {
            "actionName" : "Get",
            "actionType" : "DEACTION",
            "dataAccessAction" : "READ",
            "name" : "load",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "Get"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          }, {
            "actionName" : "Create",
            "actionType" : "DEACTION",
            "dataAccessAction" : "CREATE",
            "name" : "create",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "Create"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          }, {
            "actionName" : "Update",
            "actionType" : "DEACTION",
            "dataAccessAction" : "UPDATE",
            "name" : "update",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "Update"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          }, {
            "actionName" : "Remove",
            "actionType" : "DEACTION",
            "dataAccessAction" : "DELETE",
            "name" : "remove",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "Remove"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          }, {
            "actionName" : "GetDraft",
            "actionType" : "DEACTION",
            "dataAccessAction" : "CREATE",
            "name" : "loaddraft",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "GetDraft"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          }, {
            "actionType" : "DEDATASET",
            "name" : "fetch",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "FetchDefault"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          } ],
          "userDRAction" : "READ",
          "enableDEFieldPrivilege" : false,
          "id" : "数据表格处理器"
        },
        "getPSControlLogics" : [ {
          "eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;LOAD;BEFORELOAD",
          "logicTag" : "grid",
          "logicType" : "APPVIEWENGINE",
          "name" : "engine_grid",
          "getPSAppViewEngine" : {
            "modelref" : true,
            "id" : "engine"
          }
        } ],
        "getPSControlParam" : {
          "autoLoad" : true,
          "showBusyIndicator" : true,
          "id" : "GRID"
        },
        "getPSDEGridColumns" : [ {
          "align" : "LEFT",
          "cLConvertMode" : "NONE",
          "getCapPSLanguageRes" : {
            "lanResTag" : "DEF.LNAME.CUSTOMERUID",
            "mOSFilePath" : "pslanguageres/Auto1096",
            "rTMOSFilePath" : "pslanguageres/Auto1096"
          },
          "caption" : "客户编号",
          "codeName" : "customeruid",
          "columnType" : "DEFGRIDCOLUMN",
          "dataItemName" : "customeruid",
          "excelCaption" : "客户编号",
          "mOSFilePath" : "psdegridcols/customeruid",
          "name" : "customeruid",
          "noPrivDisplayMode" : 1,
          "getPSAppDEField" : {
            "name" : "CUSTOMERUID",
            "codeName" : "CustomerUID"
          },
          "rTMOSFilePath" : "psdegridcols/customeruid",
          "width" : 150,
          "widthUnit" : "px",
          "enableSort" : true
        }, {
          "align" : "LEFT",
          "cLConvertMode" : "NONE",
          "getCapPSLanguageRes" : {
            "lanResTag" : "DEF.LNAME.IBIZCUSTOMERNAME",
            "mOSFilePath" : "pslanguageres/Auto815",
            "rTMOSFilePath" : "pslanguageres/Auto815"
          },
          "caption" : "客户名称",
          "codeName" : "IBIZcustomername",
          "columnType" : "DEFGRIDCOLUMN",
          "dataItemName" : "ibizcustomername",
          "excelCaption" : "客户名称",
          "mOSFilePath" : "psdegridcols/IBIZcustomername",
          "name" : "IBIZcustomername",
          "noPrivDisplayMode" : 1,
          "getPSAppDEField" : {
            "name" : "IBIZCUSTOMERNAME",
            "codeName" : "IBIZCustomerName"
          },
          "rTMOSFilePath" : "psdegridcols/IBIZcustomername",
          "width" : 150,
          "widthUnit" : "PX",
          "enableSort" : true
        }, {
          "align" : "LEFT",
          "cLConvertMode" : "NONE",
          "getCapPSLanguageRes" : {
            "lanResTag" : "DEF.LNAME.ADDRESS",
            "mOSFilePath" : "pslanguageres/Auto1639",
            "rTMOSFilePath" : "pslanguageres/Auto1639"
          },
          "caption" : "公司地址",
          "codeName" : "address",
          "columnType" : "DEFGRIDCOLUMN",
          "dataItemName" : "address",
          "excelCaption" : "公司地址",
          "mOSFilePath" : "psdegridcols/address",
          "name" : "address",
          "noPrivDisplayMode" : 1,
          "getPSAppDEField" : {
            "name" : "ADDRESS",
            "codeName" : "Address"
          },
          "rTMOSFilePath" : "psdegridcols/address",
          "width" : 1,
          "widthUnit" : "STAR",
          "enableSort" : true
        }, {
          "align" : "LEFT",
          "cLConvertMode" : "FRONT",
          "getCapPSLanguageRes" : {
            "lanResTag" : "DEF.LNAME.UPDATEMAN",
            "mOSFilePath" : "pslanguageres/Auto202",
            "rTMOSFilePath" : "pslanguageres/Auto202"
          },
          "caption" : "更新人",
          "codeName" : "updateman",
          "columnType" : "DEFGRIDCOLUMN",
          "dataItemName" : "updateman",
          "excelCaption" : "更新人",
          "mOSFilePath" : "psdegridcols/updateman",
          "name" : "updateman",
          "noPrivDisplayMode" : 1,
          "getPSAppCodeList" : {
            "modelref" : true,
            "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
          },
          "getPSAppDEField" : {
            "name" : "UPDATEMAN",
            "codeName" : "UpdateMan"
          },
          "rTMOSFilePath" : "psdegridcols/updateman",
          "width" : 150,
          "widthUnit" : "PX",
          "enableSort" : true
        }, {
          "align" : "LEFT",
          "cLConvertMode" : "NONE",
          "getCapPSLanguageRes" : {
            "lanResTag" : "DEF.LNAME.UPDATEDATE",
            "mOSFilePath" : "pslanguageres/Auto1074",
            "rTMOSFilePath" : "pslanguageres/Auto1074"
          },
          "caption" : "更新时间",
          "codeName" : "updatedate",
          "columnType" : "DEFGRIDCOLUMN",
          "dataItemName" : "updatedate",
          "excelCaption" : "更新时间",
          "mOSFilePath" : "psdegridcols/updatedate",
          "name" : "updatedate",
          "noPrivDisplayMode" : 1,
          "getPSAppDEField" : {
            "name" : "UPDATEDATE",
            "codeName" : "UpdateDate"
          },
          "rTMOSFilePath" : "psdegridcols/updatedate",
          "valueFormat" : "YYYY-MM-DD HH:mm:ss",
          "width" : 150,
          "widthUnit" : "PX",
          "enableSort" : true
        } ],
        "getPSDEGridDataItems" : [ {
          "dataType" : 25,
          "name" : "customeruid",
          "getPSAppDEField" : {
            "name" : "CUSTOMERUID",
            "codeName" : "CustomerUID"
          }
        }, {
          "dataType" : 25,
          "name" : "ibizcustomername",
          "getPSAppDEField" : {
            "name" : "IBIZCUSTOMERNAME",
            "codeName" : "IBIZCustomerName"
          }
        }, {
          "dataType" : 25,
          "name" : "address",
          "getPSAppDEField" : {
            "name" : "ADDRESS",
            "codeName" : "Address"
          }
        }, {
          "dataType" : 25,
          "name" : "updateman",
          "getPSAppDEField" : {
            "name" : "UPDATEMAN",
            "codeName" : "UpdateMan"
          }
        }, {
          "format" : "YYYY-MM-DD HH:mm:ss",
          "dataType" : 5,
          "name" : "updatedate",
          "getPSAppDEField" : {
            "name" : "UPDATEDATE",
            "codeName" : "UpdateDate"
          }
        }, {
          "dataType" : 25,
          "name" : "ibizcustomerid",
          "getPSAppDEField" : {
            "name" : "IBIZCUSTOMERID",
            "codeName" : "IBIZCustomerId"
          }
        }, {
          "dataType" : 25,
          "name" : "srfkey",
          "getPSAppDEField" : {
            "name" : "IBIZCUSTOMERID",
            "codeName" : "IBIZCustomerId"
          }
        }, {
          "dataType" : 25,
          "name" : "srfdataaccaction",
          "getPSAppDEField" : {
            "name" : "IBIZCUSTOMERID",
            "codeName" : "IBIZCustomerId"
          },
          "dataAccessAction" : true
        }, {
          "dataType" : 25,
          "name" : "srfmajortext",
          "getPSAppDEField" : {
            "name" : "IBIZCUSTOMERNAME",
            "codeName" : "IBIZCustomerName"
          }
        } ],
        "getPSDEGridEditItems" : [ {
          "caption" : "客户标识",
          "codeName" : "srfkey",
          "enableCond" : 3,
          "ignoreInput" : 0,
          "mOSFilePath" : "psdegridcols/srfkey",
          "name" : "srfkey",
          "getPSAppDEField" : {
            "name" : "IBIZCUSTOMERID",
            "codeName" : "IBIZCustomerId"
          },
          "getPSEditor" : {
            "editorType" : "HIDDEN",
            "name" : "srfkey"
          },
          "rTMOSFilePath" : "psdegridcols/srfkey",
          "allowEmpty" : true
        } ],
        "pagingSize" : 10,
        "rTMOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupGridView/psappviewctrls/grid",
        "getRemovePSControlAction" : {
          "actionName" : "Remove",
          "actionType" : "DEACTION",
          "dataAccessAction" : "DELETE",
          "name" : "remove",
          "getPSAppDEMethod" : {
            "modelref" : true,
            "id" : "Remove"
          },
          "getPSAppDataEntity" : {
            "modelref" : true,
            "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
          }
        },
        "sortMode" : "REMOTE",
        "hasWFDataItems" : false,
        "enableColFilter" : false,
        "enableCustomized" : true,
        "enableGroup" : false,
        "enablePagingBar" : true,
        "enableRowEdit" : false,
        "enableRowEditOrder" : false,
        "enableRowNew" : false,
        "forceFit" : false,
        "hideHeader" : false,
        "noSort" : false,
        "singleSelect" : false,
        "name" : "grid",
        "modelid" : "ef9df2b8e7b310779a055c59058693c4",
        "modeltype" : "PSDEGRID"
      }, {
        "codeName" : "Default",
        "controlType" : "SEARCHFORM",
        "defaultLabelWidth" : 130,
        "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer/PSSEARCHFORMS/Default.json",
        "hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
        "logicName" : "默认搜索表单",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZCUSTOMER/psdeform_searchforms/Default",
        "getPSAppDataEntity" : {
          "modelref" : true,
          "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
        },
        "getPSControlHandler" : {
          "getPSHandlerActions" : [ {
            "actionType" : "FILTERACTION",
            "name" : "load",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "FilterGet"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          }, {
            "actionType" : "FILTERACTION",
            "name" : "loaddraft",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "FilterGetDraft"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          }, {
            "actionType" : "FILTERACTION",
            "name" : "search",
            "getPSAppDEMethod" : {
              "modelref" : true,
              "id" : "FilterSearch"
            },
            "getPSAppDataEntity" : {
              "modelref" : true,
              "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
            }
          } ],
          "enableDEFieldPrivilege" : false,
          "id" : "搜索表单处理器"
        },
        "getPSControlLogics" : [ {
          "eventNames" : "SEARCH;LOAD;SAVE",
          "logicTag" : "searchform",
          "logicType" : "APPVIEWENGINE",
          "name" : "engine_searchform",
          "getPSAppViewEngine" : {
            "modelref" : true,
            "id" : "engine"
          }
        } ],
        "getPSControlParam" : {
          "autoLoad" : true,
          "showBusyIndicator" : true,
          "id" : "SEARCHFORM"
        },
        "getPSDEFormItems" : [ {
          "id" : "n_ibizcustomername_like",
          "dataType" : 25,
          "getPSAppDEField" : {
            "name" : "IBIZCUSTOMERNAME",
            "codeName" : "IBIZCustomerName"
          }
        } ],
        "getPSDEFormPages" : [ {
          "caption" : "名称",
          "codeName" : "formpage1",
          "detailStyle" : "DEFAULT",
          "detailType" : "FORMPAGE",
          "mOSFilePath" : "psdeformdetail_formpages/formpage1",
          "name" : "formpage1",
          "getPSDEFormDetails" : [ {
            "getCapPSLanguageRes" : {
              "lanResTag" : "CONTROL.DEFSFITEM.IBIZCUSTOMER.N_IBIZCUSTOMERNAME_LIKE",
              "mOSFilePath" : "pslanguageres/Auto442",
              "rTMOSFilePath" : "pslanguageres/Auto442"
            },
            "caption" : "客户名称(%)",
            "codeName" : "n_ibizcustomername_like",
            "dataType" : 25,
            "detailStyle" : "DEFAULT",
            "detailType" : "FORMITEM",
            "enableCond" : 3,
            "ignoreInput" : 0,
            "labelPos" : "LEFT",
            "labelWidth" : 130,
            "mOSFilePath" : "psdeformdetail_formitems/n_ibizcustomername_like",
            "name" : "n_ibizcustomername_like",
            "noPrivDisplayMode" : 1,
            "getPSAppDEField" : {
              "name" : "IBIZCUSTOMERNAME",
              "codeName" : "IBIZCustomerName"
            },
            "getPSEditor" : {
              "editorType" : "TEXTBOX",
              "editorWidth" : 100.0,
              "name" : "n_ibizcustomername_like"
            },
            "getPSLayoutPos" : {
              "colMD" : 24,
              "layout" : "TABLE_24COL"
            },
            "rTMOSFilePath" : "psdeformdetail_formitems/n_ibizcustomername_like",
            "allowEmpty" : true,
            "showCaption" : true
          } ],
          "getPSLayout" : {
            "childColLG" : -1,
            "childColMD" : 24,
            "childColSM" : -1,
            "childColXS" : -1,
            "columnCount" : 24,
            "layout" : "TABLE_24COL"
          },
          "rTMOSFilePath" : "psdeformdetail_formpages/formpage1",
          "infoGroupMode" : false
        } ],
        "getPSLayout" : {
          "childColLG" : -1,
          "childColMD" : 24,
          "childColSM" : -1,
          "childColXS" : -1,
          "columnCount" : 24,
          "layout" : "TABLE_24COL"
        },
        "rTMOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupGridView/psappviewctrls/searchform",
        "searchButtonStyle" : "DEFAULT",
        "tabHeaderPos" : "TOP",
        "enableAdvanceSearch" : false,
        "enableAutoSearch" : false,
        "enableFilterSave" : false,
        "noTabHeader" : true,
        "name" : "searchform",
        "modelid" : "dfee83362a928c17898cbb7de0ca1c14",
        "modeltype" : "PSDEFORM_SEARCHFORM"
      } ],
      "getPSDEViewCodeName" : "PickupGridView",
      "getPSDEViewId" : "9e621b87ccefe716181da65b4036bb58",
      "getPSViewLayoutPanel" : {
        "codeName" : "Layoutpanel",
        "controlStyle" : "APPDEPICKUPGRIDVIEW",
        "controlType" : "VIEWLAYOUTPANEL",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZCUSTOMER/pssysviewlayoutpanels/Layoutpanel",
        "name" : "layoutpanel",
        "getPSAppDataEntity" : {
          "modelref" : true,
          "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
        },
        "getPSControlParam" : { },
        "rTMOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupGridView/psappviewctrls/layoutpanel",
        "layoutBodyOnly" : true,
        "layoutPanel" : true,
        "useDefaultLayout" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupGridView",
      "title" : "客户选择表格视图",
      "getTitlePSLanguageRes" : {
        "lanResTag" : "PAGE.TITLE.IBIZCUSTOMER.PICKUPGRIDVIEW",
        "mOSFilePath" : "pslanguageres/Auto1570",
        "rTMOSFilePath" : "pslanguageres/Auto1570"
      },
      "viewStyle" : "DEFAULT",
      "viewType" : "DEPICKUPGRIDVIEW",
      "xDataControlName" : "grid",
      "enableDP" : true,
      "enableExport" : true,
      "enableFilter" : true,
      "enableImport" : true,
      "enableRowEdit" : false,
      "enableSearch" : true,
      "expandSearchForm" : true,
      "pickupMode" : true,
      "rowEditDefault" : false,
      "modelid" : "0870b1a6221a37e2994f515dbe77509c",
      "modeltype" : "PSAPPDEVIEW"
    },
    "hookEventNames" : [ "SELECTIONCHANGE", "LOAD", "ACTIVATED" ],
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZCUSTOMER/psviewpanels/PickupViewpickupviewpanel",
    "name" : "pickupviewpanel",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
    },
    "getPSControlLogics" : [ {
      "eventNames" : "SELECTIONCHANGE;LOAD;ACTIVATED",
      "logicTag" : "pickupviewpanel",
      "logicType" : "APPVIEWENGINE",
      "name" : "engine_pickupviewpanel",
      "getPSAppViewEngine" : {
        "modelref" : true,
        "id" : "engine"
      }
    } ],
    "getPSControlParam" : {
      "id" : "PICKUPVIEWPANEL"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupView/psappviewctrls/pickupviewpanel"
  } ],
  "getPSDEViewCodeName" : "PickupView",
  "getPSDEViewId" : "8a6744eeb5aff20caed66cb1dffdefdb",
  "getPSViewLayoutPanel" : {
    "codeName" : "Layoutpanel",
    "controlStyle" : "APPDEPICKUPVIEW",
    "controlType" : "VIEWLAYOUTPANEL",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZCUSTOMER/pssysviewlayoutpanels/Layoutpanel",
    "name" : "layoutpanel",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
    },
    "getPSControlParam" : { },
    "rTMOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupView/psappviewctrls/layoutpanel",
    "layoutBodyOnly" : true,
    "layoutPanel" : true,
    "useDefaultLayout" : true
  },
  "rTMOSFilePath" : "pssysapps/Web/psappdeviews/IBIZCustomerPickupView",
  "title" : "客户数据选择视图",
  "getTitlePSLanguageRes" : {
    "lanResTag" : "PAGE.TITLE.IBIZCUSTOMER.PICKUPVIEW",
    "mOSFilePath" : "pslanguageres/Auto1797",
    "rTMOSFilePath" : "pslanguageres/Auto1797"
  },
  "viewStyle" : "DEFAULT",
  "viewType" : "DEPICKUPVIEW",
  "enableDP" : true,
  "showCaptionBar" : false,
  "modelid" : "f083dd992abed44bf15a9930b45c3895",
  "modeltype" : "PSAPPDEVIEW"
}