Change Edit to Single-Click?

Is it easy to change the editing of spreadsheet to single-click? We’re attempting to use iCody app on IOS to scan barcodes into a spreadsheet. The fields do not trigger the scanner autostart on field selection as they do not behave as standard html input fields. Having this ability would be awesome if it worked predictably. Or if someone knows where I can make edits for this feature, would be much appreciated. In the dhtmlx_core.js, there’s enableEditEvents and enableLightMouseNavigation that hint at doing what I’m looking for, but I’m unsure as to how to use.