Skip to content

codenameone/PropertiesDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Properties Demo

Demo of property binding in Codename One used within this blog post: https://www.codenameone.com/blog/properties-are-amazing.html

Properties allow seamless introspection and observability which means we can automate many tasks without the need for bytecode manipulation or other "problematic" tricks. In this case the properties are bound to the database and the GUI which is auto-generated.

I left an old hand coded implementation of the UI code for reference but it isn't really used, the entire edit UI is generated magically:

ui

About

Demo of property binding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages