See: Description
| Interface | Description |
|---|---|
| Frame |
A frame in the browser.
|
| LoadDataParams |
The parameters of the load data request.
|
| LoadHtmlParams |
The parameters of the load HTML request.
|
| Class | Description |
|---|---|
| EditorCommand |
Provides the supported commands that can be executed in a
Frame. |
| LoadDataParams.Builder |
A builder of
LoadDataParams. |
| LoadHtmlParams.Builder |
A builder of
LoadHtmlParams. |
| Enum | Description |
|---|---|
| EditorCommand.Name |
The list of command names.
|