Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium |
Main package of ChromDevTools SDK API.
|
Modifier and Type | Method and Description |
---|---|
JsObjectProperty |
JsVariable.asObjectProperty()
Returns object property data if variable is an object property and its descriptor
is available.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends JsObjectProperty> |
JsObject.getProperties() |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.