Difference: TWikiFormSelectDotPm (1 vs. 2)

Revision 22013-10-14 - TWikiContributor

Changed:
<
<

Package =

>
>

Package =TWiki::Form::Select

 
Added:
>
>
 
Added:
>
>
 

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 ()

Break circular references.

Revision 12008-01-22 - TWikiContributor

 

Package =

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 ()

Break circular references.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiFormSelectDotPm.