Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
jvx:client:model:databookbuilder [2020/06/08 15:27]
cduncan
jvx:client:model:databookbuilder [2020/06/26 11:59]
cduncan
Line 2: Line 2:
 ~~NOTRANS~~ ~~NOTRANS~~
  
-JVx has one model for all controls. It's called ​Data Book. We have implementations for memory and database organized ​data books. A data book is like a table (with columns and rows). It needs column definitions to work properly.+JVx has one model for all controls. It's called ​DataBook. We have implementations for memory and database organized ​databooks. A databook ​is like a table (with columns and rows). It needs column definitions to work properly.
  
-If you have simple string arrays or key/value pairs and want to create a data book, you could use the DataBookBuilder. It supports creating memory organized ​data books with lists, maps, and arrays. ​+If you have simple string arrays or key/value pairs and want to create a databook, you could use the DataBookBuilder. It supports creating memory organized ​databooks ​with lists, maps, and arrays. ​
  
-If you have an array of strings, simply create a data book with following code:+If you have an array of strings, simply create a databook ​with following code:
  
 <file java> <file java>
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information