datas.json 1.94 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ListTable"
  },
  "sql": {
    "backfields": " * ",
    "sqlform": " esb_product_setting ",
    "sqlwhere": "",
    "sqlorderby": " PRODUCTCODE ",
    "sqlprimarykey": " PRODUCTCODE ",
    "sqlisdistinct": "true"
  },
  "cols": [
    {
      "width": "10%",
      "text": "17130",
      "column": "PRODUCTCODE",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartProductCode",
      "otherpara": "",
      "target":"_self",
      "orderkey": "PRODUCTCODE"
    },
    {
      "width": "10%",
      "text": "501332",
      "column": "PRODUCTNAME",
      "orderkey": "PRODUCTNAME"
    },
    {
      "width": "15%",
      "text": "501333",
      "column": "COMPANY",
      "orderkey": "COMPANY"
    },
    {
      "width": "15%",
      "text": "17868",
      "column": "ORGANIZATION",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartSubOrg",
      "otherpara": "",
      "target":"_self",
      "orderkey": "ORGANIZATION"
    },
	{
      "width": "0",
      "text": "",
	  "hide": true,
      "column": "PRODUCTSTATUS",
	  "orderkey": "PRODUCTSTATUS"
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithpProductStatus",
    "otherpara": "column:PRODUCTSTATUS"
  },
  "operate": [
    {
      "text": "93",
      "type": "BTN_EDIT",
      "index": "0"
    },
	{
      "text": "501334",
      "type": "BTN_UNSEALING",
      "index": "1"
    },
	{
      "text": "501335",
      "type": "BTN_SEAL_UP",
      "index": "2"
    },
	{
      "text": "91",
      "type": "BTN_DEL",
      "index": "3"
    },
	{
      "text": "83",
      "type": "BTN_LOG",
      "index": "4"
    },
	{
      "text": "501336",
      "type": "BTN_SECURITY",
      "index": "5"
    }
  ],
  "checkbox":{
    "id":"checkbox",
    "showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
    "popedompara":"1"
  }
}