Haxe/js API documentation

To get started with the Haxe js target:


package js

..
html
jquery
swfobject
Browser

Cookie

Error

EvalError

Function

JsIterator

JsIteratorStep

Lib

Platform-specific JavaScript Library. Provides some platform-specific functions for the JavaScript target.

Map

MapEntry

Object

ObjectPropertyDescriptor

ObjectPrototype

Promise

PromiseCallback

RangeError

ReferenceError

RegExp

Native JavaScript regular expressions.

RegExpMatch

Selection

Set

Symbol

Syntax

Generate JavaScript syntax not directly supported by Haxe. Use only at low-level when specific target-specific code-generation is required.

SyntaxError

Thenable

TypeError

URIError

XMLSocket

By compiling the haxe.remoting.SocketWrapper into a SWF, you can create and use XMLSockets directly from Javascript.