|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaScriptExecutor
The JavaScriptExecuter service allows executing JavaScript code on the client.
Method Summary | |
---|---|
void |
execute(java.lang.String code)
Evaluate the JavaScript code on the client If the code throws an error, it will crash the web client. |
Method Detail |
---|
void execute(java.lang.String code)
code
- the JavaScript code to evaluate
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0