1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/data/TWiki/TWikiFormSelectDotPm.txt Sat Jan 26 15:50:53 2008 +0100
1.3 @@ -0,0 +1,13 @@
1.4 +---+ Package ==
1.5 +
1.6 +%TOC%
1.7 +---++ getDefaultValue() -> $value
1.8 +The default for a select is always the empty string, as there is no way in
1.9 +TWiki form definitions to indicate selected values. This defers the decision
1.10 +on a value to the browser.
1.11 +
1.12 +
1.13 +---++ ObjectMethod *finish* <tt>()</tt>
1.14 +Break circular references.
1.15 +
1.16 +