datni / gwt-pectin

Automatically exported from code.google.com/p/gwt-pectin
0 stars 0 forks source link

Expose isMutableSource() from AbstractField and integrate with MetadataPlugin #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Current there's no way for plugins to determine if fields are backed by a
mutable value model.

Will need to add public static method
MetadataPlugin.initialiseMetadataBindings(FormModel) to handle the case
where none of the enable(...) disable(...) are used.  

Original issue reported on code.google.com by andrew.pietsch on 13 Nov 2009 at 1:21

GoogleCodeExporter commented 8 years ago

Original comment by andrew.pietsch on 16 Nov 2009 at 10:28