|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaScriptLoader
The JavaScriptLoader service allows loading additional JavaScript files at runtime.
Method Summary | |
---|---|
void |
require(java.lang.String url)
Instructs the client to immediately load and evaluate a JavaScript file from the given URL. |
Method Detail |
---|
void require(java.lang.String url)
ResourceManager
can be used to
register a file that can be loaded by the JavaScriptLoader.
url
- the URL from which to load the JavaScript file
|
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