Package-level declarations
This package provides the classes that allow you to work with frames in browser.
This package provides the classes that allow you to work with frames in browser.
Types
Link copied to clipboard
class EditorCommand
class EditorCommand
Provides the supported commands that can be executed in a
Frame
.Link copied to clipboard
interface RenderProcess
interface RenderProcess
Contains information about current render process associated with the
Frame
instance.Link copied to clipboard
Link copied to clipboard
Thrown by WebStorage methods to indicate that the requested operation failed.
Link copied to clipboard
Thrown by the putItem method when the item size exceeds the available space in the storage.
Link copied to clipboard
Thrown by WebStorage methods if the access to the web storage is forbidden for the current document.