mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
updated package descriptions to reflect latest refactoring
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1603 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
A system for binding submitted values to a PresentationModel in a single batch operation.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
Binding configuration SPI.
|
||||
PresentationModel configuration SPI.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
An API for binding property values to fields displayed in a user interface.
|
||||
Spring's PresentationModel public API.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
Default implementation of the Binding API usable in any environment.
|
||||
Default implementation of a PresentationModel usable in any environment.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user