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 Both sides next revision
jvx:firstapp_step-by-step [2018/01/30 10:34]
admin
jvx:firstapp_step-by-step [2018/01/30 11:49]
admin
Line 207: Line 207:
 </​file>​ </​file>​
  
-Any number of user lines can be entered!+Any number of ''​user'' ​lines can be entered!
  
 Now the login to the application works perfectly. However, to fulfill our task, we still need the possibility to display or edit a database table. We will now turn to this part of the task. Now the login to the application works perfectly. However, to fulfill our task, we still need the possibility to display or edit a database table. We will now turn to this part of the task.
Line 505: Line 505:
  
 ^Method^Description^ ^Method^Description^
-|doOpenDBEdit|The method can easily throw a  Throwable. All application errors are caught by the application and shown in an information dialogue.|+|doOpenDBEdit|The method can easily throw a ''​Throwable''​. All application errors are caught by the application and shown in an information dialogue.|
 |configureFrame|This method is provided by the super class and ensures that all frames have a similar look. This also includes the menu icon.| |configureFrame|This method is provided by the super class and ensures that all frames have a similar look. This also includes the menu icon.|
  
Line 634: Line 634:
  
 ^Description^ ^Description^
-|The class represents the lifecycle object for the DBEditFrame work screen. The objects can only be accessed via the SubConnection of the work screen. \\ \\ Thanks to the inheritance of ''​apps.firstapp.Session''​ it is very easy to access all Session and Application objects.|+|The class represents the lifecycle object for the ''​DBEditFrame'' ​work screen. The objects can only be accessed via the SubConnection of the work screen. \\ \\ Thanks to the inheritance of ''​apps.firstapp.Session''​ it is very easy to access all ''​Session'' ​and ''​Application'' ​objects.|
  
 ^Method^Description^ ^Method^Description^
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information