package bindings

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait AllFramesDetails extends Object
    Annotations
    @JSType() @native()
  2. trait FrameDetails extends Object
    Annotations
    @JSType() @native()
  3. trait GetAllFramesOptions extends Object
    Annotations
    @JSType() @native()
  4. trait GetFrameOptions extends Object
    Annotations
    @JSType() @native()
  5. trait OnBeforeNavigateDetails extends Object
    Annotations
    @JSType() @native()
  6. trait OnCommittedDetails extends Object
    Annotations
    @JSType() @native()
  7. trait OnCompletedDetails extends Object
    Annotations
    @JSType() @native()
  8. trait OnCreatedNavigationTargetDetails extends Object
    Annotations
    @JSType() @native()
  9. trait OnDOMContentLoadedDetails extends Object
    Annotations
    @JSType() @native()
  10. trait OnErrorOccurredDetails extends Object
    Annotations
    @JSType() @native()
  11. trait OnTabReplacedDetails extends Object
    Annotations
    @JSType() @native()

Value Members

  1. object GetAllFramesOptions
  2. object GetFrameOptions
  3. object WebNavigation extends Object

    Annotations
    @native() @JSGlobal("chrome.webNavigation")
    See also

    chrome.webNavigation API

Ungrouped