| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
void |
Overlay.highlightSourceOrder(SourceOrderConfig sourceOrderConfig)
Highlights the source order of the children of the DOM node with given id or with the given
JavaScript object wrapper.
|
void |
Overlay.highlightSourceOrder(SourceOrderConfig sourceOrderConfig,
Integer nodeId,
Integer backendNodeId,
String objectId)
Highlights the source order of the children of the DOM node with given id or with the given
JavaScript object wrapper.
|
Copyright © 2021 Kenan Klisura. All rights reserved.