Fill the window with data from the model.
Parameter | Type | Mode | |
Object | Object_ID | in | |
Mode | Mode_Pointer | in | |
Add> |
The user has created a new item.
Read the values from the Add_Window, create a new item, add it to the model and refresh the list window.
Parameter | Type | Mode | |
Add_Window | Object_ID | in | |
List_Window | Object_ID | in | |
Mode | Mode_Pointer | in | |
Edit> |
The user wants to edit an item. Find the selected item in the model and fill the values into a new edit window.
Parameter | Type | Mode | |
Edit_Window | Object_ID | in | |
List_Window | Object_ID | in | |
Mode | Mode_Pointer | in | |
Change> |
The user has changed an item. Read the new values from the edit window, update the model and refresh the list window.
Parameter | Type | Mode | |
Edit_Window | Object_ID | in | |
List_Window | Object_ID | in | |
Mode | Mode_Pointer | in |
[ Manual root ]