| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.types.page |
| Modifier and Type | Method and Description |
|---|---|
FrameResourceTree |
Page.getResourceTree()
Returns present frame / resource tree structure.
|
| Modifier and Type | Method and Description |
|---|---|
List<FrameResourceTree> |
FrameResourceTree.getChildFrames()
Child frames.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FrameResourceTree.setChildFrames(List<FrameResourceTree> childFrames)
Child frames.
|
Copyright © 2020. All rights reserved.