Opened 14 years ago
Closed 14 years ago
#1783 closed defect (wontfix)
validation widget parameters / api documentation
Reported by: | bill | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | General | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The valiation widgets deal with parameters in a strange way, overriding mixInProperties() rather than doing any necessary processing in postMixInProperties(). This makes the code hard to understand, overly wordy, and more importantly the API tool won't pick up the documentation for each widget parameter.
Need to use standard way to declare parameters (like all the other widgets)
Note: See
TracTickets for help on using
tickets.
addressed by new widget code