private void fireJS() {
   executeJS(data.generateJavascriptString(operationType));
 }