| |
aaf1stFocusControl | Sets the control that will have initial focus when the window is opened.
Concerned element: Edit control field |
aafDisplayPercentageEvolutionPvt | Displays the evolution as a percentage in a comparison in a Pivot Table control.
Affected element: Pivot Table control field |
aafDisplayEvolutionPvt | Displays the evolution in a comparison in a Pivot Table control.
Affected element: Pivot Table control field |
aafOgiAddApt | Adds a new appointment into the current Organizer control. The Organizer control becomes editable in order for the user to type the appointment title.
Affected element: Organizer control |
aafOgiEditApt | Edits an appointment in the current Organizer control. The Organizer control becomes editable on the appointment in order for the user to type the appointment title.
Affected element: Organizer control |
aafOrgEditAptContent | Edits the content of an appointment in the current Organizer control. The Organizer control goes into edit mode to allow the user to modify the content of the appointment. The "Entry in edit in an appointment" event associated with the Organizer control is executed.
Affected element: Organizer control |
aafOgiDeleteApt | Deletes the current appointment from the Organizer control used. The "Deleting an appointment" event of the Organizer control is executed.
Affected element: Organizer control |
aafAddRowNumberColumn | Adds a first column "Row no." in the Table field .
Applies to: - Table control.
- TreeView Table control.
|
aafAdjustAllColumns | Resizes all columns of a Table control to fit the content.
Item concerned: Table field |
aafCancelCompareDateRangePvt | Cancels the date range comparison in a Pivot Table control.
Affected element: Pivot Table control field |
aafCancelInputFunc | Used to define the action of a "Cancel" button found in a custom formula input bar of a Spreadsheet control. For more details, see Customizing the formula bar (Spreadsheet control).
Affected element: Button field |
aafGotoLine | Displays a window allowing the user to type the number of the line to reach in the multiline edit control.
Item concerned: Multiline Edit control field |
aafRTFToolbar | Displays the enrichment bar of an RTF edit control.
Affected element: RTF edit control |
aafCalculator | Displays a popup window containing a calculator used to perform calculations.
Affected element: Numerical or Monetary input field |
aafCalendar | Displays a popup window containing a calendar used to select a date.
Affected element: Edit control type Date |
aafCheckAll | Checks all rows in a Check Box column of a Table control.
Affected element: Switch column in a Table or hierarchical Table field. |
aafColumnAddCount | Adds an automatic "Count" calculation in a column of a Table control.
Concerned element: Column of a Table field |
aafColumnAddMaximum | Adds an automatic "Maximum" calculation in a column of a Table control.
Concerned element: Column of a Table field |
aafColumnAddMinimum | Adds an automatic "Minimum" calculation in a column of a Table control.
Concerned element: Column of a Table field |
aafColumnAddAverage | Adds an automatic "Mean" calculation in a column of a Table control.
Concerned element: Column of a Table field |
aafColumnAddTotal | Adds an automatic "Total" calculation in a column of a Table control.
Concerned element: Column of a Table field |
aafCompareDateRangePvt | Opens the window for comparing date ranges in the Pivot Table control.
Affected element: Pivot Table control field |
aafSpellCheck | Starts the Word spelling checker on an Edit control. Note: This feature requires Word 2000 at least on the user's workstation.. This feature does not work with Word 97.
Concerned element: Edit control field |
aafUncheckAll | Unchecks all rows in a Check Box column of a Table control.
Affected element: Switch column in a Table or hierarchical Table field. |
aafDiscoverAAF | Displays a toast to inform the user about AAFs (Automatic Application Features).
Component concerned: Window |
aafClosingDialog | Displays the dialog for confirming (or not) the backup of current document (see ControlExecuteClosing as well). If this constant is used, AAFExecute returns the action performed by the user when the dialog box is displayed. <Result> is set to False if the user asks not to close the document, True otherwise.
Applies to: - a Spreadsheet control,
- a Word Processing control,
- an Image Editor control.
|
aafSaveAs | Saves the content: - of a Spreadsheet control in an xlsx file.
- of a Dashboard control in image format.
Applies to:
- Spreadsheet control
- Dashboard control
|
aafSendFileByEmail | Sends the file whose path is found in the edit control in email attachment. The email manager found on the current computer is automatically opened, with a new email and the document in attachment.
Affected element: Edit control file path input field |
aafExportNote | Forces the export of repositionable notes from the current window to a wdnote file. The file picker is opened and the end user must specify the name and path of file to be generated.
Concerned element: Window and Note field |
aafGanttAddTask | Adds a new task into the current Gantt Chart column. The selected area becomes editable in order for the user to type the task title. The process for task addition associated with the Gantt Chart column is run.
Affected element: Gantt Chart column in a Table or TreeView Table field |
aafGanttEditTask | Edits a task in the current Gantt Chart column. The selected task becomes editable in order for the user to modify its title. The process for task edit associated with the Gantt Chart column is run.
Affected element: Gantt Chart column in a Table or TreeView Table field |
aafGanttDeleteTask | Deletes the task from the current Gantt Chart column. The process for task deletion associated with the Gantt Chart column is run.
Affected element: Gantt Chart column in a Table or TreeView Table field |
aafChart | Displays the automatic chart of a Table control.
Item concerned: Table field |
aafImageEditMode | Starts the image editor and opens the image found in the Image control in the image editor.
Related element: Image field |
aafImportNote | Forces the import of repositionable notes found in a wdnote file. The file picker is opened and the end user must specify the name and path of file to import.
Concerned element: Window and Note field |
aafPrintReportOnTable | Prints the report associated with the Table control if it exists or proposes to start "Reports & Queries".
Item concerned: Table field |
aafPrintOrganizer | Prints the content of the specified Organizer control. The Organizer control print configuration window opens..
Affected element: Organizer control |
aafPrintDiagram | Prints the contents of the specified Diagram Editor control. The Diagram Editor control print options window opens.
Affected element: Diagram Editor control field |
aafPrintFile | Prints the file whose path is found in the edit control.
Affected element: Edit control file path input field |
aafPrintHtml | Prints the content of the HTML Editor control. The report viewer opens.
Affected element: HTML editor field |
aafPrintSchedule | Prints the content of the specified Scheduler control. The Scheduler control print options window opens.
Affected element: Scheduler control field |
aafPrintSpreadsheet | Prints the content of the specified Spreadsheet control. The Spreadsheet control print options window opens.
Item concerned: Spreadsheet control field |
aafPrintPvt | Prints the content of the specified Pivot Table control. The Pivot Table control print options window opens.
Affected element: Pivot Table control field |
aafPrintWordProcessing | Prints the content of the specified Word Processing control. The Word Processing control print options window opens.
Item concerned: Word Processing control field |
aafCheckBoxCheckAll | Checks all the options found in a Check Box control.
Item concerned: Check Box control field |
aafOpen | Opens the file whose path is found in the edit control. The software associated with the file extension is used.
Affected element: Edit control file path input field |
aafOpenWith | Opens the file whose path is found in the edit control. The user can choose the software that will be used to open the file.
Affected element: Edit control file path input field |
aafOpenLocation | Opens the directory containing the file whose path is found in the edit control.
Affected element: Edit control file path input field |
aafPDFDeleteCurrentPage | Deletes the current page displayed in a PDF Reader control field..
Affected element: PDF Reader control field. |
aafSchAddApt | Adds a new appointment into the current Scheduler control. The Scheduler control becomes editable in order for the user to type the appointment title. The process for appointment addition associated with the Scheduler control is run. Please note: the day for which the appointment will be created must have been previously selected..
Affected element: Scheduler control field |
aafSchEditApt | Edits an appointment in the current Scheduler control. The Scheduler control becomes editable in order for the user to modify the appointment title. The process for appointment edit associated with the Scheduler control is run.
Affected element: Scheduler control field |
aafSchDeleteApt | Deletes the current appointment from the Scheduler control used. The process for appointment deletion associated with the Scheduler control is run.
Affected element: Scheduler control field |
aafFind | Starts the search (only available for multiline edit controls).
Item concerned: Multiline Edit control field |
aafRestoreValue | Restores the previous values of persistent controls in a window.
Component concerned: Window |
aafSaveBreakStatus | Saves the status of breaks (expanded, collapsed, ...) in the current control (Table or Looper).
Affected element: Table field, RepeatString field |
aafSaveSizeAndPosition | Saves the window size and position as well as the size and position of window controls (splitter, table, toolbar).
Component concerned: Window |
aafSaveValue | Saves the values of persistent controls in a window. This AAF can be run at control level or at window level.
Elements involved: Window, edit control, list, combo with edit, picker or switch |
aafSpreadsheetMerge | Merges the cells currently selected in a Spreadsheet control.
Item concerned: Spreadsheet control field |
aafTableToExcel | Exports the content of Table control or the selection performed in the Table control to Excel or to OpenOffice Calc (depending on the software installed in the user computer).
Item concerned: Table field |
aafTableToWord | Exports the Table control content or content selection to Excel or to OpenOffice Calc (depending on the software installed on the user's computer).
Item concerned: Table field |
aafTableToXML | Exports the content of Table control or the selection performed in the Table control to XML.
Item concerned: Table field |
aafRedo | Re-executes the last operation performed on the Code Editor field.
Affected element: Code editor field |
aafDashRestoreConfig | Restores the initial configuration of a Dashboard control (equivalent to the "Restore initial configuration" option in modification mode).
Item concerned: Dashboard control field |
aafPvtReverseRowColumn | Reverses the rows and the columns in a Pivot Table control.
Affected element: Pivot Table control field |
aafPvtEditMode (Constant) | Reorganizes the row and column headers in a Pivot Table control.
Affected element: Pivot Table control field |
aafUndo | Cancels the last operation performed on the Code Editor field.
Affected element: Code editor field |
aafValidateInputFunc | Used to define the action of a "Validate" button found in a custom formula input bar of a Spreadsheet control. For more details, see Customizing the formula bar (Spreadsheet control).
Affected element: Button field |
aafZoom | - Used to cancel the zoom that was performed by the user (via Ctrl + Mouse wheel) in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
Affected element: Table field, Hierarchical Table, Crosstab, Spreadsheet or List. - Used to cancel the zoom in a window that was zoomed by the user (via Ctrl + Mouse wheel).
Component concerned: Window.
|