StyleSheet

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

disabled
void disabled(bool disabled)
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
bool disabled()
Undocumented in source. Be warned that the author may not have intended to support it.
href
Optional!(string) href()
Undocumented in source. Be warned that the author may not have intended to support it.
media
auto media()
Undocumented in source. Be warned that the author may not have intended to support it.
ownerNode
auto ownerNode()
Undocumented in source. Be warned that the author may not have intended to support it.
parentStyleSheet
auto parentStyleSheet()
Undocumented in source. Be warned that the author may not have intended to support it.
sourceMapURL
string sourceMapURL()
Undocumented in source. Be warned that the author may not have intended to support it.
sourceURL
string sourceURL()
Undocumented in source. Be warned that the author may not have intended to support it.
title
Optional!(string) title()
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta