|
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||||
States of the XmlHttpRequest object.
| Field Summary | |
static int |
COMPLETED
Request is completed. |
static int |
INTERACTIVE
Request is in proccessing. |
static int |
LOADED
Request is in proccessing. |
static int |
LOADING
Request parameters are set. |
static int |
UNINITIALIZED
Request is unitialized. |
| Field Detail |
public static final int UNINITIALIZED
public static final int LOADING
public static final int LOADED
public static final int INTERACTIVE
public static final int COMPLETED
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||