{
    "type": "jsonstore",
    "reference": {
        "name": "items",
        "type": "array"
    },
    "codeClass": null,
    "userConfig": {
        "autoLoad": true,
        "model": "trabajador",
        "designer|userClassName": "trabajador"
    },
    "designerId": "51b74c0e-c007-428b-99ea-e3911918e808",
    "cn": [
        {
            "type": "Ext.data.proxy.Ajax",
            "reference": {
                "name": "proxy",
                "type": "object"
            },
            "codeClass": null,
            "userConfig": {
                "url": "controladores/ColegioVsTrabajador.php"
            },
            "designerId": "44e39d71-02bf-4fce-856b-e7aade703e57",
            "cn": [
                {
                    "type": "Ext.data.reader.Json",
                    "reference": {
                        "name": "reader",
                        "type": "object"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "root": "data"
                    },
                    "designerId": "ad69f13b-9bfc-4fca-bfd9-b8cec974de6b"
                }
            ]
        }
    ]
}