/** * * CODE GENERATED AUTOMATICALLY * * THIS FILE SHOULD NOT BE EDITED BY HAND * */ _form.createIfNotExists( _val.init() .set("big", false) .set("control_active", true) .set("control_group", false) .set("control_user", false) .set("description", "") .set("displayname", "Pagamento") .set("export_id", false) .set("export_json", true) .set("export_lastchange", false) .set("export_uid", true) .set("export_xls", true) .set("export_xml", true) .set("firebase", "") .set("name", "pagamento") .set("reorder", 0) .set("report", false) .set("show_id", true) .set("uid", "67375db4-26f3-43df-be6b-e454c8db50b2") ) _form.createComponentIfNotExists( "67375db4-26f3-43df-be6b-e454c8db50b2", _val.init() .set("colspan", 0) .set("displayname", "Nome") .set("firebase", "") .set("group_id", 0) .set("height", 0) .set("max", 0) .set("min", 0) .set("name", "nome") .set("notnull", true) .set("primarykey", true) .set("properties", "{\"MASK\":{\"default\":\"\",\"type\":\"STRING\",\"value\":\"\"},\"MASK_REVERSE\":{\"default\":\"false\",\"type\":\"BOOLEAN\",\"value\":\"false\"},\"MASK_SELECTONFOCUS\":{\"default\":\"false\",\"type\":\"BOOLEAN\",\"value\":\"false\"}}") .set("rowspan", 0) .set("tdheight", 0) .set("tdwidth", 0) .set("type", "text") .set("uid", "7ce35078-d995-4b27-a1c9-66e74435f27c") .set("user_id", 0) .set("whenedit", true) .set("whenexport", true) .set("whenfilter", true) .set("whennew", true) .set("whenresult", true) .set("whenview", true) .set("width", 0) .set("x", 1) .set("y", 1) )