|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventRequest
Description of a JSDI request.
Mirror
Method Summary | |
---|---|
boolean |
isEnabled()
Returns if the request is enabled |
void |
setEnabled(boolean enabled)
Allows the enabled state of the request to be changed. |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.Mirror |
---|
virtualMachine |
Method Detail |
---|
boolean isEnabled()
true
if the request is enabled false
otherwisevoid setEnabled(boolean enabled)
enabled
- the new enabled state of the request
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |