{
    "type": "Ext.window.Window",
    "reference": {
        "name": "items",
        "type": "array"
    },
    "codeClass": null,
    "userConfig": {
        "autoShow": true,
        "height": 344,
        "width": 503,
        "designer|userClassName": "EditarPersonalApe",
        "designer|userAlias": "EditarPersonalApe",
        "header": false,
        "title": "",
        "modal": true
    },
    "designerId": "5289d8ac-8dd5-489a-b665-28b89097ce28",
    "cn": [
        {
            "type": "Ext.form.Panel",
            "reference": {
                "name": "items",
                "type": "array"
            },
            "codeClass": null,
            "userConfig": {
                "autoRender": true,
                "frame": true,
                "height": 304,
                "id": "frm4",
                "width": 490,
                "bodyPadding": 10,
                "title": "Editar Personal..."
            },
            "designerId": "c03c54d4-8bd1-4118-aac5-eabe452c2116",
            "cn": [
                {
                    "type": "Ext.form.field.Text",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "autoRender": false,
                        "id": "indiv_dni5",
                        "width": 242,
                        "fieldLabel": "N°. D.N.I. <span style=\"color:red\">*</span>",
                        "labelWidth": 150,
                        "name": "indiv_dni",
                        "fieldStyle": "",
                        "readOnly": true,
                        "allowBlank": false,
                        "enforceMaxLength": true,
                        "maskRe": " /[0-9.]/",
                        "maxLength": 8
                    },
                    "designerId": "5b3b5349-69f9-4026-8350-78707691bff4",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_dni1Keypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('indiv_appaterno4').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "81622640-4e37-41ff-a8cd-64a9f60636cf"
                        }
                    ]
                },
                {
                    "type": "Ext.form.field.Text",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "id": "indiv_appaterno4",
                        "width": 332,
                        "fieldLabel": "AP. PATERNO  <span style=\"color:red\">*</span>",
                        "labelWidth": 150,
                        "name": "indiv_appaterno",
                        "fieldStyle": "text-transform: uppercase",
                        "allowBlank": false,
                        "enableKeyEvents": true,
                        "selectOnFocus": true
                    },
                    "designerId": "0fe5ada7-34f2-498e-91e9-9b6bf78396dd",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_appaterno1Keypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('indiv_apmaterno4').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "3e323179-aeee-4bb8-a4e6-89e6f37ec77a"
                        }
                    ]
                },
                {
                    "type": "Ext.form.field.Text",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "id": "indiv_apmaterno4",
                        "width": 331,
                        "fieldLabel": "AP. MATERNO",
                        "labelWidth": 150,
                        "name": "indiv_apmaterno",
                        "fieldStyle": "text-transform: uppercase",
                        "allowBlank": false,
                        "enableKeyEvents": true,
                        "selectOnFocus": true
                    },
                    "designerId": "f4341a30-7e63-4831-9a1b-03ffd70da282",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_apmaterno1Keypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('indiv_nombres4').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "8f829876-5f4e-48b1-8f39-ad258b25eb97"
                        }
                    ]
                },
                {
                    "type": "Ext.form.field.Text",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "id": "indiv_nombres4",
                        "width": 393,
                        "fieldLabel": "AP. MATERNO",
                        "labelWidth": 150,
                        "name": "indiv_nombres",
                        "fieldStyle": "text-transform: uppercase",
                        "allowBlank": false,
                        "enableKeyEvents": true,
                        "selectOnFocus": true
                    },
                    "designerId": "76a7c896-f25c-49c7-bf66-6865bbe38631",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_nombresKeypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('indiv_sexo4').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "43447005-2528-4298-8d95-ae1c2860015a"
                        }
                    ]
                },
                {
                    "type": "Ext.form.field.ComboBox",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "id": "indiv_sexo4",
                        "width": 302,
                        "fieldLabel": "SEXO <span style=\"color:red\">*</span>",
                        "labelWidth": 150,
                        "name": "codigo_sexo",
                        "allowBlank": false,
                        "blankText": "Ingrese sexo",
                        "enableKeyEvents": true,
                        "selectOnFocus": true,
                        "displayField": "nombre_sexo",
                        "store": "sexo",
                        "typeAhead": true,
                        "valueField": "codigo_sexo"
                    },
                    "designerId": "2562e01b-1eb0-41f1-a58c-db00c5d2feff",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_sexo1Keypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('indiv_direccion5').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "beb70761-31fc-4a2a-921e-45fb3aff5c98"
                        }
                    ]
                },
                {
                    "type": "Ext.form.field.Text",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "id": "indiv_direccion5",
                        "width": 458,
                        "fieldLabel": "DIRECCION <span style=\"color:red\">*</span>",
                        "labelWidth": 150,
                        "name": "indiv_direccion1",
                        "fieldStyle": "text-transform: uppercase",
                        "allowBlank": false,
                        "enableKeyEvents": true,
                        "selectOnFocus": true
                    },
                    "designerId": "27027c50-4bde-47c2-9ff4-b7df9ef357ae",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_direccion2Keypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('indiv_celular4').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "f5d70be7-404d-403c-9502-f71f1f04afb0"
                        }
                    ]
                },
                {
                    "type": "Ext.form.field.Text",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "autoRender": false,
                        "id": "indiv_celular4",
                        "width": 281,
                        "fieldLabel": "N°. CELULAR <span style=\"color:red\">*</span>",
                        "labelWidth": 150,
                        "name": "indiv_celular",
                        "allowBlank": false,
                        "enableKeyEvents": true,
                        "enforceMaxLength": true,
                        "maskRe": "/[0-9.]/",
                        "maxLength": 9,
                        "selectOnFocus": true
                    },
                    "designerId": "6951cb89-9a29-448e-8994-e3fac5a790e9",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_celular1Keypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('indiv_email4').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "1035f526-3bf9-4380-a218-a7c5eb96e21c"
                        }
                    ]
                },
                {
                    "type": "Ext.form.field.Text",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "id": "indiv_email4",
                        "width": 455,
                        "fieldLabel": "E-MAIL  <span style=\"color:red\">*</span>",
                        "labelWidth": 150,
                        "name": "indiv_email",
                        "enableKeyEvents": true,
                        "selectOnFocus": true
                    },
                    "designerId": "7c733a53-55df-4936-8cb3-34946188caae",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_email1Keypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('indiv_fechanac4').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "9c174500-91a1-4c41-a2ae-191f5cb8e5c7"
                        }
                    ]
                },
                {
                    "type": "Ext.form.field.Date",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|anchor": null,
                        "id": "indiv_fechanac4",
                        "width": 277,
                        "fieldLabel": "F.NAC. dd/mm/AAAA <span style=\"color:red\">*</span>",
                        "labelWidth": 150,
                        "name": "indiv_fechanac",
                        "allowBlank": false,
                        "enableKeyEvents": true,
                        "selectOnFocus": true,
                        "format": "d/m/Y"
                    },
                    "designerId": "eb2cd7cb-0016-40f5-8d42-ded8aac5a7b6",
                    "cn": [
                        {
                            "type": "basiceventbinding",
                            "reference": {
                                "name": "listeners",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "fn": "onIndiv_fechanac1Keypress",
                                "implHandler": [
                                    "if(e.getKey()==13){\r",
                                    "    Ext.getCmp('idgrabar4').focus(100,true);\r",
                                    "}"
                                ],
                                "name": "keypress",
                                "scope": "me"
                            },
                            "designerId": "4c99b7fa-1802-434d-bfe6-82252085d4d7"
                        }
                    ]
                }
            ]
        },
        {
            "type": "Ext.toolbar.Toolbar",
            "reference": {
                "name": "dockedItems",
                "type": "array"
            },
            "codeClass": null,
            "userConfig": {
                "dock": "bottom",
                "width": null
            },
            "designerId": "fe322f25-e0a8-4d1a-a2af-231d3ff2812e",
            "cn": [
                {
                    "type": "Ext.toolbar.Spacer",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null,
                        "height": 11,
                        "width": 312,
                        "autoScroll": true
                    },
                    "designerId": "74e52993-5e5a-4dc3-8b2b-7dce1630beeb"
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "bd0e0f45-2309-4516-9005-2dc01ef04b1d"
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "b061fe92-8423-4551-b3aa-859a19b5bf4e"
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "638e1894-609f-48fb-b586-c9d4e9e42d47"
                },
                {
                    "type": "Ext.button.Button",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "action": "idgrabar4",
                        "layout|flex": null,
                        "id": "idgrabar4",
                        "width": 67,
                        "icon": "img/disk.png",
                        "text": "Grabar"
                    },
                    "designerId": "92e85f78-23e4-4156-adcf-26662c2927cb",
                    "customConfigs": [
                        {
                            "group": "(Custom Properties)",
                            "name": "action",
                            "type": "string"
                        }
                    ]
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "cefc2972-2b82-4eee-b285-40abde601c3b"
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "bfa89b11-dd9a-4e64-8d65-16e04f074155"
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "0fcdbb46-1b8d-4df9-b21a-50bcf81e120d"
                },
                {
                    "type": "Ext.button.Button",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "action": "SalirEditarApe",
                        "layout|flex": null,
                        "width": 68,
                        "icon": "img/exit.png",
                        "text": "Cerrar"
                    },
                    "designerId": "bf64d8be-427b-4f72-84a4-01d8988bf1c4",
                    "customConfigs": [
                        {
                            "group": "(Custom Properties)",
                            "name": "action",
                            "type": "string"
                        }
                    ]
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "ff2982af-b2b4-40d0-866b-480105f27e54"
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "92ca3217-80f9-4781-93c7-d2683ea75500"
                },
                {
                    "type": "Ext.toolbar.Separator",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "layout|flex": null
                    },
                    "designerId": "6d104aff-1e40-4261-83fe-039c8c0b0fa4"
                }
            ]
        }
    ]
}