DVUEObj

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string aName)
Undocumented in source.

Members

Functions

computed
auto computed()
Undocumented in source. Be warned that the author may not have intended to support it.
computed
O computed(string[string] contents)
Undocumented in source. Be warned that the author may not have intended to support it.
computed
O computed(string name, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
computed
O computed(string name, string getContent, string setContent)
Undocumented in source. Be warned that the author may not have intended to support it.
data
O data(string name)

Data object for the Vue instance or component

opEquals
bool opEquals(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
settings
string[string] settings()
Undocumented in source. Be warned that the author may not have intended to support it.
template_
O template_(DH5Obj h5)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_computed
string[string] _computed;
Undocumented in source.

Meta