| ValueField, NumberField, DecimalField [message #1003560] |
Mon, 21 January 2013 09:16  |
Urs Beeli Messages: 163 Registered: October 2012 Location: Bern, Switzerland |
Senior Member |
|
|
Am I right in assuming that ValueField, NumberField, DecimalField are abstract fields that implement functionality common to several other fields extending them and are not intended to be used on forms, even though that can be chosen in the SDK?
NumberField and DecimalField seem to (more or less) correctly display data associated with them, but validation does not work and only returns "Not implemented" as error message. ValueField doesn't even seem to be implemented on the UI, there is only a placeholder shown.
|
|
|
|
| Re: ValueField, NumberField, DecimalField [message #1003898 is a reply to message #1003861] |
Tue, 22 January 2013 02:51   |
Urs Beeli Messages: 163 Registered: October 2012 Location: Bern, Switzerland |
Senior Member |
|
|
Thanks for confirming about the mutualisation classes.
I understand that all abstract classes are offered in the SDK when adding a new form field. I think for a user who has worked a little with Scout, having some classes being shown that do not have an UI renderer is not a problem, though it might be a little confusing for a beginner who is experimenting and "trying out" each field that is being offered to see what it does.
I cannot judge how much effort it would take to filter out classes without UI renderers to not be shown, but doubt that it will be worth it. A brief mention explaining the above on http://wiki.eclipse.org/Scout/Concepts/Field would be a good idea, though. As theses classes were not listed on the concept page, I wasn't sure if it was because the page was incomplete or because the classes were not to be used. A short sentence telling readers about these mutualisation classes and not using them in forms should be enough, I think.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02755 seconds