Instantiates a new ESD/SPD Web editor object.
Parameter two is the ID of the DOM element that will contain the ESD/SPD Web editor.
editor = new ESDWeb(null, 'editorNode'); editor.startup(...);
Note: For a more complete example of using the ESD/SPD Web editor please refer to the Editor overview page.