public interface JavaScriptExecutor extends ClientService
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) EclipseSource and others 2002, 2017.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0