DVuex

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string aName)
Undocumented in source.
this
this(string aName, string[string] someStates, string[string] someGetters, string[string] someMutations, string[string] someActions, string[string] someModules)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
state
O state(string name, int value)
Undocumented in source. Be warned that the author may not have intended to support it.
state
O state(string name, Json value)
Undocumented in source. Be warned that the author may not have intended to support it.
state
O state(string name, string[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
state
O state(string name, Json[] values)
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.

Properties

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

Meta