Members
Icon | Member | Description |
---|---|---|
Value()()() |
Creates a new empty Sofu.Value.
Empty means: ""
| |
Value(String) |
Creates a new Sofu.Value with a given content.
| |
Value(Object) |
Creates a new Sofu.Value with a given content.
|