JavaScriptWorld

#include <bb/cascades/JavaScriptWorld>

The Execution Environment in which calls to evaluateJavaScript should run.

Public Types Index

enum Type

Normal, Isolated

Public Types

Type

The Execution Environment in which calls to evaluateJavaScript should run.

Since:

BlackBerry 10.0.0

Normal

The world shared with scripts and data included by the page.

Isolated

Another world which is isolated from the normal world.