Documentation

Trace:

Differences

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

Link to this comparison view

jvx:client:gui:bind_editors_model [2018/02/01 07:46]
admin created
jvx:client:gui:bind_editors_model [2020/06/08 13:25] (current)
cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation)
Line 1: Line 1:
-~~Title: Bind editors ​to tables~~+~~Title: Bind Editors ​to Tables~~
  
 Editing of data in a database application should be possible directly in a table as well as via forms. ​ Editing of data in a database application should be possible directly in a table as well as via forms. ​
  
-Form-based entry increases clarity and allows grouping that is difficult using tables. ​+Form-based entry increases clarity and allows grouping that is difficult ​when using tables. ​
  
-The active model of JVx allows displaying and editing of data in many different ways, regardless of whether the data is a table, a graph or a text editor. In all cases the data is governed by the model. Changes in the model affect all registered components. Therefore, the displayed data is always synchronized.+The active model of JVx allows ​the displaying and editing of data in many different ways, regardless of whether the data is a table, a graphor a text editor. In all casesthe data is governed by the model. Changes in the model affect all registered components. Therefore, the displayed data is always synchronized.
  
 == Example == == Example ==
Line 39: Line 39:
 </​file>​ </​file>​
  
-It is sufficient when the column description and the IDataRow are set in an UIEditor. The column´s data type determines which editor is used. In our example a number editor is used for the NR and a text editor for all other fields.+It is sufficient when the column description and the IDataRow are set in an UIEditor. The column´s data type determines which editor is used. In our examplea number editor is used for the NR and a text editor for all other fields.
  
 A date editor is used for the date column. A date editor is used for the date column.
Line 49: Line 49:
 </​file>​ </​file>​
  
-Of course the characteristics of the layout should be considered!+Of coursethe characteristics of the layout should be considered!
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information