public interface IJavaScriptLoadBreakpoint extends IJavaScriptLineBreakpoint
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MARKER_ID
Registered marker id for a JavaScript script load breakpoint
|
ELEMENT_HANDLE, HIT_COUNT, SCRIPT_PATH, SUSPEND_POLICY, SUSPEND_TARGET, SUSPEND_THREAD, TYPE_NAME
getCondition, isConditionEnabled, isConditionSuspendOnTrue, setCondition, setConditionEnabled, setConditionSuspendOnTrue
getHitCount, getJavaScriptElementHandle, getScriptPath, getSuspendPolicy, getTypeName, isInstalled, setHitCount, setJavaScriptElementHandle, setSuspendPolicy
static final java.lang.String MARKER_ID
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.