datas.json 2.69 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ListTable"
  },
  "sql": {
    "backfields": " EVENTID,EVENTNAME,EVENTTYPE,EVENTSTATUS,PRODUCTCODE,MODULECODE,CREATEDATE,CREATETIME ",
    "sqlform": " ESB_EVENT ",
    "sqlwhere": "",
    "sqlorderby": " CREATEDATE DESC, CREATETIME DESC ",
    "sqlprimarykey": " EVENTID ",
    "sqlisdistinct": "true"
  },
  "cols": [
    {
      "width": "20%",
      "text": "503564",
      "column": "eventId",
      "orderkey": "eventId",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartEventId",
      "otherpara": "",
      "target":"_self",
      "isPrimarykey":true
    },
    {
      "width": "20%",
      "text": "383172",
      "column": "eventName",
      "orderkey": "eventName"
    },
	{
      "width": "15%",
      "text": "503379",
      "column": "eventType",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartEveEventSource",
      "otherpara": "",
      "orderkey": "eventType"
    },
    {
      "width": "20%",
      "text": "33522",
      "column": "moduleCode",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartSerModuleCode",
      "otherpara": "",
      "orderkey": "moduleCode"
    },
	{
      "width": "20%",
      "text": "501515",
      "column": "productCode",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartReProductCode",
      "otherpara": "",
      "orderkey": "productCode"
    },
    {
      "width": "0",
      "text": "",
      "column": "eventStatus",
	  "hide":true
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithEventStatus",
    "otherpara": "column:eventStatus"
  },
  "operate": [
	{
      "text": "33564",
      "type": "BTN_DETAIL",
      "index": "0"
    },
    {
      "text": "93",
      "type": "BTN_EDIT",
      "otherpara":"column:eventType",
      "index": "1"
    },
	{
      "text": "114",
      "type": "BTN_PUBLISH",
      "index": "2"
    },
	{
      "text": "501334",
      "type": "BTN_UNSEALING",
      "index": "3"
    },
	{
      "text": "501335",
      "type": "BTN_SEAL_UP",
      "index": "4"
    },
	{
      "text": "32025",
      "type": "BTN_RECALL",
      "index": "5"
    },
    {
      "text": "23777",
      "type": "BTN_DEL",
      "index": "6"
    },
	{
      "text": "502349",
      "type": "BTN_QUOTE",
      "index": "7"
    },
    {
      "text": "19715",
      "type": "BTN_VIEW_DOC",
      "index": "8"
    },
    {
      "text": "83",
      "type": "BTN_LOG",
      "index": "9"
    }
  ],
  "checkbox":{
    "id":"checkbox",
    "showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
    "popedompara":"column:eventId"
  }
}