// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (onProgramChangeUpdateLocationEvent == null) var onProgramChangeUpdateLocationEvent = {}; onProgramChangeUpdateLocationEvent._path = '/dwr'; onProgramChangeUpdateLocationEvent.setProgramManager = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'setProgramManager', p0, callback); } onProgramChangeUpdateLocationEvent.setFieldOptionsHelper = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'setFieldOptionsHelper', p0, callback); } onProgramChangeUpdateLocationEvent.handle = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'handle', p0, callback); } onProgramChangeUpdateLocationEvent.setFieldManager = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'setFieldManager', p0, callback); } onProgramChangeUpdateLocationEvent.setFormGeneratorService = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'setFormGeneratorService', p0, callback); } onProgramChangeUpdateLocationEvent.getEventArgumentTypes = function(callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'getEventArgumentTypes', callback); } onProgramChangeUpdateLocationEvent.isSuppressSelectOneOnSingleOption = function(callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'isSuppressSelectOneOnSingleOption', callback); } onProgramChangeUpdateLocationEvent.setSuppressSelectOneOnSingleOption = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'setSuppressSelectOneOnSingleOption', p0, callback); } onProgramChangeUpdateLocationEvent.getCallTargetOnChange = function(callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'getCallTargetOnChange', callback); } onProgramChangeUpdateLocationEvent.setCallTargetOnChange = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'setCallTargetOnChange', p0, callback); } onProgramChangeUpdateLocationEvent.handle = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'handle', p0, callback); } onProgramChangeUpdateLocationEvent.getScriptIncludes = function(p0, p1, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'getScriptIncludes', p0, p1, callback); } onProgramChangeUpdateLocationEvent.handleMock = function(p0, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'handleMock', p0, callback); } onProgramChangeUpdateLocationEvent.getCustomJavaScriptArgument = function(p0, p1, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'getCustomJavaScriptArgument', p0, p1, callback); } onProgramChangeUpdateLocationEvent.render = function(p0, p1, callback) { dwr.engine._execute(onProgramChangeUpdateLocationEvent._path, 'onProgramChangeUpdateLocationEvent', 'render', p0, p1, callback); }