diff -r b1f63c2c240c -r d236e890687c org.symbian.tools.wrttools.previewer/schema/commands.exsd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.previewer/schema/commands.exsd Thu Mar 18 09:51:41 2010 -0700 @@ -0,0 +1,112 @@ + + + + + + + + + This extension point allows customizing the previewer by handling special commands. To call command from previewer send AJAX GET request to following URL: +http://${host}:${port}/preview/${project}/__sym_command/${commandname}[?${params}] + +${project} and ${params} will be passed to command handler. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + One-word command name + + + + + + + Class that will handle commands + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + +