NavigatorContentUtils

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

checkProtocolHandlerAllowed
void checkProtocolHandlerAllowed(string scheme, URI handlerURI, URI documentURI)
Undocumented in source. Be warned that the author may not have intended to support it.
registerContentHandler
void registerContentHandler(string mimeType, string url, string title)
Undocumented in source. Be warned that the author may not have intended to support it.
registerProtocolHandler
void registerProtocolHandler(string scheme, string url, string title)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta