datas.json 1.86 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ListTable"
  },
  "sql": {
    "backfields": " * ",
    "sqlform": " LDAP_FORMART ",
    "sqlwhere": "",
    "sqlorderby": " FORMARTLEVEl ASC ",
    "sqlprimarykey": "FORMARTID",
    "sqlisdistinct": "true"
  },
  "cols": [
    {
      "width": "10%",
      "text": "84",
      "column": "formartid",
      "orderkey": "formartid",
      "isPrimarykey":true
    },
    {
      "width": "10%",
      "text": "30828",
      "column": "formartname",
      "orderkey": "formartname"
    },
    {
      "width": "15%",
      "text": "2060",
      "column": "formartclass",
      "orderkey": "formartclass"
    },
    {
      "width": "15%",
      "text": "561",
      "column": "formartparams",
      "orderkey": "formartparams"
    },
    {
      "width": "10%",
      "text": "33234",
      "column": "formarttype",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartInterfaceType",
      "otherpara": "",
      "target":"_self",
      "orderkey": "formarttype"
    },
	{
      "width": "10%",
      "text": "500024",
      "column": "formartlevel",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartInterfaceLevel",
      "otherpara": "",
      "target":"_self",
      "orderkey": "formartlevel"
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithLevel",
    "otherpara": "1"
  },
  "operate": [
    {
      "text": "93",
      "type": "BTN_EDIT",
      "index": "0"
    },
    {
      "text": "23777",
      "type": "BTN_DEL",
      "index": "1"
    },
	{
      "text": "33564",
      "type": "BTN_DETAIL",
      "index": "2"
    }
  ],
  "checkbox":{
    "id":"checkbox",
    "showmethod":"weaver.general.SplitPageTransmethod.getCheckBoxLevel",
    "popedompara":"column:formartlevel+column:formartid"
  }
}