|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocatableEvent
Description of a JSDI event that has a location
Event
,
EventQueue
,
EventSet
,
Locatable
Method Summary | |
---|---|
ThreadReference |
thread()
Returns the underlying ThreadReference the event originated from. |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.event.Event |
---|
request |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.Mirror |
---|
virtualMachine |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.Locatable |
---|
location |
Method Detail |
---|
ThreadReference thread()
ThreadReference
the event originated from.null
ThreadReference
the event originated from, never null
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |