author | Colas Nahaboo <colas@nahaboo.net> |
Sat, 26 Jan 2008 15:50:53 +0100 | |
changeset 0 | 414e01d06fd5 |
permissions | -rw-r--r-- |
colas@0 | 1 |
---+ Package == |
colas@0 | 2 |
|
colas@0 | 3 |
%TOC% |
colas@0 | 4 |
---++ getDefaultValue() -> $value |
colas@0 | 5 |
The default for a select is always the empty string, as there is no way in |
colas@0 | 6 |
TWiki form definitions to indicate selected values. This defers the decision |
colas@0 | 7 |
on a value to the browser. |
colas@0 | 8 |
|
colas@0 | 9 |
|
colas@0 | 10 |
---++ ObjectMethod *finish* <tt>()</tt> |
colas@0 | 11 |
Break circular references. |
colas@0 | 12 |
|
colas@0 | 13 |