mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
todo
This commit is contained in:
+1
-1
@@ -15,9 +15,9 @@
|
||||
*/
|
||||
package org.springframework.ui.binding;
|
||||
|
||||
|
||||
/**
|
||||
* A binding between a user interface element and a model property.
|
||||
* TODO - consider having setValue accept Object to allow for binding special objects like arrays & multi-part files
|
||||
* @author Keith Donald
|
||||
*/
|
||||
public interface Binding {
|
||||
|
||||
Reference in New Issue
Block a user