Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
1.2.0.RELEASE, 1.2.2.RELEASE, 1.2.3.RELEASE
-
None
Description
Fields marked read-only in the GWT proxies are not added to the EditViews. However, if the field is a collection of some sort, the associated setAccetableValues(Collection collection) method is still added. As such, the output won't compile.