FormElement and getOrigValue
Mark van Leeuwen <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Organization | Virgil B.V. |
| Message-ID | <[email protected]> |
Hi, In the definition of FormElement there is a getOrigVal() but no "getOrigValues()". Is there any special reason except "oops, we forgot" that such a method dos not exist? (i.e a method to retrieve all the *original* values for a given form element, like getVals(0 retrieves the parsed values). Regards, -- Mark