nsgenbind
Loading...
Searching...
No Matches
Public Attributes | List of all members
URLUtilsReadOnly Interface Reference

import <urlutils.idl;

Public Attributes

stringifier readonly attribute USVString href
 
readonly attribute USVString origin
 
readonly attribute USVString protocol
 
readonly attribute USVString host
 
readonly attribute USVString hostname
 
readonly attribute USVString port
 
readonly attribute USVString pathname
 
readonly attribute USVString search
 
readonly attribute USVString hash
 

Detailed Description

Definition at line 39 of file urlutils.idl.

Member Data Documentation

◆ hash

readonly attribute USVString URLUtilsReadOnly::hash

Definition at line 49 of file urlutils.idl.

◆ host

readonly attribute USVString URLUtilsReadOnly::host

Definition at line 44 of file urlutils.idl.

◆ hostname

readonly attribute USVString URLUtilsReadOnly::hostname

Definition at line 45 of file urlutils.idl.

◆ href

stringifier readonly attribute USVString URLUtilsReadOnly::href

Definition at line 40 of file urlutils.idl.

◆ origin

readonly attribute USVString URLUtilsReadOnly::origin

Definition at line 41 of file urlutils.idl.

◆ pathname

readonly attribute USVString URLUtilsReadOnly::pathname

Definition at line 47 of file urlutils.idl.

◆ port

readonly attribute USVString URLUtilsReadOnly::port

Definition at line 46 of file urlutils.idl.

◆ protocol

readonly attribute USVString URLUtilsReadOnly::protocol

Definition at line 43 of file urlutils.idl.

◆ search

readonly attribute USVString URLUtilsReadOnly::search

Definition at line 48 of file urlutils.idl.


The documentation for this interface was generated from the following file: