|
- Overview
- How to proceed?
- Creating a browsing Organizer control
- Creating an Organizer control on source
- Handling a browsing Organizer control or an Organizer control on source
- Browsing Organizer control
- Organizer control on source
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data. You can create: - a browsing Organizer control: the Organizer control will be linked to a data file or to a query. In this case, the data file contains the characteristics of appointments.
- an Organizer control on source: the Organizer control will be linked to a variable (a class instance in most cases). In this case, the class lists the appointments with their characteristics.
The programming of the Organizer controls is simplified: there is no need to use the Organizerxxx functions directly. Versions 18 and later New in version 18 Creating a browsing Organizer control To create a browsing Organizer control, you can: - use the wizard for creating the Organizer control. To do so, select "Display the data found in a file or in an existing query". Answer the questions asked by the wizard and validate.
- modify the description of the Organizer control.
To modify the characteristics of an existing Organizer control: - Open the control description window ("Description" from the popup menu).
- In the "Content" tab, select "File" and select the data source used. This data source can be:
- a data file defined in the analysis,
- a query of the project,
- a query included in the window or in the page.
- Associate the different items of the data source with the characteristics of the appointment. The elements preceded by a star are mandatory.
Remark: If the associated data file does not directly contain the corresponding item, you have the ability to perform a multi-file link. - Validate the description window of the Organizer control. The Organizer control is a browsing Organizer control.
Creating an Organizer control on source To create an Organizer control on source, you can: - use the wizard for creating the Organizer control. To do so, select "Display the data found in an existing variable". Answer the questions asked by the wizard and validate.
- modify the description of the Organizer control.
To modify the characteristics of an existing Organizer control: - Open the control description window ("Description" from the popup menu).
- In the "Content" tab, select "Variable" and select the data source used (class, ...).
- Associate the different elements (members of the class for example) of the data source with the characteristics of the appointment. The elements preceded by a star are mandatory.
- Validate the description window of the Organizer control. The Organizer control is an Organizer control on source.
Handling a browsing Organizer control or an Organizer control on source Browsing Organizer control A browsing Organizer control can be easily handled: If the user is using the Organizer control via the popup menu of the control, the additions, deletions and modifications made to the appointments will be automatically applied to the data source linked to the control. If the user handles the appointments via a specific window, all you have to do is modify the data file linked to the Organizer control. The displayed data will be automatically refreshed. It is also possible to use the function OrganizerDisplay to update the data displayed in the field. Versions 18 and later If the Organizer control allows the direct input of appointments, the appointments added into the Organizer control will be automatically added into the data file linked to the control. New in version 18 If the Organizer control allows the direct input of appointments, the appointments added into the Organizer control will be automatically added into the data file linked to the control.  If the Organizer control allows the direct input of appointments, the appointments added into the Organizer control will be automatically added into the data file linked to the control. - If the Organizer control allows the modification of the duration and/or the move of appointments, the modifications made to the appointment will be automatically applied to the data file linked to the control.
The deletion performed in the control is performed at the same time in the linked data source. Versions 18 and later By default, the deletion is not allowed in the Organizer control linked to a data source. To allow the deletion of appointments: - Display the description of the Organizer control ("Description" from the popup menu).
- In the "Content" tab, check "Allow the deletion (deletes in the data source as well)".
- Validate.
New in version 18 By default, the deletion is not allowed in the Organizer control linked to a data source. To allow the deletion of appointments: - Display the description of the Organizer control ("Description" from the popup menu).
- In the "Content" tab, check "Allow the deletion (deletes in the data source as well)".
- Validate.
 By default, the deletion is not allowed in the Organizer control linked to a data source. To allow the deletion of appointments: - Display the description of the Organizer control ("Description" from the popup menu).
- In the "Content" tab, check "Allow the deletion (deletes in the data source as well)".
- Validate.
Organizer control on source An Organizer control on source can be easily handled: If the user is using the Organizer control via the popup menu of the control, the additions, deletions and modifications made to the appointments will be automatically applied to the data source linked to the control. If the user handles the appointments via a specific window, all you have to do is modify the elements linked to the Organizer control (class members for example). The displayed data will be automatically refreshed. It is also possible to use the function OrganizerDisplay to update the data displayed in the field. Versions 18 and later If the Organizer control allows the direct input of appointments, the appointments added into the Organizer control will be automatically added into the data source linked to the control. New in version 18 If the Organizer control allows the direct input of appointments, the appointments added into the Organizer control will be automatically added into the data source linked to the control.  If the Organizer control allows the direct input of appointments, the appointments added into the Organizer control will be automatically added into the data source linked to the control. - If the Organizer control allows the modification of the duration and/or the move of appointments, the modifications made to the appointment will be automatically applied to the data source linked to the control.
The deletion performed in the control is performed at the same time in the linked data source. Versions 18 and later By default, the deletion is not allowed in the Organizer control linked to a data source. To allow the deletion of appointments: - Display the description of the Organizer control ("Description" from the popup menu).
- In the "Content" tab, check "Allow the deletion (deletes in the data source as well)".
- Validate.
New in version 18 By default, the deletion is not allowed in the Organizer control linked to a data source. To allow the deletion of appointments: - Display the description of the Organizer control ("Description" from the popup menu).
- In the "Content" tab, check "Allow the deletion (deletes in the data source as well)".
- Validate.
 By default, the deletion is not allowed in the Organizer control linked to a data source. To allow the deletion of appointments: - Display the description of the Organizer control ("Description" from the popup menu).
- In the "Content" tab, check "Allow the deletion (deletes in the data source as well)".
- Validate.
Related Examples:
|
Training (WEBDEV): WW_Organizer
[ + ] The WW_Organizer example is an example for using the Organizer control of WEBDEV.
|
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |