|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface WebNavigationConstants contains navigation related constants.
Field Summary | |
static int |
LOAD_FLAGS_BYPASS_CACHE
|
static int |
LOAD_FLAGS_BYPASS_HISTORY
Bypass history flag. |
static int |
LOAD_FLAGS_BYPASS_PROXY
|
static int |
LOAD_FLAGS_CHARSET_CHANGE
|
static int |
LOAD_FLAGS_IS_LINK
Link-click flag. |
static int |
LOAD_FLAGS_IS_REFRESH
Meta-refresh flag. |
static int |
LOAD_FLAGS_MASK
|
static int |
LOAD_FLAGS_NONE
Normal load flag. |
static int |
LOAD_FLAGS_REPLACE_HISTORY
Replace history entry flag. |
static int |
STOP_ALL
Stop all activity. |
static int |
STOP_CONTENT
Stop all content activity. |
static int |
STOP_NETWORK
Stop all network activity. |
static int |
STREAM_LF_BYPASS_HISTORY
|
static int |
STREAM_LF_CHARSET_CHANGE
|
static int |
STREAM_LF_HISTORY
|
static int |
STREAM_LF_IS_LINK
|
static int |
STREAM_LF_IS_REFRESH
|
static int |
STREAM_LF_NORMAL
loadStream() specific flags |
static int |
STREAM_LF_RELOAD_BYPASS_CACHE
|
static int |
STREAM_LF_RELOAD_BYPASS_PROXY
|
static int |
STREAM_LF_RELOAD_BYPASS_PROXY_AND_CACHE
|
static int |
STREAM_LF_RELOAD_NORMAL
|
static int |
STREAM_LF_REPLACE
|
static short |
TYPE_PAGE_INFO
Indicates information type page-info. |
static short |
TYPE_SEC_INFO
Indicates information type security-info. |
Field Detail |
public static final int LOAD_FLAGS_MASK
public static final int LOAD_FLAGS_NONE
public static final int LOAD_FLAGS_IS_REFRESH
public static final int LOAD_FLAGS_IS_LINK
public static final int LOAD_FLAGS_BYPASS_HISTORY
public static final int LOAD_FLAGS_REPLACE_HISTORY
public static final int LOAD_FLAGS_BYPASS_CACHE
public static final int LOAD_FLAGS_BYPASS_PROXY
public static final int LOAD_FLAGS_CHARSET_CHANGE
public static final int STREAM_LF_NORMAL
public static final int STREAM_LF_REPLACE
public static final int STREAM_LF_HISTORY
public static final int STREAM_LF_RELOAD_NORMAL
public static final int STREAM_LF_RELOAD_BYPASS_CACHE
public static final int STREAM_LF_RELOAD_BYPASS_PROXY
public static final int STREAM_LF_RELOAD_BYPASS_PROXY_AND_CACHE
public static final int STREAM_LF_IS_LINK
public static final int STREAM_LF_IS_REFRESH
public static final int STREAM_LF_CHARSET_CHANGE
public static final int STREAM_LF_BYPASS_HISTORY
public static final int STOP_NETWORK
public static final int STOP_CONTENT
public static final int STOP_ALL
public static final short TYPE_PAGE_INFO
public static final short TYPE_SEC_INFO
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |