datas.json 2.33 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ESB_resources_list_table"
  },
  "sql": {
    "backfields": " RESID,RESNAME,RESTYPE,RESSTATUS,PRODUCTCODE,dataflag,CREATEDATE,CREATETIME ",
    "sqlform": " ESB_RESOURCES ",
    "sqlwhere": "",
    "sqlorderby": " CREATEDATE DESC, CREATETIME DESC ",
    "sqlprimarykey": "resid",
    "sqlisdistinct": "true"
  },
  "cols": [
    {
      "width": "20%",
      "text": "503711",
      "column": "RESID",
      "orderkey": "RESID",
      "isPrimarykey":true,
	  "transmethod": "com.api.integration.util.TableShowFormart.formartReShowResId",
      "otherpara": "",
      "target":"_self"
    },
    {
      "width": "20%",
      "text": "503712",
      "column": "RESNAME",
      "orderkey": "RESNAME"
    },
    {
      "width": "20%",
      "text": "33234",
      "column": "RESTYPE",
      "orderkey": "RESTYPE",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartReShowType",
      "otherpara": ""
    },
    {
      "width": "20%",
      "text": "501515",
      "column": "PRODUCTCODE",
      "orderkey": "PRODUCTCODE",
      "transmethod": "com.api.integration.util.TableShowFormart.formartReProductCode",
      "otherpara": ""
    },
	{
      "width": "0",
      "text": "",
	  "hide": true,
      "column": "RESSTATUS",
      "orderkey": "RESSTATUS"
    },
	{
      "width": "0",
      "text": "",
	  "hide": true,
      "column": "dataflag",
      "orderkey": "dataflag"
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithpResourceStatus",
    "otherpara": "column:RESSTATUS"
  },
  "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:resid"
  }
}