DVUEObj.computed

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto computed()
  2. O computed(string[string] contents)
    class DVUEObj
    O
    computed
    (
    this O
    )
    (
    string[string] contents
    )
  3. O computed(string name, string content)
  4. O computed(string name, string getContent, string setContent)

Meta