datas.json 2.39 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "esb_const_list_table"
  },
  "sql": {
    "backfields": " * ",
    "sqlform": " esb_const ",
    "sqlwhere": "",
    "sqlorderby": " CREATEDATE DESC, CREATETIME DESC ",
    "sqlprimarykey": "CONSTCODE",
    "sqlisdistinct": "false"
  },
  "cols": [
    {
      "width": "20%",
      "text": "503891",
      "column": "CONSTCODE",
      "orderkey": "CONSTCODE",
      "isPrimarykey":true,
      "otherpara": "",
      "transmethod": "com.api.integration.util.TableShowFormart.formartConstantCode",
      "target":"_self"
    },
    {
      "width": "20%",
      "text": "503892",
      "column": "CONSTNAME",
      "orderkey": "CONSTNAME"
    },
    {
      "width": "20%",
      "text": "391260",
      "column": "CONSTTYPE",
      "orderkey": "CONSTTYPE",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartConstantType",
      "otherpara": ""
    },
    {
      "width": "20%",
      "text": "506178",
      "column": "CONSTVALUE",
      "transmethod": "com.api.integration.util.TableShowFormart.formartConstantValue",
      "otherpara": "column:CONSTTYPE"
    },
    {
      "width": "20%",
      "text": "501515",
      "column": "PRODUCTCODE",
      "orderkey": "PRODUCTCODE",
      "transmethod": "com.api.integration.util.TableShowFormart.formartConstantProduct",
      "otherpara": ""
    },
	{
      "width": "0",
      "text": "",
	  "hide": true,
      "column": "CONSTSTATUS",
      "orderkey": "CONSTSTATUS"
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithConstantStatus",
    "otherpara": "column:CONSTSTATUS"
  },
  "operate": [
    {
      "text": "33564",
      "type": "BTN_EDIT",
      "index": "0"
    },
    {
      "text": "93",
      "type": "BTN_EDIT",
      "index": "1"
    },
    {
      "text": "501334",
      "type": "BTN_UNSEALING",
      "index": "2"
    },
    {
      "text": "501335",
      "type": "BTN_SEAL_UP",
      "index": "3"
    },
    {
      "text": "91",
      "type": "BTN_DEL",
      "index": "4"
    },
	{
      "text": "502349",
      "type": "BTN_QUOTE",
      "index": "5"
    },
    {
      "text": "83",
      "type": "BTN_LOG",
      "index": "6"
    }
  ],
  "checkbox":{
    "id":"checkbox",
    "showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
    "popedompara":"column:CONSTCODE"
  }
}