Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host |
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.arrays |
Implementations of the JavaScript host objects for Typed Arrays - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.canvas |
Implementations of the Canvas JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.css |
Implementations of the CSS JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.dom |
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.event |
Implementations of the JavaScript host objects for events - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.file |
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.html |
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.media |
Implementations of the JavaScript host media objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.performance |
Implementations of the Performance JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.svg |
Implementations of the SVG JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.xml |
Implementations of the XML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Field and Description |
---|---|
static short |
ApplicationCache.CHECKING
The application cache manifest is being fetched and checked for updates.
|
static int |
WebSocket.CLOSED
The connection has been closed or could not be opened.
|
static int |
WebSocket.CLOSING
The connection is going through the closing handshake.
|
static int |
WebSocket.CONNECTING
The connection has not yet been established.
|
static short |
ApplicationCache.DOWNLOADING
Resources are being downloaded to be added to the cache.
|
static short |
ApplicationCache.IDLE
The application cache is not in the process of being updated.
|
static short |
ApplicationCache.OBSOLETE
The application cache group is now obsolete.
|
static int |
WebSocket.OPEN
The WebSocket connection is established and communication is possible.
|
static short |
Window.PERSISTENT
To be documented.
|
static short |
Window.TEMPORARY
To be documented.
|
static short |
ApplicationCache.UNCACHED
The object isn't associated with an application cache.
|
static short |
ApplicationCache.UPDATEREADY
There is a new version of the application cache available.
|
Modifier and Type | Field and Description |
---|---|
static int |
Int32Array.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
static int |
Int8Array.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
static int |
Uint16Array.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
static int |
Uint32Array.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
static int |
Uint8Array.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
static int |
Float64Array.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
static int |
Float32Array.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
static int |
Uint8ClampedArray.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
static int |
Int16Array.BYTES_PER_ELEMENT
The size, in bytes, of each array element.
|
Modifier and Type | Field and Description |
---|---|
static int |
WebGLRenderingContext.ACTIVE_ATTRIBUTES
The constant
ACTIVE_ATTRIBUTES . |
static int |
WebGLRenderingContext.ACTIVE_TEXTURE
The constant
ACTIVE_TEXTURE . |
static int |
WebGLRenderingContext.ACTIVE_UNIFORMS
The constant
ACTIVE_UNIFORMS . |
static int |
WebGLRenderingContext.ALIASED_LINE_WIDTH_RANGE
The constant
ALIASED_LINE_WIDTH_RANGE . |
static int |
WebGLRenderingContext.ALIASED_POINT_SIZE_RANGE
The constant
ALIASED_POINT_SIZE_RANGE . |
static int |
WebGLRenderingContext.ALPHA
The constant
ALPHA . |
static int |
WebGLRenderingContext.ALPHA_BITS
The constant
ALPHA_BITS . |
static int |
WebGLRenderingContext.ALWAYS
The constant
ALWAYS . |
static int |
WebGLRenderingContext.ARRAY_BUFFER
The constant
ARRAY_BUFFER . |
static int |
WebGLRenderingContext.ARRAY_BUFFER_BINDING
The constant
ARRAY_BUFFER_BINDING . |
static int |
WebGLRenderingContext.ATTACHED_SHADERS
The constant
ATTACHED_SHADERS . |
static int |
WebGLRenderingContext.BACK
The constant
BACK . |
static int |
WebGLRenderingContext.BLEND
The constant
BLEND . |
static int |
WebGLRenderingContext.BLEND_COLOR
The constant
BLEND_COLOR . |
static int |
WebGLRenderingContext.BLEND_DST_ALPHA
The constant
BLEND_DST_ALPHA . |
static int |
WebGLRenderingContext.BLEND_DST_RGB
The constant
BLEND_DST_RGB . |
static int |
WebGLRenderingContext.BLEND_EQUATION
The constant
BLEND_EQUATION . |
static int |
WebGLRenderingContext.BLEND_EQUATION_ALPHA
The constant
BLEND_EQUATION_ALPHA . |
static int |
WebGLRenderingContext.BLEND_EQUATION_RGB
The constant
BLEND_EQUATION_RGB . |
static int |
WebGLRenderingContext.BLEND_SRC_ALPHA
The constant
BLEND_SRC_ALPHA . |
static int |
WebGLRenderingContext.BLEND_SRC_RGB
The constant
BLEND_SRC_RGB . |
static int |
WebGLRenderingContext.BLUE_BITS
The constant
BLUE_BITS . |
static int |
WebGLRenderingContext.BOOL
The constant
BOOL . |
static int |
WebGLRenderingContext.BOOL_VEC2
The constant
BOOL_VEC2 . |
static int |
WebGLRenderingContext.BOOL_VEC3
The constant
BOOL_VEC3 . |
static int |
WebGLRenderingContext.BOOL_VEC4
The constant
BOOL_VEC4 . |
static int |
WebGLRenderingContext.BROWSER_DEFAULT_WEBGL
The constant
BROWSER_DEFAULT_WEBGL . |
static int |
WebGLRenderingContext.BUFFER_SIZE
The constant
BUFFER_SIZE . |
static int |
WebGLRenderingContext.BUFFER_USAGE
The constant
BUFFER_USAGE . |
static int |
WebGLRenderingContext.BYTE
The constant
BYTE . |
static int |
WebGLRenderingContext.CCW
The constant
CCW . |
static int |
WebGLRenderingContext.CLAMP_TO_EDGE
The constant
CLAMP_TO_EDGE . |
static int |
WebGLRenderingContext.COLOR_ATTACHMENT0
The constant
COLOR_ATTACHMENT0 . |
static int |
WebGLRenderingContext.COLOR_BUFFER_BIT
The constant
COLOR_BUFFER_BIT . |
static int |
WebGLRenderingContext.COLOR_CLEAR_VALUE
The constant
COLOR_CLEAR_VALUE . |
static int |
WebGLRenderingContext.COLOR_WRITEMASK
The constant
COLOR_WRITEMASK . |
static int |
WebGLRenderingContext.COMPILE_STATUS
The constant
COMPILE_STATUS . |
static int |
WebGLRenderingContext.COMPRESSED_TEXTURE_FORMATS
The constant
COMPRESSED_TEXTURE_FORMATS . |
static int |
WebGLRenderingContext.CONSTANT_ALPHA
The constant
CONSTANT_ALPHA . |
static int |
WebGLRenderingContext.CONSTANT_COLOR
The constant
CONSTANT_COLOR . |
static int |
WebGLRenderingContext.CONTEXT_LOST_WEBGL
The constant
CONTEXT_LOST_WEBGL . |
static int |
WebGLRenderingContext.CULL_FACE
The constant
CULL_FACE . |
static int |
WebGLRenderingContext.CULL_FACE_MODE
The constant
CULL_FACE_MODE . |
static int |
WebGLRenderingContext.CURRENT_PROGRAM
The constant
CURRENT_PROGRAM . |
static int |
WebGLRenderingContext.CURRENT_VERTEX_ATTRIB
The constant
CURRENT_VERTEX_ATTRIB . |
static int |
WebGLRenderingContext.CW
The constant
CW . |
static int |
WebGLRenderingContext.DECR
The constant
DECR . |
static int |
WebGLRenderingContext.DECR_WRAP
The constant
DECR_WRAP . |
static int |
WebGLRenderingContext.DELETE_STATUS
The constant
DELETE_STATUS . |
static int |
WebGLRenderingContext.DEPTH_ATTACHMENT
The constant
DEPTH_ATTACHMENT . |
static int |
WebGLRenderingContext.DEPTH_BITS
The constant
DEPTH_BITS . |
static int |
WebGLRenderingContext.DEPTH_BUFFER_BIT
The constant
DEPTH_BUFFER_BIT . |
static int |
WebGLRenderingContext.DEPTH_CLEAR_VALUE
The constant
DEPTH_CLEAR_VALUE . |
static int |
WebGLRenderingContext.DEPTH_COMPONENT
The constant
DEPTH_COMPONENT . |
static int |
WebGLRenderingContext.DEPTH_COMPONENT16
The constant
DEPTH_COMPONENT16 . |
static int |
WebGLRenderingContext.DEPTH_FUNC
The constant
DEPTH_FUNC . |
static int |
WebGLRenderingContext.DEPTH_RANGE
The constant
DEPTH_RANGE . |
static int |
WebGLRenderingContext.DEPTH_STENCIL
The constant
DEPTH_STENCIL . |
static int |
WebGLRenderingContext.DEPTH_STENCIL_ATTACHMENT
The constant
DEPTH_STENCIL_ATTACHMENT . |
static int |
WebGLRenderingContext.DEPTH_TEST
The constant
DEPTH_TEST . |
static int |
WebGLRenderingContext.DEPTH_WRITEMASK
The constant
DEPTH_WRITEMASK . |
static int |
WebGLRenderingContext.DITHER
The constant
DITHER . |
static int |
WebGLRenderingContext.DONT_CARE
The constant
DONT_CARE . |
static int |
WebGLRenderingContext.DST_ALPHA
The constant
DST_ALPHA . |
static int |
WebGLRenderingContext.DST_COLOR
The constant
DST_COLOR . |
static int |
WebGLRenderingContext.DYNAMIC_DRAW
The constant
DYNAMIC_DRAW . |
static int |
WebGLRenderingContext.ELEMENT_ARRAY_BUFFER
The constant
ELEMENT_ARRAY_BUFFER . |
static int |
WebGLRenderingContext.ELEMENT_ARRAY_BUFFER_BINDING
The constant
ELEMENT_ARRAY_BUFFER_BINDING . |
static int |
WebGLRenderingContext.EQUAL
The constant
EQUAL . |
static int |
WebGLRenderingContext.FASTEST
The constant
FASTEST . |
static int |
WebGLRenderingContext.FLOAT
The constant
FLOAT . |
static int |
WebGLRenderingContext.FLOAT_MAT2
The constant
FLOAT_MAT2 . |
static int |
WebGLRenderingContext.FLOAT_MAT3
The constant
FLOAT_MAT3 . |
static int |
WebGLRenderingContext.FLOAT_MAT4
The constant
FLOAT_MAT4 . |
static int |
WebGLRenderingContext.FLOAT_VEC2
The constant
FLOAT_VEC2 . |
static int |
WebGLRenderingContext.FLOAT_VEC3
The constant
FLOAT_VEC3 . |
static int |
WebGLRenderingContext.FLOAT_VEC4
The constant
FLOAT_VEC4 . |
static int |
WebGLRenderingContext.FRAGMENT_SHADER
The constant
FRAGMENT_SHADER . |
static int |
WebGLRenderingContext.FRAMEBUFFER
The constant
FRAMEBUFFER . |
static int |
WebGLRenderingContext.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
The constant
FRAMEBUFFER_ATTACHMENT_OBJECT_NAME . |
static int |
WebGLRenderingContext.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
The constant
FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE . |
static int |
WebGLRenderingContext.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
The constant
FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE . |
static int |
WebGLRenderingContext.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
The constant
FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL . |
static int |
WebGLRenderingContext.FRAMEBUFFER_BINDING
The constant
FRAMEBUFFER_BINDING . |
static int |
WebGLRenderingContext.FRAMEBUFFER_COMPLETE
The constant
FRAMEBUFFER_COMPLETE . |
static int |
WebGLRenderingContext.FRAMEBUFFER_INCOMPLETE_ATTACHMENT
The constant
FRAMEBUFFER_INCOMPLETE_ATTACHMENT . |
static int |
WebGLRenderingContext.FRAMEBUFFER_INCOMPLETE_DIMENSIONS
The constant
FRAMEBUFFER_INCOMPLETE_DIMENSIONS . |
static int |
WebGLRenderingContext.FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
The constant
FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT . |
static int |
WebGLRenderingContext.FRAMEBUFFER_UNSUPPORTED
The constant
FRAMEBUFFER_UNSUPPORTED . |
static int |
WebGLRenderingContext.FRONT
The constant
FRONT . |
static int |
WebGLRenderingContext.FRONT_AND_BACK
The constant
FRONT_AND_BACK . |
static int |
WebGLRenderingContext.FRONT_FACE
The constant
FRONT_FACE . |
static int |
WebGLRenderingContext.FUNC_ADD
The constant
FUNC_ADD . |
static int |
WebGLRenderingContext.FUNC_REVERSE_SUBTRACT
The constant
FUNC_REVERSE_SUBTRACT . |
static int |
WebGLRenderingContext.FUNC_SUBTRACT
The constant
FUNC_SUBTRACT . |
static int |
WebGLRenderingContext.GENERATE_MIPMAP_HINT
The constant
GENERATE_MIPMAP_HINT . |
static int |
WebGLRenderingContext.GEQUAL
The constant
GEQUAL . |
static int |
WebGLRenderingContext.GREATER
The constant
GREATER . |
static int |
WebGLRenderingContext.GREEN_BITS
The constant
GREEN_BITS . |
static int |
WebGLRenderingContext.HIGH_FLOAT
The constant
HIGH_FLOAT . |
static int |
WebGLRenderingContext.HIGH_INT
The constant
HIGH_INT . |
static int |
WebGLRenderingContext.IMPLEMENTATION_COLOR_READ_FORMAT
The constant
IMPLEMENTATION_COLOR_READ_FORMAT . |
static int |
WebGLRenderingContext.IMPLEMENTATION_COLOR_READ_TYPE
The constant
IMPLEMENTATION_COLOR_READ_TYPE . |
static int |
WebGLRenderingContext.INCR
The constant
INCR . |
static int |
WebGLRenderingContext.INCR_WRAP
The constant
INCR_WRAP . |
static int |
WebGLRenderingContext.INT
The constant
INT . |
static int |
WebGLRenderingContext.INT_VEC2
The constant
INT_VEC2 . |
static int |
WebGLRenderingContext.INT_VEC3
The constant
INT_VEC3 . |
static int |
WebGLRenderingContext.INT_VEC4
The constant
INT_VEC4 . |
static int |
WebGLRenderingContext.INVALID_ENUM
The constant
INVALID_ENUM . |
static int |
WebGLRenderingContext.INVALID_FRAMEBUFFER_OPERATION
The constant
INVALID_FRAMEBUFFER_OPERATION . |
static int |
WebGLRenderingContext.INVALID_OPERATION
The constant
INVALID_OPERATION . |
static int |
WebGLRenderingContext.INVALID_VALUE
The constant
INVALID_VALUE . |
static int |
WebGLRenderingContext.INVERT
The constant
INVERT . |
static int |
WebGLRenderingContext.KEEP
The constant
KEEP . |
static int |
WebGLRenderingContext.LEQUAL
The constant
LEQUAL . |
static int |
WebGLRenderingContext.LESS
The constant
LESS . |
static int |
WebGLRenderingContext.LINE_LOOP
The constant
LINE_LOOP . |
static int |
WebGLRenderingContext.LINE_STRIP
The constant
LINE_STRIP . |
static int |
WebGLRenderingContext.LINE_WIDTH
The constant
LINE_WIDTH . |
static int |
WebGLRenderingContext.LINEAR
The constant
LINEAR . |
static int |
WebGLRenderingContext.LINEAR_MIPMAP_LINEAR
The constant
LINEAR_MIPMAP_LINEAR . |
static int |
WebGLRenderingContext.LINEAR_MIPMAP_NEAREST
The constant
LINEAR_MIPMAP_NEAREST . |
static int |
WebGLRenderingContext.LINES
The constant
LINES . |
static int |
WebGLRenderingContext.LINK_STATUS
The constant
LINK_STATUS . |
static int |
WebGLRenderingContext.LOW_FLOAT
The constant
LOW_FLOAT . |
static int |
WebGLRenderingContext.LOW_INT
The constant
LOW_INT . |
static int |
WebGLRenderingContext.LUMINANCE
The constant
LUMINANCE . |
static int |
WebGLRenderingContext.LUMINANCE_ALPHA
The constant
LUMINANCE_ALPHA . |
static int |
WebGLRenderingContext.MAX_COMBINED_TEXTURE_IMAGE_UNITS
The constant
MAX_COMBINED_TEXTURE_IMAGE_UNITS . |
static int |
WebGLRenderingContext.MAX_CUBE_MAP_TEXTURE_SIZE
The constant
MAX_CUBE_MAP_TEXTURE_SIZE . |
static int |
WebGLRenderingContext.MAX_FRAGMENT_UNIFORM_VECTORS
The constant
MAX_FRAGMENT_UNIFORM_VECTORS . |
static int |
WebGLRenderingContext.MAX_RENDERBUFFER_SIZE
The constant
MAX_RENDERBUFFER_SIZE . |
static int |
WebGLRenderingContext.MAX_TEXTURE_IMAGE_UNITS
The constant
MAX_TEXTURE_IMAGE_UNITS . |
static int |
WebGLRenderingContext.MAX_TEXTURE_SIZE
The constant
MAX_TEXTURE_SIZE . |
static int |
WebGLRenderingContext.MAX_VARYING_VECTORS
The constant
MAX_VARYING_VECTORS . |
static int |
WebGLRenderingContext.MAX_VERTEX_ATTRIBS
The constant
MAX_VERTEX_ATTRIBS . |
static int |
WebGLRenderingContext.MAX_VERTEX_TEXTURE_IMAGE_UNITS
The constant
MAX_VERTEX_TEXTURE_IMAGE_UNITS . |
static int |
WebGLRenderingContext.MAX_VERTEX_UNIFORM_VECTORS
The constant
MAX_VERTEX_UNIFORM_VECTORS . |
static int |
WebGLRenderingContext.MAX_VIEWPORT_DIMS
The constant
MAX_VIEWPORT_DIMS . |
static int |
WebGLRenderingContext.MEDIUM_FLOAT
The constant
MEDIUM_FLOAT . |
static int |
WebGLRenderingContext.MEDIUM_INT
The constant
MEDIUM_INT . |
static int |
WebGLRenderingContext.MIRRORED_REPEAT
The constant
MIRRORED_REPEAT . |
static int |
WebGLRenderingContext.NEAREST
The constant
NEAREST . |
static int |
WebGLRenderingContext.NEAREST_MIPMAP_LINEAR
The constant
NEAREST_MIPMAP_LINEAR . |
static int |
WebGLRenderingContext.NEAREST_MIPMAP_NEAREST
The constant
NEAREST_MIPMAP_NEAREST . |
static int |
WebGLRenderingContext.NEVER
The constant
NEVER . |
static int |
WebGLRenderingContext.NICEST
The constant
NICEST . |
static int |
WebGLRenderingContext.NO_ERROR
The constant
NO_ERROR . |
static int |
WebGLRenderingContext.NONE
The constant
NONE . |
static int |
WebGLRenderingContext.NOTEQUAL
The constant
NOTEQUAL . |
static int |
WebGLRenderingContext.ONE
The constant
ONE . |
static int |
WebGLRenderingContext.ONE_MINUS_CONSTANT_ALPHA
The constant
ONE_MINUS_CONSTANT_ALPHA . |
static int |
WebGLRenderingContext.ONE_MINUS_CONSTANT_COLOR
The constant
ONE_MINUS_CONSTANT_COLOR . |
static int |
WebGLRenderingContext.ONE_MINUS_DST_ALPHA
The constant
ONE_MINUS_DST_ALPHA . |
static int |
WebGLRenderingContext.ONE_MINUS_DST_COLOR
The constant
ONE_MINUS_DST_COLOR . |
static int |
WebGLRenderingContext.ONE_MINUS_SRC_ALPHA
The constant
ONE_MINUS_SRC_ALPHA . |
static int |
WebGLRenderingContext.ONE_MINUS_SRC_COLOR
The constant
ONE_MINUS_SRC_COLOR . |
static int |
WebGLRenderingContext.OUT_OF_MEMORY
The constant
OUT_OF_MEMORY . |
static int |
WebGLRenderingContext.PACK_ALIGNMENT
The constant
PACK_ALIGNMENT . |
static int |
WebGLRenderingContext.POINTS
The constant
POINTS . |
static int |
WebGLRenderingContext.POLYGON_OFFSET_FACTOR
The constant
POLYGON_OFFSET_FACTOR . |
static int |
WebGLRenderingContext.POLYGON_OFFSET_FILL
The constant
POLYGON_OFFSET_FILL . |
static int |
WebGLRenderingContext.POLYGON_OFFSET_UNITS
The constant
POLYGON_OFFSET_UNITS . |
static int |
WebGLRenderingContext.RED_BITS
The constant
RED_BITS . |
static int |
WebGLRenderingContext.RENDERBUFFER
The constant
RENDERBUFFER . |
static int |
WebGLRenderingContext.RENDERBUFFER_ALPHA_SIZE
The constant
RENDERBUFFER_ALPHA_SIZE . |
static int |
WebGLRenderingContext.RENDERBUFFER_BINDING
The constant
RENDERBUFFER_BINDING . |
static int |
WebGLRenderingContext.RENDERBUFFER_BLUE_SIZE
The constant
RENDERBUFFER_BLUE_SIZE . |
static int |
WebGLRenderingContext.RENDERBUFFER_DEPTH_SIZE
The constant
RENDERBUFFER_DEPTH_SIZE . |
static int |
WebGLRenderingContext.RENDERBUFFER_GREEN_SIZE
The constant
RENDERBUFFER_GREEN_SIZE . |
static int |
WebGLRenderingContext.RENDERBUFFER_HEIGHT
The constant
RENDERBUFFER_HEIGHT . |
static int |
WebGLRenderingContext.RENDERBUFFER_INTERNAL_FORMAT
The constant
RENDERBUFFER_INTERNAL_FORMAT . |
static int |
WebGLRenderingContext.RENDERBUFFER_RED_SIZE
The constant
RENDERBUFFER_RED_SIZE . |
static int |
WebGLRenderingContext.RENDERBUFFER_STENCIL_SIZE
The constant
RENDERBUFFER_STENCIL_SIZE . |
static int |
WebGLRenderingContext.RENDERBUFFER_WIDTH
The constant
RENDERBUFFER_WIDTH . |
static int |
WebGLRenderingContext.RENDERER
The constant
RENDERER . |
static int |
WebGLRenderingContext.REPEAT
The constant
REPEAT . |
static int |
WebGLRenderingContext.REPLACE
The constant
REPLACE . |
static int |
WebGLRenderingContext.RGB
The constant
RGB . |
static int |
WebGLRenderingContext.RGB5_A1
The constant
RGB5_A1 . |
static int |
WebGLRenderingContext.RGB565
The constant
RGB565 . |
static int |
WebGLRenderingContext.RGBA
The constant
RGBA . |
static int |
WebGLRenderingContext.RGBA4
The constant
RGBA4 . |
static int |
WebGLRenderingContext.SAMPLE_ALPHA_TO_COVERAGE
The constant
SAMPLE_ALPHA_TO_COVERAGE . |
static int |
WebGLRenderingContext.SAMPLE_BUFFERS
The constant
SAMPLE_BUFFERS . |
static int |
WebGLRenderingContext.SAMPLE_COVERAGE
The constant
SAMPLE_COVERAGE . |
static int |
WebGLRenderingContext.SAMPLE_COVERAGE_INVERT
The constant
SAMPLE_COVERAGE_INVERT . |
static int |
WebGLRenderingContext.SAMPLE_COVERAGE_VALUE
The constant
SAMPLE_COVERAGE_VALUE . |
static int |
WebGLRenderingContext.SAMPLER_2D
The constant
SAMPLER_2D . |
static int |
WebGLRenderingContext.SAMPLER_CUBE
The constant
SAMPLER_CUBE . |
static int |
WebGLRenderingContext.SAMPLES
The constant
SAMPLES . |
static int |
WebGLRenderingContext.SCISSOR_BOX
The constant
SCISSOR_BOX . |
static int |
WebGLRenderingContext.SCISSOR_TEST
The constant
SCISSOR_TEST . |
static int |
WebGLRenderingContext.SHADER_TYPE
The constant
SHADER_TYPE . |
static int |
WebGLRenderingContext.SHADING_LANGUAGE_VERSION
The constant
SHADING_LANGUAGE_VERSION . |
static int |
WebGLRenderingContext.SHORT
The constant
SHORT . |
static int |
WebGLRenderingContext.SRC_ALPHA
The constant
SRC_ALPHA . |
static int |
WebGLRenderingContext.SRC_ALPHA_SATURATE
The constant
SRC_ALPHA_SATURATE . |
static int |
WebGLRenderingContext.SRC_COLOR
The constant
SRC_COLOR . |
static int |
WebGLRenderingContext.STATIC_DRAW
The constant
STATIC_DRAW . |
static int |
WebGLRenderingContext.STENCIL_ATTACHMENT
The constant
STENCIL_ATTACHMENT . |
static int |
WebGLRenderingContext.STENCIL_BACK_FAIL
The constant
STENCIL_BACK_FAIL . |
static int |
WebGLRenderingContext.STENCIL_BACK_FUNC
The constant
STENCIL_BACK_FUNC . |
static int |
WebGLRenderingContext.STENCIL_BACK_PASS_DEPTH_FAIL
The constant
STENCIL_BACK_PASS_DEPTH_FAIL . |
static int |
WebGLRenderingContext.STENCIL_BACK_PASS_DEPTH_PASS
The constant
STENCIL_BACK_PASS_DEPTH_PASS . |
static int |
WebGLRenderingContext.STENCIL_BACK_REF
The constant
STENCIL_BACK_REF . |
static int |
WebGLRenderingContext.STENCIL_BACK_VALUE_MASK
The constant
STENCIL_BACK_VALUE_MASK . |
static int |
WebGLRenderingContext.STENCIL_BACK_WRITEMASK
The constant
STENCIL_BACK_WRITEMASK . |
static int |
WebGLRenderingContext.STENCIL_BITS
The constant
STENCIL_BITS . |
static int |
WebGLRenderingContext.STENCIL_BUFFER_BIT
The constant
STENCIL_BUFFER_BIT . |
static int |
WebGLRenderingContext.STENCIL_CLEAR_VALUE
The constant
STENCIL_CLEAR_VALUE . |
static int |
WebGLRenderingContext.STENCIL_FAIL
The constant
STENCIL_FAIL . |
static int |
WebGLRenderingContext.STENCIL_FUNC
The constant
STENCIL_FUNC . |
static int |
WebGLRenderingContext.STENCIL_INDEX
The constant
STENCIL_INDEX . |
static int |
WebGLRenderingContext.STENCIL_INDEX8
The constant
STENCIL_INDEX8 . |
static int |
WebGLRenderingContext.STENCIL_PASS_DEPTH_FAIL
The constant
STENCIL_PASS_DEPTH_FAIL . |
static int |
WebGLRenderingContext.STENCIL_PASS_DEPTH_PASS
The constant
STENCIL_PASS_DEPTH_PASS . |
static int |
WebGLRenderingContext.STENCIL_REF
The constant
STENCIL_REF . |
static int |
WebGLRenderingContext.STENCIL_TEST
The constant
STENCIL_TEST . |
static int |
WebGLRenderingContext.STENCIL_VALUE_MASK
The constant
STENCIL_VALUE_MASK . |
static int |
WebGLRenderingContext.STENCIL_WRITEMASK
The constant
STENCIL_WRITEMASK . |
static int |
WebGLRenderingContext.STREAM_DRAW
The constant
STREAM_DRAW . |
static int |
WebGLRenderingContext.SUBPIXEL_BITS
The constant
SUBPIXEL_BITS . |
static int |
WebGLRenderingContext.TEXTURE
The constant
TEXTURE . |
static int |
WebGLRenderingContext.TEXTURE_2D
The constant
TEXTURE_2D . |
static int |
WebGLRenderingContext.TEXTURE_BINDING_2D
The constant
TEXTURE_BINDING_2D . |
static int |
WebGLRenderingContext.TEXTURE_BINDING_CUBE_MAP
The constant
TEXTURE_BINDING_CUBE_MAP . |
static int |
WebGLRenderingContext.TEXTURE_CUBE_MAP
The constant
TEXTURE_CUBE_MAP . |
static int |
WebGLRenderingContext.TEXTURE_CUBE_MAP_NEGATIVE_X
The constant
TEXTURE_CUBE_MAP_NEGATIVE_X . |
static int |
WebGLRenderingContext.TEXTURE_CUBE_MAP_NEGATIVE_Y
The constant
TEXTURE_CUBE_MAP_NEGATIVE_Y . |
static int |
WebGLRenderingContext.TEXTURE_CUBE_MAP_NEGATIVE_Z
The constant
TEXTURE_CUBE_MAP_NEGATIVE_Z . |
static int |
WebGLRenderingContext.TEXTURE_CUBE_MAP_POSITIVE_X
The constant
TEXTURE_CUBE_MAP_POSITIVE_X . |
static int |
WebGLRenderingContext.TEXTURE_CUBE_MAP_POSITIVE_Y
The constant
TEXTURE_CUBE_MAP_POSITIVE_Y . |
static int |
WebGLRenderingContext.TEXTURE_CUBE_MAP_POSITIVE_Z
The constant
TEXTURE_CUBE_MAP_POSITIVE_Z . |
static int |
WebGLRenderingContext.TEXTURE_MAG_FILTER
The constant
TEXTURE_MAG_FILTER . |
static int |
WebGLRenderingContext.TEXTURE_MIN_FILTER
The constant
TEXTURE_MIN_FILTER . |
static int |
WebGLRenderingContext.TEXTURE_WRAP_S
The constant
TEXTURE_WRAP_S . |
static int |
WebGLRenderingContext.TEXTURE_WRAP_T
The constant
TEXTURE_WRAP_T . |
static int |
WebGLRenderingContext.TEXTURE0
The constant
TEXTURE0 . |
static int |
WebGLRenderingContext.TEXTURE1
The constant
TEXTURE1 . |
static int |
WebGLRenderingContext.TEXTURE10
The constant
TEXTURE10 . |
static int |
WebGLRenderingContext.TEXTURE11
The constant
TEXTURE11 . |
static int |
WebGLRenderingContext.TEXTURE12
The constant
TEXTURE12 . |
static int |
WebGLRenderingContext.TEXTURE13
The constant
TEXTURE13 . |
static int |
WebGLRenderingContext.TEXTURE14
The constant
TEXTURE14 . |
static int |
WebGLRenderingContext.TEXTURE15
The constant
TEXTURE15 . |
static int |
WebGLRenderingContext.TEXTURE16
The constant
TEXTURE16 . |
static int |
WebGLRenderingContext.TEXTURE17
The constant
TEXTURE17 . |
static int |
WebGLRenderingContext.TEXTURE18
The constant
TEXTURE18 . |
static int |
WebGLRenderingContext.TEXTURE19
The constant
TEXTURE19 . |
static int |
WebGLRenderingContext.TEXTURE2
The constant
TEXTURE2 . |
static int |
WebGLRenderingContext.TEXTURE20
The constant
TEXTURE20 . |
static int |
WebGLRenderingContext.TEXTURE21
The constant
TEXTURE21 . |
static int |
WebGLRenderingContext.TEXTURE22
The constant
TEXTURE22 . |
static int |
WebGLRenderingContext.TEXTURE23
The constant
TEXTURE23 . |
static int |
WebGLRenderingContext.TEXTURE24
The constant
TEXTURE24 . |
static int |
WebGLRenderingContext.TEXTURE25
The constant
TEXTURE25 . |
static int |
WebGLRenderingContext.TEXTURE26
The constant
TEXTURE26 . |
static int |
WebGLRenderingContext.TEXTURE27
The constant
TEXTURE27 . |
static int |
WebGLRenderingContext.TEXTURE28
The constant
TEXTURE28 . |
static int |
WebGLRenderingContext.TEXTURE29
The constant
TEXTURE29 . |
static int |
WebGLRenderingContext.TEXTURE3
The constant
TEXTURE3 . |
static int |
WebGLRenderingContext.TEXTURE30
The constant
TEXTURE30 . |
static int |
WebGLRenderingContext.TEXTURE31
The constant
TEXTURE31 . |
static int |
WebGLRenderingContext.TEXTURE4
The constant
TEXTURE4 . |
static int |
WebGLRenderingContext.TEXTURE5
The constant
TEXTURE5 . |
static int |
WebGLRenderingContext.TEXTURE6
The constant
TEXTURE6 . |
static int |
WebGLRenderingContext.TEXTURE7
The constant
TEXTURE7 . |
static int |
WebGLRenderingContext.TEXTURE8
The constant
TEXTURE8 . |
static int |
WebGLRenderingContext.TEXTURE9
The constant
TEXTURE9 . |
static int |
WebGLRenderingContext.TRIANGLE_FAN
The constant
TRIANGLE_FAN . |
static int |
WebGLRenderingContext.TRIANGLE_STRIP
The constant
TRIANGLE_STRIP . |
static int |
WebGLRenderingContext.TRIANGLES
The constant
TRIANGLES . |
static int |
WebGLRenderingContext.UNPACK_ALIGNMENT
The constant
UNPACK_ALIGNMENT . |
static int |
WebGLRenderingContext.UNPACK_COLORSPACE_CONVERSION_WEBGL
The constant
UNPACK_COLORSPACE_CONVERSION_WEBGL . |
static int |
WebGLRenderingContext.UNPACK_FLIP_Y_WEBGL
The constant
UNPACK_FLIP_Y_WEBGL . |
static int |
WebGLRenderingContext.UNPACK_PREMULTIPLY_ALPHA_WEBGL
The constant
UNPACK_PREMULTIPLY_ALPHA_WEBGL . |
static int |
WebGLRenderingContext.UNSIGNED_BYTE
The constant
UNSIGNED_BYTE . |
static int |
WebGLRenderingContext.UNSIGNED_INT
The constant
UNSIGNED_INT . |
static int |
WebGLRenderingContext.UNSIGNED_SHORT
The constant
UNSIGNED_SHORT . |
static int |
WebGLRenderingContext.UNSIGNED_SHORT_4_4_4_4
The constant
UNSIGNED_SHORT_4_4_4_4 . |
static int |
WebGLRenderingContext.UNSIGNED_SHORT_5_5_5_1
The constant
UNSIGNED_SHORT_5_5_5_1 . |
static int |
WebGLRenderingContext.UNSIGNED_SHORT_5_6_5
The constant
UNSIGNED_SHORT_5_6_5 . |
static int |
WebGLRenderingContext.VALIDATE_STATUS
The constant
VALIDATE_STATUS . |
static int |
WebGLRenderingContext.VENDOR
The constant
VENDOR . |
static int |
WebGLRenderingContext.VERSION
The constant
VERSION . |
static int |
WebGLRenderingContext.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
The constant
VERTEX_ATTRIB_ARRAY_BUFFER_BINDING . |
static int |
WebGLRenderingContext.VERTEX_ATTRIB_ARRAY_ENABLED
The constant
VERTEX_ATTRIB_ARRAY_ENABLED . |
static int |
WebGLRenderingContext.VERTEX_ATTRIB_ARRAY_NORMALIZED
The constant
VERTEX_ATTRIB_ARRAY_NORMALIZED . |
static int |
WebGLRenderingContext.VERTEX_ATTRIB_ARRAY_POINTER
The constant
VERTEX_ATTRIB_ARRAY_POINTER . |
static int |
WebGLRenderingContext.VERTEX_ATTRIB_ARRAY_SIZE
The constant
VERTEX_ATTRIB_ARRAY_SIZE . |
static int |
WebGLRenderingContext.VERTEX_ATTRIB_ARRAY_STRIDE
The constant
VERTEX_ATTRIB_ARRAY_STRIDE . |
static int |
WebGLRenderingContext.VERTEX_ATTRIB_ARRAY_TYPE
The constant
VERTEX_ATTRIB_ARRAY_TYPE . |
static int |
WebGLRenderingContext.VERTEX_SHADER
The constant
VERTEX_SHADER . |
static int |
WebGLRenderingContext.VIEWPORT
The constant
VIEWPORT . |
static int |
WebGLRenderingContext.ZERO
The constant
ZERO . |
Modifier and Type | Field and Description |
---|---|
static short |
CSSRule.CHARSET_RULE
The rule is a
CSSCharsetRule . |
static short |
CSSRule.COUNTER_STYLE_RULE
The rule is a
CSSCounterStyleRule . |
static short |
CSSPrimitiveValue.CSS_ATTR
The value is a attribute function.
|
static short |
CSSPrimitiveValue.CSS_CM
The value is a length (cm).
|
static short |
CSSPrimitiveValue.CSS_COUNTER
The value is a counter or counters function.
|
static short |
CSSValue.CSS_CUSTOM
The value is a custom value.
|
static short |
CSSPrimitiveValue.CSS_DEG
The value is an angle (deg).
|
static short |
CSSPrimitiveValue.CSS_DIMENSION
The value is a number with an unknown dimension.
|
static short |
CSSPrimitiveValue.CSS_EMS
The value is a length (ems).
|
static short |
CSSPrimitiveValue.CSS_EXS
The value is a length (exs).
|
static short |
CSSPrimitiveValue.CSS_GRAD
The value is an angle (grad).
|
static short |
CSSPrimitiveValue.CSS_HZ
The value is a frequency (Hz).
|
static short |
CSSPrimitiveValue.CSS_IDENT
The value is an identifier.
|
static short |
CSSPrimitiveValue.CSS_IN
The value is a length (in).
|
static short |
CSSValue.CSS_INHERIT
The value is inherited and the
cssText contains "inherit". |
static short |
CSSPrimitiveValue.CSS_KHZ
The value is a frequency (kHz).
|
static short |
CSSPrimitiveValue.CSS_MM
The value is a length (mm).
|
static short |
CSSPrimitiveValue.CSS_MS
The value is a time (ms).
|
static short |
CSSPrimitiveValue.CSS_NUMBER
The value is a simple number.
|
static short |
CSSPrimitiveValue.CSS_PC
The value is a length (pc).
|
static short |
CSSPrimitiveValue.CSS_PERCENTAGE
The value is a percentage.
|
static short |
CSSValue.CSS_PRIMITIVE_VALUE
The value is a primitive value and an instance of the
CSSPrimitiveValue interface can be obtained by using
binding-specific casting methods on this instance of the
CSSValue interface. |
static short |
CSSPrimitiveValue.CSS_PT
The value is a length (pt).
|
static short |
CSSPrimitiveValue.CSS_PX
The value is a length (px).
|
static short |
CSSPrimitiveValue.CSS_RAD
The value is an angle (rad).
|
static short |
CSSPrimitiveValue.CSS_RECT
The value is a rect function.
|
static short |
CSSPrimitiveValue.CSS_RGBCOLOR
The value is a RGB color.
|
static short |
CSSPrimitiveValue.CSS_S
The value is a time (s).
|
static short |
CSSPrimitiveValue.CSS_STRING
The value is a STRING.
|
static short |
CSSPrimitiveValue.CSS_UNKNOWN
The value is not a recognized CSS2 value.
|
static short |
CSSPrimitiveValue.CSS_URI
The value is a URI.
|
static short |
CSSValue.CSS_VALUE_LIST
The value is a
CSSValue list and an instance of the
CSSValueList interface can be obtained by using
binding-specific casting methods on this instance of the
CSSValue interface. |
static short |
CSSRule.FONT_FACE_RULE
The rule is a
CSSFontFaceRule . |
static short |
CSSRule.FONT_FEATURE_VALUES_RULE
The rule is a
CSSCounterStyleRule . |
static short |
CSSRule.IMPORT_RULE
The rule is a
CSSImportRule . |
static short |
CSSRule.KEYFRAME_RULE
The rule is a
CSSKeyframeRule . |
static short |
CSSRule.KEYFRAMES_RULE
The rule is a
CSSKeyframesRule . |
static short |
CSSRule.MEDIA_RULE
The rule is a
CSSMediaRule . |
static short |
CSSRule.MOZ_KEYFRAME_RULE
The rule is a
CSSKeyframeRule . |
static short |
CSSRule.MOZ_KEYFRAMES_RULE
The rule is a
CSSKeyframeRule . |
static short |
CSSRule.NAMESPACE_RULE
The rule is a
CSSNamespaceRule . |
static short |
CSSRule.PAGE_RULE
The rule is a
CSSPageRule . |
static short |
CSSRule.STYLE_RULE
The rule is a
CSSStyleRule . |
static short |
CSSRule.SUPPORTS_RULE
The rule is a
CSSSupportsRule . |
static short |
CSSRule.UNKNOWN_RULE
The rule is a
CSSUnknownRule . |
static short |
CSSRule.WEBKIT_KEYFRAME_RULE
The rule is a
CSSKeyframeRule . |
static short |
CSSRule.WEBKIT_KEYFRAMES_RULE
The rule is a
CSSKeyframesRule . |
Modifier and Type | Field and Description |
---|---|
static short |
DOMException.ABORT_ERR
Abort error.
|
static int |
XPathResult.ANY_TYPE
This code does not represent a specific type.
|
static int |
XPathResult.ANY_UNORDERED_NODE_TYPE
The result is a node set and will be accessed as a single node, which may be null if the node set is empty.
|
static short |
Node.ATTRIBUTE_NODE |
static int |
XPathResult.BOOLEAN_TYPE
The result is a boolean.
|
static short |
Node.CDATA_SECTION_NODE |
static short |
Node.COMMENT_NODE |
static short |
DOMException.DATA_CLONE_ERR
Data clone error.
|
static short |
Node.DOCUMENT_FRAGMENT_NODE |
static short |
Node.DOCUMENT_NODE |
static short |
Node.DOCUMENT_POSITION_CONTAINED_BY |
static short |
Node.DOCUMENT_POSITION_CONTAINS |
static short |
Node.DOCUMENT_POSITION_DISCONNECTED |
static short |
Node.DOCUMENT_POSITION_FOLLOWING |
static short |
Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC |
static short |
Node.DOCUMENT_POSITION_PRECEDING |
static short |
Node.DOCUMENT_TYPE_NODE |
static short |
DOMException.DOMSTRING_SIZE_ERR
If the specified range of text does not fit into a DOMString.
|
static short |
Node.ELEMENT_NODE |
static short |
Range.END_TO_END
Comparison mode for compareBoundaryPoints.
|
static short |
Range.END_TO_START
Comparison mode for compareBoundaryPoints.
|
static short |
Node.ENTITY_NODE |
static short |
Node.ENTITY_REFERENCE_NODE |
static short |
NodeFilter.FILTER_ACCEPT
Accept the node.
|
static short |
NodeFilter.FILTER_REJECT
Reject the node.
|
static short |
NodeFilter.FILTER_SKIP
Skip the node.
|
static int |
XPathResult.FIRST_ORDERED_NODE_TYPE
The result is a node set and will be accessed as a single node, which may be null if the node set is empty.
|
static short |
DOMException.HIERARCHY_REQUEST_ERR
If any node is inserted somewhere it doesn't belong.
|
static short |
DOMException.INDEX_SIZE_ERR
If index or size is negative, or greater than the allowed value.
|
static short |
DOMException.INUSE_ATTRIBUTE_ERR
If an attempt is made to add an attribute that is already in use elsewhere.
|
static short |
DOMException.INVALID_ACCESS_ERR
If a parameter or an operation is not supported by the underlying object.
|
static short |
DOMException.INVALID_CHARACTER_ERR
If an invalid or illegal character is specified, such as in a name.
|
static short |
DOMException.INVALID_MODIFICATION_ERR
If an attempt is made to modify the type of the underlying object.
|
static short |
DOMException.INVALID_NODE_TYPE_ERR
Invalid node type error.
|
static short |
DOMException.INVALID_STATE_ERR
If an attempt is made to use an object that is not, or is no longer, usable.
|
static short |
DOMException.NAMESPACE_ERR
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
|
static short |
DOMException.NETWORK_ERR
Network error.
|
static short |
DOMException.NO_DATA_ALLOWED_ERR
If data is specified for a node which does not support data.
|
static short |
DOMException.NO_MODIFICATION_ALLOWED_ERR
If an attempt is made to modify an object where modifications are not allowed.
|
static short |
Range.NODE_AFTER
Node after.
|
static short |
Range.NODE_BEFORE
Node before.
|
static short |
Range.NODE_BEFORE_AND_AFTER
Node before and after.
|
static short |
Range.NODE_INSIDE
Node inside.
|
static short |
DOMException.NOT_FOUND_ERR
If an attempt is made to reference a node in a context where it does not exist.
|
static short |
DOMException.NOT_SUPPORTED_ERR
If the implementation does not support the requested type of object or operation.
|
static short |
Node.NOTATION_NODE |
static int |
XPathResult.NUMBER_TYPE
The result is a number.
|
static int |
XPathResult.ORDERED_NODE_ITERATOR_TYPE
The result is a node set that will be accessed iteratively, which will produce document-ordered nodes.
|
static int |
XPathResult.ORDERED_NODE_SNAPSHOT_TYPE
The result is a node set that will be accessed as a snapshot list of nodes
that will be in original document order.
|
static short |
DOMException.PARSE_ERR
Parse error.
|
static short |
Node.PROCESSING_INSTRUCTION_NODE |
static short |
DOMException.QUOTA_EXCEEDED_ERR
Quota exceeded error.
|
static short |
DOMException.SECURITY_ERR
Security error.
|
static short |
DOMException.SERIALIZE_ERR
Serialize error.
|
static long |
NodeFilter.SHOW_ALL
Show all nodes.
|
static int |
NodeFilter.SHOW_ATTRIBUTE
Show Attr nodes.
|
static int |
NodeFilter.SHOW_CDATA_SECTION
Show CDATASection nodes.
|
static int |
NodeFilter.SHOW_COMMENT
Show Comment nodes.
|
static int |
NodeFilter.SHOW_DOCUMENT
Show Document nodes.
|
static int |
NodeFilter.SHOW_DOCUMENT_FRAGMENT
Show DocumentFragment nodes.
|
static int |
NodeFilter.SHOW_DOCUMENT_TYPE
Show DocumentType nodes.
|
static int |
NodeFilter.SHOW_ELEMENT
Show Element nodes.
|
static int |
NodeFilter.SHOW_ENTITY
Show Entity nodes.
|
static int |
NodeFilter.SHOW_ENTITY_REFERENCE
Show EntityReference nodes.
|
static int |
NodeFilter.SHOW_NOTATION
Show Notation nodes.
|
static int |
NodeFilter.SHOW_PROCESSING_INSTRUCTION
Show ProcessingInstruction nodes.
|
static int |
NodeFilter.SHOW_TEXT
Show Text nodes.
|
static short |
Range.START_TO_END
Comparison mode for compareBoundaryPoints.
|
static short |
Range.START_TO_START
Comparison mode for compareBoundaryPoints.
|
static int |
XPathResult.STRING_TYPE
The result is a string.
|
static short |
DOMException.SYNTAX_ERR
If an invalid or illegal string is specified.
|
static short |
Node.TEXT_NODE |
static short |
DOMException.TIMEOUT_ERR
Timeout error.
|
static short |
DOMException.TYPE_MISMATCH_ERR
If the type of an object is incompatible with the expected type of the parameter.
|
static int |
XPathResult.UNORDERED_NODE_ITERATOR_TYPE
The result is a node set that will be accessed iteratively, which may not produce nodes in a particular order.
|
static int |
XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE
The result is a node set that will be accessed as a snapshot list of nodes
that may not be in a particular order.
|
static short |
DOMException.URL_MISMATCH_ERR
URL mismatch error.
|
static short |
DOMException.VALIDATION_ERR
If a call to a method would make the
Node invalid with respect to "partial validity". |
static short |
DOMException.WRONG_DOCUMENT_ERR
If a node is used in a different document than the one that created it (that doesn't support it).
|
Modifier and Type | Field and Description |
---|---|
static int |
MutationEvent.ADDITION
Addition.
|
static int |
Event.ALT_MASK
Constant.
|
static short |
Event.AT_TARGET
The second event phase: at the event target.
|
static int |
Event.BLUR
Constant.
|
static short |
Event.BUBBLING_PHASE
The third (and final) event phase: the bubbling phase.
|
static short |
Event.CAPTURING_PHASE
The first event phase: the capturing phase.
|
static int |
Event.CHANGE
Constant.
|
static int |
Event.CLICK
Constant.
|
static short |
EventSource.CLOSED
The connection is not being established, has been closed or there was a fatal error.
|
static short |
EventSource.CONNECTING
The connection is being established.
|
static int |
Event.CONTROL_MASK
Constant.
|
static int |
Event.DBLCLICK
Constant.
|
static int |
WheelEvent.DOM_DELTA_LINE
Constant for
DOM_DELTA_LINE . |
static int |
WheelEvent.DOM_DELTA_PAGE
Constant for
DOM_DELTA_PAGe . |
static int |
WheelEvent.DOM_DELTA_PIXEL
Constant for
DOM_DELTA_PIXEL . |
static int |
KeyboardEvent.DOM_KEY_LOCATION_JOYSTICK
Constant for
DOM_KEY_LOCATION_JOYSTICK . |
static int |
KeyboardEvent.DOM_KEY_LOCATION_LEFT
Constant for
DOM_KEY_LOCATION_LEFT . |
static int |
KeyboardEvent.DOM_KEY_LOCATION_MOBILE
Constant for
DOM_KEY_LOCATION_MOBILE . |
static int |
KeyboardEvent.DOM_KEY_LOCATION_NUMPAD
Constant for
DOM_KEY_LOCATION_NUMPAD . |
static int |
KeyboardEvent.DOM_KEY_LOCATION_RIGHT
Constant for
DOM_KEY_LOCATION_RIGHT . |
static int |
KeyboardEvent.DOM_KEY_LOCATION_STANDARD
Constant for
DOM_KEY_LOCATION_STANDARD . |
static int |
KeyboardEvent.DOM_VK_0
Constant for DOM_VK_0.
|
static int |
KeyboardEvent.DOM_VK_1
Constant for DOM_VK_1.
|
static int |
KeyboardEvent.DOM_VK_2
Constant for DOM_VK_2.
|
static int |
KeyboardEvent.DOM_VK_3
Constant for DOM_VK_3.
|
static int |
KeyboardEvent.DOM_VK_4
Constant for DOM_VK_4.
|
static int |
KeyboardEvent.DOM_VK_5
Constant for DOM_VK_5.
|
static int |
KeyboardEvent.DOM_VK_6
Constant for DOM_VK_6.
|
static int |
KeyboardEvent.DOM_VK_7
Constant for DOM_VK_7.
|
static int |
KeyboardEvent.DOM_VK_8
Constant for DOM_VK_8.
|
static int |
KeyboardEvent.DOM_VK_9
Constant for DOM_VK_9.
|
static int |
KeyboardEvent.DOM_VK_A
Constant for DOM_VK_A.
|
static int |
KeyboardEvent.DOM_VK_ACCEPT
Constant for
DOM_VK_ACCEPT . |
static int |
KeyboardEvent.DOM_VK_ADD
Constant for DOM_VK_ADD.
|
static int |
KeyboardEvent.DOM_VK_ALT
Constant for DOM_VK_ALT.
|
static int |
KeyboardEvent.DOM_VK_ALTGR
Constant for
DOM_VK_ALTGR . |
static int |
KeyboardEvent.DOM_VK_AMPERSAND
Constant for
DOM_VK_AMPERSAND . |
static int |
KeyboardEvent.DOM_VK_ASTERISK
Constant for
DOM_VK_ASTERISK . |
static int |
KeyboardEvent.DOM_VK_AT
Constant for
DOM_VK_AT . |
static int |
KeyboardEvent.DOM_VK_ATTN
Constant for
DOM_VK_ATTN . |
static int |
KeyboardEvent.DOM_VK_B
Constant for DOM_VK_B.
|
static int |
KeyboardEvent.DOM_VK_BACK_QUOTE
Constant for DOM_VK_BACK_QUOTE.
|
static int |
KeyboardEvent.DOM_VK_BACK_SLASH
Constant for DOM_VK_BACK_SLASH.
|
static int |
KeyboardEvent.DOM_VK_BACK_SPACE
Constant for DOM_VK_BACK_SPACE.
|
static int |
KeyboardEvent.DOM_VK_C
Constant for DOM_VK_C.
|
static int |
KeyboardEvent.DOM_VK_CANCEL
Constant for DOM_VK_CANCEL.
|
static int |
KeyboardEvent.DOM_VK_CAPS_LOCK
Constant for DOM_VK_CAPS_LOCK.
|
static int |
KeyboardEvent.DOM_VK_CIRCUMFLEX
Constant for
DOM_VK_CIRCUMFLEX . |
static int |
KeyboardEvent.DOM_VK_CLEAR
Constant for DOM_VK_CLEAR.
|
static int |
KeyboardEvent.DOM_VK_CLOSE_BRACKET
Constant for DOM_VK_CLOSE_BRACKET.
|
static int |
KeyboardEvent.DOM_VK_CLOSE_CURLY_BRACKET
Constant for
DOM_VK_CLOSE_CURLY_BRACKET . |
static int |
KeyboardEvent.DOM_VK_CLOSE_PAREN
Constant for
DOM_VK_CLOSE_PAREN . |
static int |
KeyboardEvent.DOM_VK_COLON
Constant for
DOM_VK_COLON . |
static int |
KeyboardEvent.DOM_VK_COMMA
Constant for DOM_VK_COMMA.
|
static int |
KeyboardEvent.DOM_VK_CONTEXT_MENU
Constant for DOM_VK_CONTEXT_MENU.
|
static int |
KeyboardEvent.DOM_VK_CONTROL
Constant for DOM_VK_CONTROL.
|
static int |
KeyboardEvent.DOM_VK_CONVERT
Constant for
DOM_VK_CONVERT . |
static int |
KeyboardEvent.DOM_VK_CRSEL
Constant for
DOM_VK_CRSEL . |
static int |
KeyboardEvent.DOM_VK_D
Constant for DOM_VK_D.
|
static int |
KeyboardEvent.DOM_VK_DECIMAL
Constant for DOM_VK_DECIMAL.
|
static int |
KeyboardEvent.DOM_VK_DELETE
Constant for DOM_VK_DELETE.
|
static int |
KeyboardEvent.DOM_VK_DIVIDE
Constant for DOM_VK_DIVIDE.
|
static int |
KeyboardEvent.DOM_VK_DOLLAR
Constant for
DOM_VK_DOLLAR . |
static int |
KeyboardEvent.DOM_VK_DOUBLE_QUOTE
Constant for
DOM_VK_DOUBLE_QUOTE . |
static int |
KeyboardEvent.DOM_VK_DOWN
Constant for DOM_VK_DOWN.
|
static int |
KeyboardEvent.DOM_VK_E
Constant for DOM_VK_E.
|
static int |
KeyboardEvent.DOM_VK_EISU
Constant for
DOM_VK_EISU . |
static int |
KeyboardEvent.DOM_VK_END
Constant for DOM_VK_END.
|
static int |
KeyboardEvent.DOM_VK_EQUALS
Constant for
DOM_VK_EQUALS . |
static int |
KeyboardEvent.DOM_VK_EREOF
Constant for
DOM_VK_EREOF . |
static int |
KeyboardEvent.DOM_VK_ESCAPE
Constant for DOM_VK_ESCAPE.
|
static int |
KeyboardEvent.DOM_VK_EXCLAMATION
Constant for
DOM_VK_EXCLAMATION . |
static int |
KeyboardEvent.DOM_VK_EXECUTE
Constant for
DOM_VK_EXECUTE . |
static int |
KeyboardEvent.DOM_VK_EXSEL
Constant for
DOM_VK_EXSEL . |
static int |
KeyboardEvent.DOM_VK_F
Constant for DOM_VK_F.
|
static int |
KeyboardEvent.DOM_VK_F1
Constant for DOM_VK_F1.
|
static int |
KeyboardEvent.DOM_VK_F10
Constant for DOM_VK_F10.
|
static int |
KeyboardEvent.DOM_VK_F11
Constant for DOM_VK_F11.
|
static int |
KeyboardEvent.DOM_VK_F12
Constant for DOM_VK_F12.
|
static int |
KeyboardEvent.DOM_VK_F13
Constant for DOM_VK_F13.
|
static int |
KeyboardEvent.DOM_VK_F14
Constant for DOM_VK_F14.
|
static int |
KeyboardEvent.DOM_VK_F15
Constant for DOM_VK_F15.
|
static int |
KeyboardEvent.DOM_VK_F16
Constant for DOM_VK_F16.
|
static int |
KeyboardEvent.DOM_VK_F17
Constant for DOM_VK_F17.
|
static int |
KeyboardEvent.DOM_VK_F18
Constant for DOM_VK_F18.
|
static int |
KeyboardEvent.DOM_VK_F19
Constant for DOM_VK_F19.
|
static int |
KeyboardEvent.DOM_VK_F2
Constant for DOM_VK_F2.
|
static int |
KeyboardEvent.DOM_VK_F20
Constant for DOM_VK_F20.
|
static int |
KeyboardEvent.DOM_VK_F21
Constant for DOM_VK_F21.
|
static int |
KeyboardEvent.DOM_VK_F22
Constant for DOM_VK_F22.
|
static int |
KeyboardEvent.DOM_VK_F23
Constant for DOM_VK_F23.
|
static int |
KeyboardEvent.DOM_VK_F24
Constant for DOM_VK_F24.
|
static int |
KeyboardEvent.DOM_VK_F3
Constant for DOM_VK_F3.
|
static int |
KeyboardEvent.DOM_VK_F4
Constant for DOM_VK_F4.
|
static int |
KeyboardEvent.DOM_VK_F5
Constant for DOM_VK_F5.
|
static int |
KeyboardEvent.DOM_VK_F6
Constant for DOM_VK_F6.
|
static int |
KeyboardEvent.DOM_VK_F7
Constant for DOM_VK_F7.
|
static int |
KeyboardEvent.DOM_VK_F8
Constant for DOM_VK_F8.
|
static int |
KeyboardEvent.DOM_VK_F9
Constant for DOM_VK_F9.
|
static int |
KeyboardEvent.DOM_VK_FINAL
Constant for
DOM_VK_FINAL . |
static int |
KeyboardEvent.DOM_VK_G
Constant for DOM_VK_G.
|
static int |
KeyboardEvent.DOM_VK_GREATER_THAN
Constant for
DOM_VK_GREATER_THAN . |
static int |
KeyboardEvent.DOM_VK_H
Constant for DOM_VK_H.
|
static int |
KeyboardEvent.DOM_VK_HANGUL
Constant for
DOM_VK_HANGUL . |
static int |
KeyboardEvent.DOM_VK_HANJA
Constant for
DOM_VK_HANJA . |
static int |
KeyboardEvent.DOM_VK_HASH
Constant for
DOM_VK_HASH . |
static int |
KeyboardEvent.DOM_VK_HELP
Constant for DOM_VK_HELP.
|
static int |
KeyboardEvent.DOM_VK_HOME
Constant for DOM_VK_HOME.
|
static int |
KeyboardEvent.DOM_VK_HYPHEN_MINUS
Constant for
DOM_VK_HYPHEN_MINUS . |
static int |
KeyboardEvent.DOM_VK_I
Constant for DOM_VK_I.
|
static int |
KeyboardEvent.DOM_VK_INSERT
Constant for DOM_VK_INSERT.
|
static int |
KeyboardEvent.DOM_VK_J
Constant for DOM_VK_J.
|
static int |
KeyboardEvent.DOM_VK_JUNJA
Constant for
DOM_VK_JUNJA . |
static int |
KeyboardEvent.DOM_VK_K
Constant for DOM_VK_K.
|
static int |
KeyboardEvent.DOM_VK_KANA
Constant for
DOM_VK_KANA . |
static int |
KeyboardEvent.DOM_VK_KANJI
Constant for
DOM_VK_KANJI . |
static int |
KeyboardEvent.DOM_VK_L
Constant for DOM_VK_L.
|
static int |
KeyboardEvent.DOM_VK_LEFT
Constant for DOM_VK_LEFT.
|
static int |
KeyboardEvent.DOM_VK_LESS_THAN
Constant for
DOM_VK_LESS_THAN . |
static int |
KeyboardEvent.DOM_VK_M
Constant for DOM_VK_M.
|
static int |
KeyboardEvent.DOM_VK_META
Constant for DOM_VK_META.
|
static int |
KeyboardEvent.DOM_VK_MODECHANGE
Constant for
DOM_VK_MODECHANGE . |
static int |
KeyboardEvent.DOM_VK_MULTIPLY
Constant for DOM_VK_MULTIPLY.
|
static int |
KeyboardEvent.DOM_VK_N
Constant for DOM_VK_N.
|
static int |
KeyboardEvent.DOM_VK_NONCONVERT
Constant for
DOM_VK_NONCONVERT . |
static int |
KeyboardEvent.DOM_VK_NUM_LOCK
Constant for DOM_VK_NUM_LOCK.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD0
Constant for DOM_VK_NUMPAD0.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD1
Constant for DOM_VK_NUMPAD1.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD2
Constant for DOM_VK_NUMPAD2.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD3
Constant for DOM_VK_NUMPAD3.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD4
Constant for DOM_VK_NUMPAD4.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD5
Constant for DOM_VK_NUMPAD5.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD6
Constant for DOM_VK_NUMPAD6.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD7
Constant for DOM_VK_NUMPAD7.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD8
Constant for DOM_VK_NUMPAD8.
|
static int |
KeyboardEvent.DOM_VK_NUMPAD9
Constant for DOM_VK_NUMPAD9.
|
static int |
KeyboardEvent.DOM_VK_O
Constant for DOM_VK_O.
|
static int |
KeyboardEvent.DOM_VK_OPEN_BRACKET
Constant for DOM_VK_OPEN_BRACKET.
|
static int |
KeyboardEvent.DOM_VK_OPEN_CURLY_BRACKET
Constant for
DOM_VK_OPEN_CURLY_BRACKET . |
static int |
KeyboardEvent.DOM_VK_OPEN_PAREN
Constant for
DOM_VK_OPEN_PAREN . |
static int |
KeyboardEvent.DOM_VK_P
Constant for DOM_VK_P.
|
static int |
KeyboardEvent.DOM_VK_PA1
Constant for
DOM_VK_PA1 . |
static int |
KeyboardEvent.DOM_VK_PAGE_DOWN
Constant for DOM_VK_PAGE_DOWN.
|
static int |
KeyboardEvent.DOM_VK_PAGE_UP
Constant for DOM_VK_PAGE_UP.
|
static int |
KeyboardEvent.DOM_VK_PAUSE
Constant for DOM_VK_PAUSE.
|
static int |
KeyboardEvent.DOM_VK_PERCENT
Constant for
DOM_VK_PERCENT . |
static int |
KeyboardEvent.DOM_VK_PERIOD
Constant for DOM_VK_PERIOD.
|
static int |
KeyboardEvent.DOM_VK_PIPE
Constant for
DOM_VK_PIPE . |
static int |
KeyboardEvent.DOM_VK_PLAY
Constant for
DOM_VK_PLAY . |
static int |
KeyboardEvent.DOM_VK_PLUS
Constant for
DOM_VK_PLUS . |
static int |
KeyboardEvent.DOM_VK_PRINT
Constant for
DOM_VK_PRINT . |
static int |
KeyboardEvent.DOM_VK_PRINTSCREEN
Constant for DOM_VK_PRINTSCREEN.
|
static int |
KeyboardEvent.DOM_VK_Q
Constant for DOM_VK_Q.
|
static int |
KeyboardEvent.DOM_VK_QUESTION_MARK
Constant for
DOM_VK_QUESTION_MARK . |
static int |
KeyboardEvent.DOM_VK_QUOTE
Constant for DOM_VK_QUOTE.
|
static int |
KeyboardEvent.DOM_VK_R
Constant for DOM_VK_R.
|
static int |
KeyboardEvent.DOM_VK_RETURN
Constant for DOM_VK_RETURN.
|
static int |
KeyboardEvent.DOM_VK_RIGHT
Constant for DOM_VK_RIGHT.
|
static int |
KeyboardEvent.DOM_VK_S
Constant for DOM_VK_S.
|
static int |
KeyboardEvent.DOM_VK_SCROLL_LOCK
Constant for DOM_VK_SCROLL_LOCK.
|
static int |
KeyboardEvent.DOM_VK_SELECT
Constant for
DOM_VK_SELECT . |
static int |
KeyboardEvent.DOM_VK_SEMICOLON
Constant for DOM_VK_SEMICOLON.
|
static int |
KeyboardEvent.DOM_VK_SEPARATOR
Constant for DOM_VK_SEPARATOR.
|
static int |
KeyboardEvent.DOM_VK_SHIFT
Constant for DOM_VK_SHIFT.
|
static int |
KeyboardEvent.DOM_VK_SLASH
Constant for DOM_VK_SLASH.
|
static int |
KeyboardEvent.DOM_VK_SLEEP
Constant for
DOM_VK_SLEEP . |
static int |
KeyboardEvent.DOM_VK_SPACE
Constant for DOM_VK_SPACE.
|
static int |
KeyboardEvent.DOM_VK_SUBTRACT
Constant for DOM_VK_SUBTRACT.
|
static int |
KeyboardEvent.DOM_VK_T
Constant for DOM_VK_T.
|
static int |
KeyboardEvent.DOM_VK_TAB
Constant for DOM_VK_TAB.
|
static int |
KeyboardEvent.DOM_VK_TILDE
Constant for
DOM_VK_TILDE . |
static int |
KeyboardEvent.DOM_VK_U
Constant for DOM_VK_U.
|
static int |
KeyboardEvent.DOM_VK_UNDERSCORE
Constant for
DOM_VK_UNDERSCORE . |
static int |
KeyboardEvent.DOM_VK_UP
Constant for DOM_VK_UP.
|
static int |
KeyboardEvent.DOM_VK_V
Constant for DOM_VK_V.
|
static int |
KeyboardEvent.DOM_VK_VOLUME_DOWN
Constant for
DOM_VK_VOLUME_DOWN . |
static int |
KeyboardEvent.DOM_VK_VOLUME_MUTE
Constant for
DOM_VK_VOLUME_MUTE . |
static int |
KeyboardEvent.DOM_VK_VOLUME_UP
Constant for
DOM_VK_VOLUME_UP . |
static int |
KeyboardEvent.DOM_VK_W
Constant for DOM_VK_W.
|
static int |
KeyboardEvent.DOM_VK_WIN
Constant for
DOM_VK_WIN . |
static int |
KeyboardEvent.DOM_VK_WIN_ICO_00
Constant for
DOM_VK_WIN_ICO_00 . |
static int |
KeyboardEvent.DOM_VK_WIN_ICO_CLEAR
Constant for
DOM_VK_WIN_ICO_CLEAR . |
static int |
KeyboardEvent.DOM_VK_WIN_ICO_HELP
Constant for
DOM_VK_WIN_ICO_HELP . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_ATTN
Constant for
DOM_VK_WIN_OEM_ATTN . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_AUTO
Constant for
DOM_VK_WIN_OEM_AUTO . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_BACKTAB
Constant for
DOM_VK_WIN_OEM_BACKTAB . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_CLEAR
Constant for
DOM_VK_WIN_OEM_CLEAR . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_COPY
Constant for
DOM_VK_WIN_OEM_COPY . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_CUSEL
Constant for
DOM_VK_WIN_OEM_CUSEL . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_ENLW
Constant for
DOM_VK_WIN_OEM_ENLW . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_FINISH
Constant for
DOM_VK_WIN_OEM_FINISH . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_FJ_JISHO
Constant for
DOM_VK_WIN_OEM_FJ_JISHO . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_FJ_LOYA
Constant for
DOM_VK_WIN_OEM_FJ_LOYA . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_FJ_MASSHOU
Constant for
DOM_VK_WIN_OEM_FJ_MASSHOU . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_FJ_ROYA
Constant for
DOM_VK_WIN_OEM_FJ_ROYA . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_FJ_TOUROKU
Constant for
DOM_VK_WIN_OEM_FJ_TOUROKU . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_JUMP
Constant for
DOM_VK_WIN_OEM_JUMP . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_PA1
Constant for
DOM_VK_WIN_OEM_PA1 . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_PA2
Constant for
DOM_VK_WIN_OEM_PA2 . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_PA3
Constant for
DOM_VK_WIN_OEM_PA3 . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_RESET
Constant for
DOM_VK_WIN_OEM_RESET . |
static int |
KeyboardEvent.DOM_VK_WIN_OEM_WSCTRL
Constant for
DOM_VK_WIN_OEM_WSCTRL . |
static int |
KeyboardEvent.DOM_VK_X
Constant for DOM_VK_X.
|
static int |
KeyboardEvent.DOM_VK_Y
Constant for DOM_VK_Y.
|
static int |
KeyboardEvent.DOM_VK_Z
Constant for DOM_VK_Z.
|
static int |
KeyboardEvent.DOM_VK_ZOOM
Constant for
DOM_VK_ZOOM . |
static int |
Event.DRAGDROP
Constant.
|
static int |
Event.FOCUS
Constant.
|
static int |
Event.KEYDOWN
Constant.
|
static int |
Event.KEYPRESS
Constant.
|
static int |
Event.KEYUP
Constant.
|
static int |
Event.META_MASK
Constant.
|
static int |
MutationEvent.MODIFICATION
Modification.
|
static int |
Event.MOUSEDOWN
Constant.
|
static int |
Event.MOUSEDRAG
Constant.
|
static int |
Event.MOUSEMOVE
Constant.
|
static int |
Event.MOUSEOUT
Constant.
|
static int |
Event.MOUSEOVER
Constant.
|
static int |
Event.MOUSEUP
Constant.
|
static short |
Event.NONE
No event phase.
|
static short |
EventSource.OPEN
The connection is open and dispatching events.
|
static int |
MutationEvent.REMOVAL
Removal.
|
static int |
Event.SELECT
Constant.
|
static int |
Event.SHIFT_MASK
Constant.
|
Modifier and Type | Field and Description |
---|---|
static short |
FileError.ABORT_ERR
Abort Error.
|
static short |
FileReader.DONE
The entire read request has been completed.
|
static short |
FileReader.EMPTY
No data has been loaded yet.
|
static short |
FileError.ENCODING_ERR
The URL is malformed.
|
static short |
FileError.INVALID_MODIFICATION_ERR
The modification requested is not allowed.
|
static short |
FileError.INVALID_STATE_ERR
The operation cannot be performed on the current state of the interface object.
|
static short |
FileReader.LOADING
Data is currently being loaded.
|
static short |
FileError.NO_MODIFICATION_ALLOWED_ERR
The state of the underlying file system prevents any writing to a file or a directory.
|
static short |
FileError.NOT_FOUND_ERR
A required file or directory could not be found at the time an operation was processed.
|
static short |
FileError.NOT_READABLE_ERR
The file or directory cannot be read.
|
static short |
FileError.PATH_EXISTS_ERR
The file or directory with the same path already exists.
|
static short |
FileError.QUOTA_EXCEEDED_ERR
Either there's not enough remaining storage space or the storage quota was reached
and the user declined to give more space to the database.
|
static short |
FileError.SECURITY_ERR
Access to the files were denied.
|
static short |
FileError.SYNTAX_ERR
Syntax Error.
|
static short |
FileError.TYPE_MISMATCH_ERR
The app looked up an entry, but the entry found is of the wrong type.
|
Modifier and Type | Field and Description |
---|---|
static int |
HTMLTrackElement.ERROR
Constant.
|
static short |
HTMLMediaElement.HAVE_CURRENT_DATA
Data is available for the current playback position, but not enough to actually play more than one frame.
|
static short |
HTMLMediaElement.HAVE_ENOUGH_DATA
Enough data is available—and the download rate is high enough—that the media
can be played through to the end without interruption.
|
static short |
HTMLMediaElement.HAVE_FUTURE_DATA
Data for the current playback position as well as for at least a little bit of time
into the future is available (in other words, at least two frames of video, for example).
|
static short |
HTMLMediaElement.HAVE_METADATA
Enough of the media resource has been retrieved that the metadata attributes are initialized.
|
static short |
HTMLMediaElement.HAVE_NOTHING
No information is available about the media resource.
|
static int |
HTMLTrackElement.LOADED
Constant.
|
static int |
HTMLTrackElement.LOADING
Constant.
|
static short |
HTMLMediaElement.NETWORK_EMPTY
There is no data yet.
|
static short |
HTMLMediaElement.NETWORK_IDLE
Network is idle.
|
static short |
HTMLMediaElement.NETWORK_LOADING
The media is loading.
|
static short |
HTMLMediaElement.NETWORK_NO_SOURCE
There is no source.
|
static int |
HTMLTrackElement.NONE
Constant.
|
Modifier and Type | Field and Description |
---|---|
static int |
MediaError.MEDIA_ERR_ABORTED
Aborted Error.
|
static int |
MediaError.MEDIA_ERR_DECODE
Decode Error.
|
static int |
MediaError.MEDIA_ERR_NETWORK
Network Error.
|
static int |
MediaError.MEDIA_ERR_SRC_NOT_SUPPORTED
Source Not Supported Error.
|
static int |
MediaKeyError.MEDIA_KEYERR_CLIENT
Client Error.
|
static int |
MediaKeyError.MEDIA_KEYERR_DOMAIN
Domain Error.
|
static int |
MediaKeyError.MEDIA_KEYERR_HARDWARECHANGE
Hardware Change Error.
|
static int |
MediaKeyError.MEDIA_KEYERR_OUTPUT
Output Error.
|
static int |
MediaKeyError.MEDIA_KEYERR_SERVICE
Service Error.
|
static int |
MediaKeyError.MEDIA_KEYERR_UNKNOWN
Unknown Error.
|
Modifier and Type | Field and Description |
---|---|
static int |
PerformanceNavigation.TYPE_BACK_FORWARD
Back forward.
|
static int |
PerformanceNavigation.TYPE_NAVIGATE
Navigate.
|
static int |
PerformanceNavigation.TYPE_RELOAD
Reload.
|
static int |
PerformanceNavigation.TYPE_RESERVED
Reserved.
|
Modifier and Type | Field and Description |
---|---|
static int |
SVGTextContentElement.LENGTHADJUST_SPACING
The constant
LENGTHADJUST_SPACING . |
static int |
SVGTextContentElement.LENGTHADJUST_SPACINGANDGLYPHS
The constant
LENGTHADJUST_SPACINGANDGLYPHS . |
static int |
SVGTextContentElement.LENGTHADJUST_UNKNOWN
The constant
LENGTHADJUST_UNKNOWN . |
static int |
SVGPathSeg.PATHSEG_ARC_ABS
The constant
PATHSEG_ARC_ABS . |
static int |
SVGPathSeg.PATHSEG_ARC_REL
The constant
PATHSEG_ARC_REL . |
static int |
SVGPathSeg.PATHSEG_CLOSEPATH
The constant
PATHSEG_CLOSEPATH . |
static int |
SVGPathSeg.PATHSEG_CURVETO_CUBIC_ABS
The constant
PATHSEG_CURVETO_CUBIC_ABS . |
static int |
SVGPathSeg.PATHSEG_CURVETO_CUBIC_REL
The constant
PATHSEG_CURVETO_CUBIC_REL . |
static int |
SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_ABS
The constant
PATHSEG_CURVETO_CUBIC_SMOOTH_ABS . |
static int |
SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_REL
The constant
PATHSEG_CURVETO_CUBIC_SMOOTH_REL . |
static int |
SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_ABS
The constant
PATHSEG_CURVETO_QUADRATIC_ABS . |
static int |
SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL
The constant
PATHSEG_CURVETO_QUADRATIC_REL . |
static int |
SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS
The constant
PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS . |
static int |
SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL
The constant
PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL . |
static int |
SVGPathSeg.PATHSEG_LINETO_ABS
The constant
PATHSEG_LINETO_ABS . |
static int |
SVGPathSeg.PATHSEG_LINETO_HORIZONTAL_ABS
The constant
PATHSEG_LINETO_HORIZONTAL_ABS . |
static int |
SVGPathSeg.PATHSEG_LINETO_HORIZONTAL_REL
The constant
PATHSEG_LINETO_HORIZONTAL_REL . |
static int |
SVGPathSeg.PATHSEG_LINETO_REL
The constant
PATHSEG_LINETO_REL . |
static int |
SVGPathSeg.PATHSEG_LINETO_VERTICAL_ABS
The constant
PATHSEG_LINETO_VERTICAL_ABS . |
static int |
SVGPathSeg.PATHSEG_LINETO_VERTICAL_REL
The constant
PATHSEG_LINETO_VERTICAL_REL . |
static int |
SVGPathSeg.PATHSEG_MOVETO_ABS
The constant
PATHSEG_MOVETO_ABS . |
static int |
SVGPathSeg.PATHSEG_MOVETO_REL
The constant
PATHSEG_MOVETO_REL . |
static int |
SVGPathSeg.PATHSEG_UNKNOWN
The constant
PATHSEG_UNKNOWN . |
static short |
SVGAngle.SVG_ANGLETYPE_DEG
Degree unit type.
|
static short |
SVGAngle.SVG_ANGLETYPE_GRAD
Grad unit type.
|
static short |
SVGAngle.SVG_ANGLETYPE_RAD
Radian unit type.
|
static short |
SVGAngle.SVG_ANGLETYPE_UNKNOWN
Invalid unit type.
|
static short |
SVGAngle.SVG_ANGLETYPE_UNSPECIFIED
Unspecified unit type.
|
static int |
SVGFEDisplacementMapElement.SVG_CHANNEL_A
The constant
SVG_CHANNEL_A . |
static int |
SVGFEDisplacementMapElement.SVG_CHANNEL_B
The constant
SVG_CHANNEL_B . |
static int |
SVGFEDisplacementMapElement.SVG_CHANNEL_G
The constant
SVG_CHANNEL_G . |
static int |
SVGFEDisplacementMapElement.SVG_CHANNEL_R
The constant
SVG_CHANNEL_R . |
static int |
SVGFEDisplacementMapElement.SVG_CHANNEL_UNKNOWN
The constant
SVG_CHANNEL_UNKNOWN . |
static int |
SVGFEConvolveMatrixElement.SVG_EDGEMODE_DUPLICATE
The constant
SVG_EDGEMODE_DUPLICATE . |
static int |
SVGFEConvolveMatrixElement.SVG_EDGEMODE_NONE
The constant
SVG_EDGEMODE_NONE . |
static int |
SVGFEConvolveMatrixElement.SVG_EDGEMODE_UNKNOWN
The constant
SVG_EDGEMODE_UNKNOWN . |
static int |
SVGFEConvolveMatrixElement.SVG_EDGEMODE_WRAP
The constant
SVG_EDGEMODE_WRAP . |
static int |
SVGFEBlendElement.SVG_FEBLEND_MODE_DARKEN
The constant
SVG_FEBLEND_MODE_DARKEN . |
static int |
SVGFEBlendElement.SVG_FEBLEND_MODE_LIGHTEN
The constant
SVG_FEBLEND_MODE_LIGHTEN . |
static int |
SVGFEBlendElement.SVG_FEBLEND_MODE_MULTIPLY
The constant
SVG_FEBLEND_MODE_MULTIPLY . |
static int |
SVGFEBlendElement.SVG_FEBLEND_MODE_NORMAL
The constant
SVG_FEBLEND_MODE_NORMAL . |
static int |
SVGFEBlendElement.SVG_FEBLEND_MODE_SCREEN
The constant
SVG_FEBLEND_MODE_SCREEN . |
static int |
SVGFEBlendElement.SVG_FEBLEND_MODE_UNKNOWN
The constant
SVG_FEBLEND_MODE_UNKNOWN . |
static int |
SVGFEColorMatrixElement.SVG_FECOLORMATRIX_TYPE_HUEROTATE
The constant
SVG_FECOLORMATRIX_TYPE_HUEROTATE . |
static int |
SVGFEColorMatrixElement.SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA
The constant
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA . |
static int |
SVGFEColorMatrixElement.SVG_FECOLORMATRIX_TYPE_MATRIX
The constant
SVG_FECOLORMATRIX_TYPE_MATRIX . |
static int |
SVGFEColorMatrixElement.SVG_FECOLORMATRIX_TYPE_SATURATE
The constant
SVG_FECOLORMATRIX_TYPE_SATURATE . |
static int |
SVGFEColorMatrixElement.SVG_FECOLORMATRIX_TYPE_UNKNOWN
The constant
SVG_FECOLORMATRIX_TYPE_UNKNOWN . |
static int |
SVGComponentTransferFunctionElement.SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE
Constant for
SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE . |
static int |
SVGComponentTransferFunctionElement.SVG_FECOMPONENTTRANSFER_TYPE_GAMMA
Constant for
SVG_FECOMPONENTTRANSFER_TYPE_GAMMA . |
static int |
SVGComponentTransferFunctionElement.SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY
Constant for
SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY . |
static int |
SVGComponentTransferFunctionElement.SVG_FECOMPONENTTRANSFER_TYPE_LINEAR
Constant for
SVG_FECOMPONENTTRANSFER_TYPE_LINEAR . |
static int |
SVGComponentTransferFunctionElement.SVG_FECOMPONENTTRANSFER_TYPE_TABLE
Constant for
SVG_FECOMPONENTTRANSFER_TYPE_TABLE . |
static int |
SVGComponentTransferFunctionElement.SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN
Constant for
SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN . |
static int |
SVGFECompositeElement.SVG_FECOMPOSITE_OPERATOR_ARITHMETIC
The constant
SVG_FECOMPOSITE_OPERATOR_ARITHMETIC . |
static int |
SVGFECompositeElement.SVG_FECOMPOSITE_OPERATOR_ATOP
The constant
SVG_FECOMPOSITE_OPERATOR_ATOP . |
static int |
SVGFECompositeElement.SVG_FECOMPOSITE_OPERATOR_IN
The constant
SVG_FECOMPOSITE_OPERATOR_IN . |
static int |
SVGFECompositeElement.SVG_FECOMPOSITE_OPERATOR_OUT
The constant
SVG_FECOMPOSITE_OPERATOR_OUT . |
static int |
SVGFECompositeElement.SVG_FECOMPOSITE_OPERATOR_OVER
The constant
SVG_FECOMPOSITE_OPERATOR_OVER . |
static int |
SVGFECompositeElement.SVG_FECOMPOSITE_OPERATOR_UNKNOWN
The constant
SVG_FECOMPOSITE_OPERATOR_UNKNOWN . |
static int |
SVGFECompositeElement.SVG_FECOMPOSITE_OPERATOR_XOR
The constant
SVG_FECOMPOSITE_OPERATOR_XOR . |
static int |
SVGLength.SVG_LENGTHTYPE_CM
The constant
SVG_LENGTHTYPE_CM . |
static int |
SVGLength.SVG_LENGTHTYPE_EMS
The constant
SVG_LENGTHTYPE_EMS . |
static int |
SVGLength.SVG_LENGTHTYPE_EXS
The constant
SVG_LENGTHTYPE_EXS . |
static int |
SVGLength.SVG_LENGTHTYPE_IN
The constant
SVG_LENGTHTYPE_IN . |
static int |
SVGLength.SVG_LENGTHTYPE_MM
The constant
SVG_LENGTHTYPE_MM . |
static int |
SVGLength.SVG_LENGTHTYPE_NUMBER
The constant
SVG_LENGTHTYPE_NUMBER . |
static int |
SVGLength.SVG_LENGTHTYPE_PC
The constant
SVG_LENGTHTYPE_PC . |
static int |
SVGLength.SVG_LENGTHTYPE_PERCENTAGE
The constant
SVG_LENGTHTYPE_PERCENTAGE . |
static int |
SVGLength.SVG_LENGTHTYPE_PT
The constant
SVG_LENGTHTYPE_PT . |
static int |
SVGLength.SVG_LENGTHTYPE_PX
The constant
SVG_LENGTHTYPE_PX . |
static int |
SVGLength.SVG_LENGTHTYPE_UNKNOWN
The constant
SVG_LENGTHTYPE_UNKNOWN . |
static int |
SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
The constant
SVG_MARKER_ORIENT_ANGLE . |
static int |
SVGMarkerElement.SVG_MARKER_ORIENT_AUTO
The constant
SVG_MARKER_ORIENT_AUTO . |
static int |
SVGMarkerElement.SVG_MARKER_ORIENT_UNKNOWN
The constant
SVG_MARKER_ORIENT_UNKNOWN . |
static int |
SVGMarkerElement.SVG_MARKERUNITS_STROKEWIDTH
The constant
SVG_MARKERUNITS_STROKEWIDTH . |
static int |
SVGMarkerElement.SVG_MARKERUNITS_UNKNOWN
The constant
SVG_MARKERUNITS_UNKNOWN . |
static int |
SVGMarkerElement.SVG_MARKERUNITS_USERSPACEONUSE
The constant
SVG_MARKERUNITS_USERSPACEONUSE . |
static int |
SVGPreserveAspectRatio.SVG_MEETORSLICE_MEET
The constant
SVG_MEETORSLICE_MEET . |
static int |
SVGPreserveAspectRatio.SVG_MEETORSLICE_SLICE
The constant
SVG_MEETORSLICE_SLICE . |
static int |
SVGPreserveAspectRatio.SVG_MEETORSLICE_UNKNOWN
The constant
SVG_MEETORSLICE_UNKNOWN . |
static int |
SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_DILATE
The constant
SVG_MORPHOLOGY_OPERATOR_DILATE . |
static int |
SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_ERODE
The constant
SVG_MORPHOLOGY_OPERATOR_ERODE . |
static int |
SVGFEMorphologyElement.SVG_MORPHOLOGY_OPERATOR_UNKNOWN
The constant
SVG_MORPHOLOGY_OPERATOR_UNKNOWN . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_NONE
The constant
SVG_PRESERVEASPECTRATIO_NONE . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_UNKNOWN
The constant
SVG_PRESERVEASPECTRATIO_UNKNOWN . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMAXYMAX
The constant
SVG_PRESERVEASPECTRATIO_XMAXYMAX . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMAXYMID
The constant
SVG_PRESERVEASPECTRATIO_XMAXYMID . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMAXYMIN
The constant
SVG_PRESERVEASPECTRATIO_XMAXYMIN . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMAX
The constant
SVG_PRESERVEASPECTRATIO_XMIDYMAX . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMID
The constant
SVG_PRESERVEASPECTRATIO_XMIDYMID . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMIN
The constant
SVG_PRESERVEASPECTRATIO_XMIDYMIN . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMINYMAX
The constant
SVG_PRESERVEASPECTRATIO_XMINYMAX . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMINYMID
The constant
SVG_PRESERVEASPECTRATIO_XMINYMID . |
static int |
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMINYMIN
The constant
SVG_PRESERVEASPECTRATIO_XMINYMIN . |
static int |
SVGGradientElement.SVG_SPREADMETHOD_PAD
The constant
SVG_SPREADMETHOD_PAD . |
static int |
SVGLinearGradientElement.SVG_SPREADMETHOD_PAD
The constant
SVG_SPREADMETHOD_PAD . |
static int |
SVGGradientElement.SVG_SPREADMETHOD_REFLECT
The constant
SVG_SPREADMETHOD_REFLECT . |
static int |
SVGLinearGradientElement.SVG_SPREADMETHOD_REFLECT
The constant
SVG_SPREADMETHOD_REFLECT . |
static int |
SVGGradientElement.SVG_SPREADMETHOD_REPEAT
The constant
SVG_SPREADMETHOD_REPEAT . |
static int |
SVGLinearGradientElement.SVG_SPREADMETHOD_REPEAT
The constant
SVG_SPREADMETHOD_REPEAT . |
static int |
SVGGradientElement.SVG_SPREADMETHOD_UNKNOWN
The constant
SVG_SPREADMETHOD_UNKNOWN . |
static int |
SVGLinearGradientElement.SVG_SPREADMETHOD_UNKNOWN
The constant
SVG_SPREADMETHOD_UNKNOWN . |
static int |
SVGFETurbulenceElement.SVG_STITCHTYPE_NOSTITCH
The constant
SVG_STITCHTYPE_NOSTITCH . |
static int |
SVGFETurbulenceElement.SVG_STITCHTYPE_STITCH
The constant
SVG_STITCHTYPE_STITCH . |
static int |
SVGFETurbulenceElement.SVG_STITCHTYPE_UNKNOWN
The constant
SVG_STITCHTYPE_UNKNOWN . |
static int |
SVGTransform.SVG_TRANSFORM_MATRIX
The constant
SVG_TRANSFORM_MATRIX . |
static int |
SVGTransform.SVG_TRANSFORM_ROTATE
The constant
SVG_TRANSFORM_ROTATE . |
static int |
SVGTransform.SVG_TRANSFORM_SCALE
The constant
SVG_TRANSFORM_SCALE . |
static int |
SVGTransform.SVG_TRANSFORM_SKEWX
The constant
SVG_TRANSFORM_SKEWX . |
static int |
SVGTransform.SVG_TRANSFORM_SKEWY
The constant
SVG_TRANSFORM_SKEWY . |
static int |
SVGTransform.SVG_TRANSFORM_TRANSLATE
The constant
SVG_TRANSFORM_TRANSLATE . |
static int |
SVGTransform.SVG_TRANSFORM_UNKNOWN
The constant
SVG_TRANSFORM_UNKNOWN . |
static int |
SVGFETurbulenceElement.SVG_TURBULENCE_TYPE_FRACTALNOISE
The constant
SVG_TURBULENCE_TYPE_FRACTALNOISE . |
static int |
SVGFETurbulenceElement.SVG_TURBULENCE_TYPE_TURBULENCE
The constant
SVG_TURBULENCE_TYPE_TURBULENCE . |
static int |
SVGFETurbulenceElement.SVG_TURBULENCE_TYPE_UNKNOWN
The constant
SVG_TURBULENCE_TYPE_UNKNOWN . |
static int |
SVGUnitTypes.SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
The constant
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX . |
static int |
SVGUnitTypes.SVG_UNIT_TYPE_UNKNOWN
The constant
SVG_UNIT_TYPE_UNKNOWN . |
static int |
SVGUnitTypes.SVG_UNIT_TYPE_USERSPACEONUSE
The constant
SVG_UNIT_TYPE_USERSPACEONUSE . |
static int |
SVGSVGElement.SVG_ZOOMANDPAN_DISABLE
The constant
SVG_ZOOMANDPAN_DISABLE . |
static int |
SVGViewElement.SVG_ZOOMANDPAN_DISABLE
The constant
SVG_ZOOMANDPAN_DISABLE . |
static int |
SVGViewSpec.SVG_ZOOMANDPAN_DISABLE
The constant
SVG_ZOOMANDPAN_DISABLE . |
static int |
SVGSVGElement.SVG_ZOOMANDPAN_MAGNIFY
The constant
SVG_ZOOMANDPAN_MAGNIFY . |
static int |
SVGViewElement.SVG_ZOOMANDPAN_MAGNIFY
The constant
SVG_ZOOMANDPAN_MAGNIFY . |
static int |
SVGViewSpec.SVG_ZOOMANDPAN_MAGNIFY
The constant
SVG_ZOOMANDPAN_MAGNIFY . |
static int |
SVGSVGElement.SVG_ZOOMANDPAN_UNKNOWN
The constant
SVG_ZOOMANDPAN_UNKNOWN . |
static int |
SVGViewElement.SVG_ZOOMANDPAN_UNKNOWN
The constant
SVG_ZOOMANDPAN_UNKNOWN . |
static int |
SVGViewSpec.SVG_ZOOMANDPAN_UNKNOWN
The constant
SVG_ZOOMANDPAN_UNKNOWN . |
static int |
SVGTextPathElement.TEXTPATH_METHODTYPE_ALIGN
The constant
TEXTPATH_METHODTYPE_ALIGN . |
static int |
SVGTextPathElement.TEXTPATH_METHODTYPE_STRETCH
The constant
TEXTPATH_METHODTYPE_STRETCH . |
static int |
SVGTextPathElement.TEXTPATH_METHODTYPE_UNKNOWN
The constant
TEXTPATH_METHODTYPE_UNKNOWN . |
static int |
SVGTextPathElement.TEXTPATH_SPACINGTYPE_AUTO
The constant
TEXTPATH_SPACINGTYPE_AUTO . |
static int |
SVGTextPathElement.TEXTPATH_SPACINGTYPE_EXACT
The constant
TEXTPATH_SPACINGTYPE_EXACT . |
static int |
SVGTextPathElement.TEXTPATH_SPACINGTYPE_UNKNOWN
The constant
TEXTPATH_SPACINGTYPE_UNKNOWN . |
Modifier and Type | Field and Description |
---|---|
static int |
XMLHttpRequest.DONE
All the data has been received; the complete data is available in responseBody and responseText.
|
static int |
XMLHttpRequest.HEADERS_RECEIVED
The send() method has been called, but the status and headers are not yet available.
|
static int |
XMLHttpRequest.LOADING
Some data has been received.
|
static int |
XMLHttpRequest.OPENED
The object has been created, but the send() method has not been called.
|
static int |
XMLHttpRequest.UNSENT
The object has been created, but not initialized (the open() method has not been called).
|
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.