![]() |
||||||||||||||||||||
|
||||||||||||||||||||
|
Code Example - Maintain Book ScreenStep 1) Create the Business Object![]() #Note: This code was already created for Search Book and can be reused. Step 2) Create the Maintenance Screen![]() (a) define the business object that maps to this panel/form (b) define the fields to be included on the screen (including positioning) Step 3) Register the Maintenance Screen with the Business Object![]() (a) ensures the maintain book screen is displayed when the user wants to create/view/update the details of a book Step 4) Run ApplicationYou now have a fully functioning maintenance screen that allows users to create and updated book details.Resulting Maintenance Screen in Rich Client Mode (using Swing)![]() Resulting Maintenance Screen in Web Mode
Features and Functionality of the Maintenance Screen
|
|||||||||||||||||||
|
||||||||||||||||||||