FakePluginTagInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

description
void description(string description)
Undocumented in source. Be warned that the author may not have intended to support it.
description
string description()
Undocumented in source. Be warned that the author may not have intended to support it.
fileName
void fileName(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
fileName
string fileName()
Undocumented in source. Be warned that the author may not have intended to support it.
fullPath
void fullPath(string fullPath)
Undocumented in source. Be warned that the author may not have intended to support it.
fullPath
string fullPath()
Undocumented in source. Be warned that the author may not have intended to support it.
handlerURI
void handlerURI(string handlerURI)
Undocumented in source. Be warned that the author may not have intended to support it.
handlerURI
string handlerURI()
Undocumented in source. Be warned that the author may not have intended to support it.
mimeEntries
void mimeEntries(Sequence!(FakePluginMimeEntry) mimeEntries)
Undocumented in source. Be warned that the author may not have intended to support it.
mimeEntries
auto mimeEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
name
void name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
niceName
void niceName(string niceName)
Undocumented in source. Be warned that the author may not have intended to support it.
niceName
string niceName()
Undocumented in source. Be warned that the author may not have intended to support it.
sandboxScript
string sandboxScript()
Undocumented in source. Be warned that the author may not have intended to support it.
sandboxScript
void sandboxScript(string sandboxScript)
Undocumented in source. Be warned that the author may not have intended to support it.
version_
void version_(string version_)
Undocumented in source. Be warned that the author may not have intended to support it.
version_
string version_()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta