This commit is contained in:
Keith Donald
2009-07-24 19:17:47 +00:00
parent 9bdbad55e5
commit a6cd69dc7c
2 changed files with 4 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ package org.springframework.ui.binding.config;
import org.springframework.ui.format.Formatter;
/**
* A fluent interface for configuring a newly added binding rule.
* A fluent interface for configuring a newly added field model.
* @author Keith Donald
*/
public interface FieldModelConfiguration {