export default {
  "layoutMode": "FLEX",
  "rootPanelItems": [
    {
      "panelItems": [
        {
          "panelItems": [
            {
              "caption": "控件占位",
              "itemStyle": "DEFAULT",
              "itemType": "CTRLPOS",
              "layoutPos": {
                "grow": 1,
                "shrink": 1,
                "layout": "FLEX"
              },
              "showCaption": true,
              "id": "pickupviewpanel"
            }
          ],
          "layout": {
            "layout": "FLEX"
          },
          "dataRegionType": "INHERIT",
          "caption": "容器",
          "itemStyle": "DEFAULT",
          "itemType": "CONTAINER",
          "layoutPos": {
            "grow": 1,
            "shrink": 1,
            "layout": "FLEX"
          },
          "id": "container3"
        },
        {
          "panelItems": [
            {
              "actionType": "UIACTION",
              "uiactionId": "panel_mpickupviewlayout_addselection_click@viewlayoutmodelrepository",
              "tooltip": "添加选中",
              "uiactionTarget": "NONE",
              "caption": "添加选中",
              "itemStyle": "DEFAULT",
              "itemType": "BUTTON",
              "layoutPos": {
                "shrink": 1,
                "layout": "FLEX"
              },
              "showCaption": true,
              "id": "addselection"
            },
            {
              "actionType": "UIACTION",
              "uiactionId": "panel_mpickupviewlayout_addall_click@viewlayoutmodelrepository",
              "tooltip": "添加全部",
              "uiactionTarget": "NONE",
              "caption": "添加全部",
              "itemStyle": "DEFAULT",
              "itemType": "BUTTON",
              "layoutPos": {
                "shrink": 1,
                "layout": "FLEX"
              },
              "showCaption": true,
              "id": "addall"
            },
            {
              "actionType": "UIACTION",
              "uiactionId": "panel_mpickupviewlayout_removeall_click@viewlayoutmodelrepository",
              "tooltip": "移出全部",
              "uiactionTarget": "NONE",
              "caption": "移出全部",
              "itemStyle": "DEFAULT",
              "itemType": "BUTTON",
              "layoutPos": {
                "shrink": 1,
                "layout": "FLEX"
              },
              "showCaption": true,
              "id": "removeall"
            },
            {
              "actionType": "UIACTION",
              "uiactionId": "panel_mpickupviewlayout_removeselection_click@viewlayoutmodelrepository",
              "tooltip": "移出选中",
              "uiactionTarget": "NONE",
              "caption": "移出选中",
              "itemStyle": "DEFAULT",
              "itemType": "BUTTON",
              "layoutPos": {
                "shrink": 1,
                "layout": "FLEX"
              },
              "showCaption": true,
              "id": "removeselection"
            }
          ],
          "layout": {
            "layout": "FLEX"
          },
          "dataRegionType": "INHERIT",
          "caption": "容器",
          "contentHeight": 36,
          "height": 36,
          "itemStyle": "DEFAULT",
          "itemType": "CONTAINER",
          "layoutPos": {
            "shrink": 1,
            "height": 36,
            "heightMode": "PX",
            "layout": "FLEX"
          },
          "id": "container4"
        },
        {
          "panelItems": [
            {
              "caption": "列表",
              "itemStyle": "DEFAULT",
              "itemType": "CTRLPOS",
              "layoutPos": {
                "shrink": 1,
                "layout": "FLEX"
              },
              "showCaption": true,
              "id": "simplelist"
            }
          ],
          "layout": {
            "layout": "FLEX"
          },
          "dataRegionType": "INHERIT",
          "caption": "容器",
          "contentWidth": 300,
          "itemStyle": "DEFAULT",
          "itemType": "CONTAINER",
          "layoutPos": {
            "shrink": 1,
            "layout": "FLEX",
            "width": 300,
            "widthMode": "PX"
          },
          "width": 300,
          "id": "container5"
        }
      ],
      "layout": {
        "dir": "row",
        "layout": "FLEX"
      },
      "dataRegionType": "INHERIT",
      "caption": "容器",
      "itemStyle": "DEFAULT",
      "itemType": "CONTAINER",
      "layoutPos": {
        "grow": 1,
        "shrink": 1,
        "layout": "FLEX"
      },
      "id": "container1"
    },
    {
      "panelItems": [
        {
          "actionType": "UIACTION",
          "uiactionId": "panel_mpickupviewlayout_ok_click@viewlayoutmodelrepository",
          "tooltip": "确认",
          "uiactionTarget": "NONE",
          "caption": "确认",
          "itemStyle": "DEFAULT",
          "itemType": "BUTTON",
          "layoutPos": {
            "shrink": 1,
            "layout": "FLEX"
          },
          "showCaption": true,
          "id": "ok"
        },
        {
          "actionType": "UIACTION",
          "uiactionId": "panel_mpickupviewlayout_cancel_click@viewlayoutmodelrepository",
          "tooltip": "取消",
          "uiactionTarget": "NONE",
          "caption": "取消",
          "itemStyle": "DEFAULT",
          "itemType": "BUTTON",
          "layoutPos": {
            "shrink": 1,
            "layout": "FLEX"
          },
          "showCaption": true,
          "id": "cancel"
        }
      ],
      "layout": {
        "dir": "row-reverse",
        "layout": "FLEX"
      },
      "dataRegionType": "INHERIT",
      "caption": "容器",
      "contentHeight": 54,
      "height": 54,
      "itemStyle": "DEFAULT",
      "itemType": "CONTAINER",
      "layoutPos": {
        "shrink": 1,
        "height": 54,
        "heightMode": "PX",
        "layout": "FLEX"
      },
      "id": "container2"
    }
  ],
  "layoutPanel": true,
  "codeName": "MPickupViewLayout",
  "controlType": "VIEWLAYOUTPANEL",
  "logicName": "多项选择视图布局面板",
  "appDataEntityId": "web.viewlayoutmodelrepository",
  "controlParam": {},
  "name": "layoutpanel",
  "id": "mpickupviewlayout"
}