|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Connector.StringArgument
String specialization of an Connector.Argument
Connector.Argument
Method Summary | |
---|---|
boolean |
isValid(String arg1)
Returns if the given value is valid with-respect-to this Connector.Argument |
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.connect.Connector.Argument |
---|
description, label, mustSpecify, name, setValue, value |
Method Detail |
---|
boolean isValid(String arg1)
Connector.Argument
Connector.Argument
isValid
in interface Connector.Argument
arg1
- the value to test for validity, null
is accepted
true
if the Connector.Argument
is valid false
otherwise
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |