---+ Package =TWiki::Form::Select=


%TOC%

---++ getDefaultValue() -> $value
The default for a select is always the empty string, as there is no way in
TWiki form definitions to indicate selected values. This defers the decision
on a value to the browser.


---++ ObjectMethod *finish* <tt>()</tt>
Break circular references.


