Additions: XUI 4.0 now support bindings to Spring Beans through the remote interfaces exposed by HttpInvoker. Combined with the XPojoPanel component this means UIs can be created for Spring applications with little or no code. The XPojoPanel can even bind events exposed by the bean to the UI for actions such as save, update, delete and so on. In addition the binding automatically wraps any arrays of remote objects exposed in this way and injects an iterator making it easy to work with collections of objects and tables. Sharing these iterators makes it possible to build complete master details forms solutions delaratively.
Deletions: XUI 4.0 now support bindings to Spring Beans through the remote interfaces exposed by HttpInvoker. Combined with the XPojoPanel component this means UIs can be created for Spring applications with little or no code. The XPojoPanel can even bind events exposed by the bean to the UI for actions such as save, update, delete and so on. In addition the binding automatically wraps any arrays of remote objects exposed in this way and injects an iterator making it easy to work with collections of objects and tables. Sharing these iterators makes it possible to build complete master details forms solutions delaratively.
XUI 4.0 now support bindings to Spring Beans through the remote interfaces exposed by HttpInvoker. Combined with the XPojoPanel component this means UIs can be created for Spring applications with little or no code. The XPojoPanel can even bind events exposed by the bean to the UI for actions such as save, update, delete and so on. In addition the binding automatically wraps any arrays of remote objects exposed in this way and injects an iterator making it easy to work with collections of objects and tables. Sharing these iterators makes it possible to build complete master details forms solutions delaratively.