public class DOMWindow
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ObjectLabel |
CHROME |
static ObjectLabel |
HISTORY |
static ObjectLabel |
LOCATION |
static ObjectLabel |
NAVIGATOR |
static ObjectLabel |
PERFORMANCE |
static ObjectLabel |
SCREEN |
static ObjectLabel |
WINDOW |
static ObjectLabel |
WINDOW_CONSTRUCTOR |
static ObjectLabel |
WINDOW_PROTOTYPE |
Constructor and Description |
---|
DOMWindow() |
Modifier and Type | Method and Description |
---|---|
static void |
build(GenericSolver.SolverInterface c) |
static Value |
evaluate(DOMObjects nativeObject,
FunctionCalls.CallInfo call,
GenericSolver.SolverInterface c) |
public static ObjectLabel CHROME
public static ObjectLabel HISTORY
public static ObjectLabel LOCATION
public static ObjectLabel NAVIGATOR
public static ObjectLabel PERFORMANCE
public static ObjectLabel SCREEN
public static ObjectLabel WINDOW
public static ObjectLabel WINDOW_CONSTRUCTOR
public static ObjectLabel WINDOW_PROTOTYPE
public static void build(GenericSolver.SolverInterface c)
public static Value evaluate(DOMObjects nativeObject, FunctionCalls.CallInfo call, GenericSolver.SolverInterface c)
Copyright © 2009-2019 Aarhus University