DH5Obj

Undocumented in source.
class DH5Obj {}

Constructors

this
this()
Undocumented in source.
this
this(string content)
Undocumented in source.
this
this(DH5Obj[] content)
Undocumented in source.
this
this(DH5Obj[] content)
Undocumented in source.
this
this(DH5 content)
Undocumented in source.
this
this(string id, string content)
Undocumented in source.
this
this(string id, DH5Obj[] content)
Undocumented in source.
this
this(string id, DH5Obj[] content)
Undocumented in source.
this
this(string id, DH5 content)
Undocumented in source.
this
this(string id, string[] classes)
Undocumented in source.
this
this(string id, string[] classes, string content)
Undocumented in source.
this
this(string id, string[] classes, DH5Obj[] content)
Undocumented in source.
this
this(string id, string[] classes, DH5Obj[] content)
Undocumented in source.
this
this(string id, string[] classes, DH5 content)
Undocumented in source.
this
this(string id, string[string] someAttributes)
Undocumented in source.
this
this(string id, string[string] someAttributes, string content)
Undocumented in source.
this
this(string id, string[string] someAttributes, DH5Obj[] content)
Undocumented in source.
this
this(string id, string[string] someAttributes, DH5Obj[] content)
Undocumented in source.
this
this(string id, string[string] someAttributes, DH5 content)
Undocumented in source.
this
this(string id, string[] classes, string[string] someAttributes)
Undocumented in source.
this
this(string id, string[] classes, string[string] someAttributes, string content)
Undocumented in source.
this
this(string id, string[] classes, string[string] someAttributes, DH5Obj[] content)
Undocumented in source.
this
this(string id, string[] classes, string[string] someAttributes, DH5Obj[] content)
Undocumented in source.
this
this(string id, string[] classes, string[string] someAttributes, DH5 content)
Undocumented in source.
this
this(string[] classes)
Undocumented in source.
this
this(string[] classes, string content)
Undocumented in source.
this
this(string[] classes, DH5Obj[] content)
Undocumented in source.
this
this(string[] classes, DH5Obj[] content)
Undocumented in source.
this
this(string[] classes, DH5 content)
Undocumented in source.
this
this(string[] classes, string[string] someAttributes)
Undocumented in source.
this
this(string[] classes, string[string] someAttributes, string content)
Undocumented in source.
this
this(string[] classes, string[string] someAttributes, DH5Obj[] content)
Undocumented in source.
this
this(string[] classes, string[string] someAttributes, DH5Obj[] content)
Undocumented in source.
this
this(string[] classes, string[string] someAttributes, DH5 content)
Undocumented in source.
this
this(string[string] someAttributes)
Undocumented in source.
this
this(string[string] someAttributes, string content)
Undocumented in source.
this
this(string[string] someAttributes, DH5Obj[] content)
Undocumented in source.
this
this(string[string] someAttributes, DH5Obj[] content)
Undocumented in source.
this
this(string[string] someAttributes, DH5 content)
Undocumented in source.

Members

Functions

_init
void _init()
Undocumented in source. Be warned that the author may not have intended to support it.
accesskey
O accesskey(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
add
O add(string[] someClasses)
Undocumented in source. Be warned that the author may not have intended to support it.
add
O add(string[string] someAttributes)
Undocumented in source. Be warned that the author may not have intended to support it.
add
O add(string someContent)
Undocumented in source. Be warned that the author may not have intended to support it.
add
O add(DH5Obj[] someContent)
Undocumented in source. Be warned that the author may not have intended to support it.
add
O add(DH5Obj[] someContent)
Undocumented in source. Be warned that the author may not have intended to support it.
add
O add(DH5 someContent)
Undocumented in source. Be warned that the author may not have intended to support it.
attribute
string attribute(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
attribute
O attribute(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
attribute
O attribute(string name, bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
attsToHTML
string attsToHTML()
Undocumented in source. Be warned that the author may not have intended to support it.
classes
auto classes()
Undocumented in source. Be warned that the author may not have intended to support it.
classes
O classes(string[] addValues)
Undocumented in source. Be warned that the author may not have intended to support it.
classes
O classes(string[] addValues)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
O clear()
Undocumented in source. Be warned that the author may not have intended to support it.
clearClasses
O clearClasses()
Undocumented in source. Be warned that the author may not have intended to support it.
clearContent
O clearContent()
Undocumented in source. Be warned that the author may not have intended to support it.
clearCss
O clearCss()
Undocumented in source. Be warned that the author may not have intended to support it.
clearHtml
O clearHtml()
Undocumented in source. Be warned that the author may not have intended to support it.
clearJs
O clearJs()
Undocumented in source. Be warned that the author may not have intended to support it.
content
O content(string addContent)
Undocumented in source. Be warned that the author may not have intended to support it.
content
O content(DH5Obj[] addContent)
Undocumented in source. Be warned that the author may not have intended to support it.
content
O content(DH5Obj[] addContent)
Undocumented in source. Be warned that the author may not have intended to support it.
content
O content(DH5 addContent)
Undocumented in source. Be warned that the author may not have intended to support it.
contenteditable
O contenteditable(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
contextmenu
O contextmenu(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
css
DCSSRules css()
Undocumented in source. Be warned that the author may not have intended to support it.
css
O css(string aSelector, string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
css
O css(string aSelector, string[string] someDeclarations)
Undocumented in source. Be warned that the author may not have intended to support it.
css
O css(DCSSRule aRule)
Undocumented in source. Be warned that the author may not have intended to support it.
css
O css(DCSSRules aRules)
Undocumented in source. Be warned that the author may not have intended to support it.
dir
O dir(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
draggable
O draggable(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
dropzone
O dropzone(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
hidden
O hidden(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
isBoolAttribute
bool isBoolAttribute(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
js
O js(string[] codes)
Undocumented in source. Be warned that the author may not have intended to support it.
js
O js(DJS[] codes)
Undocumented in source. Be warned that the author may not have intended to support it.
lang
O lang(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
onlyCSS
string onlyCSS()
Undocumented in source. Be warned that the author may not have intended to support it.
onlyHTML
string onlyHTML()
Undocumented in source. Be warned that the author may not have intended to support it.
onlyJS
string onlyJS()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
string opBinary(string rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
string opBinary(DH5Obj rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(DCSSRule aRule)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(DCSSRules aRules)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(string[] someClasses)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(string[string] someAttributes)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(string[] someContent)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(DH5Obj[] someContent)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(DH5Obj[] someContent)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(DH5 someContent)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
O opCall(DJS code)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object value)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(string html)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(T value, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(bool value, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(T value, string key, T notValue)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(bool value, string key, bool notValue)
Undocumented in source. Be warned that the author may not have intended to support it.
removeAttribute
O removeAttribute(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
spellcheck
O spellcheck(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
style
O style(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
tabindex
O tabindex(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
title
O title(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
toJS
string toJS(string target)
Undocumented in source. Be warned that the author may not have intended to support it.
toPretty
string toPretty(int intendSpace, int step)

generate HTML in pretty format

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
translate
O translate(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

js
string js [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_classes
string[] _classes;

Classes of HTML element

_css
DCSSRules _css;
Undocumented in source.
_js
string _js;
Undocumented in source.

Meta