https://github.com/codenameone/propertiestablebindingdemo
Demo of Codename One property binding to Table
https://github.com/codenameone/propertiestablebindingdemo
Last synced: 4 months ago
JSON representation
Demo of Codename One property binding to Table
- Host: GitHub
- URL: https://github.com/codenameone/propertiestablebindingdemo
- Owner: codenameone
- Created: 2018-08-14T18:49:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T11:55:10.000Z (over 7 years ago)
- Last Synced: 2025-03-23T02:29:37.475Z (11 months ago)
- Language: Java
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Properties Table Binding Demo
Simple demo that shows how easy it is to automatically create a table that edits a business object with almost no code. You can read a detailed explanation about this demo and the underlying technology in [this blog post](https://www.codenameone.com/blog/table-property-mapping.html).
