| |
trtAction | Action code of the Web Component control. This code is available in server code and in browser code. |
trtAddDiagShape | Code executed when a shape is added in a Diagram Editor control. |
trtAddKanbanCard | Code executed when a card is added in a Kanban control. |
trtAddToken | Code executed when a token is added in a "Text token" Edit control. |
trtAddWidget | Code executed when a widget is added to a Dashboard control.
|
trtAfterOpeningDocument | "After opening a document" code of the Word Processing, Image Editor, Spreadsheet and PDF Reader controls. |
trtBeforeClosingDocument | "Before closing a document" code of the Word Processing, Image Editor, Spreadsheet and PDF Reader controls. |
trtBeforeCreatingOrganizerApt | "Before creating the appointment" code of the Organizer control. |
trtBeforeCreatingScheduleApt | "Before creating the appointment" code of Scheduler control. |
trtChange | "Whenever modified" code of the control. |
trtChangeDiagShape | Code executed when a shape is modified in a Diagram Editor control. |
trtChangeOrganizerPeriod | "Whenever changing period" code of Organizer control. |
trtChangePlane | "Whenever changing plane" code of a Sliding Banner control. |
trtChangePositionMap | "Whenever changing position" code of Map control. |
trtChangeSchedulePeriod | "Whenever changing period" code of Scheduler control. |
trtChangeToken | Code for modifying the text of a token in a "Text tokens" edit control. |
trtClick | Click code of the control. |
trtClickButtonArrow | Click code on the arrow associated with a button. |
trtClickButtonEditControlLeft | "Click on the left button" code of the Edit control. |
trtClickButtonEditControlRight | "Click on the right button" code of the Edit control. |
trtClickHTMLLink | "Click on a link" code of an HTML Display control. |
trtClickToken | Click code on a token in a "Text token" Edit control. |
trtCollapseExpandBranch | Collapsed/Expanded code of a node in a TreeView or TreeView Table control. Caution: This parameter requires a specific syntax. For more details, see the remarks. |
trtCollapseExpandBreak | Collapsed/Expanded code of a break in a Looper or Table control. |
trtCollapseExpandDrawer | Browser code run each time the Drawer control is collapsed or expanded. |
trtComboClosing | Code executed when the drop-down list is closed. |
trtComboOpening | Code executed the drop-down list of a Combo Box control is expanded. |
trtDelayedPlaneLoad | "Delayed plane load" code of a plane. |
trtDeleteDiagShape | Code executed when a shape is deleted from a Diagram Editor control. |
trtDeleteKanbanCard | Code executed when a card is deleted from a Kanban control. |
trtDeleteOrganizerApt | Code executed when an appointment is deleted from an Organizer control. |
trtDeleteScheduleApt | Code executed when an appointment is deleted from a Scheduler control. |
trtDeleteToken | Code executed when a token is deleted from a "Text token" Edit control. |
trtDeleteWidget | Code executed when a widget is deleted from a Dashboard control. |
trtDoubleClick | Double-click code. |
trtEndChange | "End of modification" code (Slider and Scrollbar control only). |
trtEndInitialization | "End of initialization" code (List Box, Table and Combo Box control based on a data file). |
trtEndLoadingHTMLPage | "After loading the HTML page" code of an HTML Display control. |
trtEndMovingKanbanCard | Code executed when the user stops moving a card in a Kanban control. |
trtEnter | Entry code of the control. |
trtEnterInputOrganizerApt | Code executed when the user enters an appointment in an Organizer control. |
trtEnterInputSchedulerApt | Code executed when the user enters an appointment in a Scheduler control. |
trtEnterInputToken | Input code for a token in a "Text tokens" edit control. |
trtExit | Exit code of the control. |
trtInit | Control initialization code. |
trtKanbanCardDetails | Code executed when the details of a card are displayed in a Kanban control. |
trtLineDisplay | Code executed when a row is displayed (Table control only). |
trtLineEnter | Entry code of a row (Table control only). |
trtLineExit | Exit code of the row (Table control only). |
trtLoadingHTMLResource | "Load resources" code of an HTML Editor or HTML Display control. |
trtMenuOption | Code of a menu option (main or context menu). |
trtModificationColumnFilter | Code "Whenever modifying the filter (user input in header)" of a Table Column control. |
trtModificationSpreadsheetCell | "Modify a cell" code of the Spreadsheet control. |
trtMoveDiagShape | Code executed when the user moves a shape in a Diagram Editor control. |
trtMoveKanbanCard | Code executed when the user moves a card in a Kanban control. |
trtMoveOrganizerApt | Code executed when the user moves an appointment in an Organizer control. |
trtMoveScheduleApt | Code executed when the user moves an appointment in a Scheduler control. |
trtMoveWidget | "Move a widget" code of the Dashboard control. |
trtOrganizerInputExitApt | Code executed when the user leaves the input field of an appointment in an Organizer control. |
trtPullToRefresh | "Pull to refresh" code of a Table or Looper control. |
trtReadFirst | Code executed when the first record is read (Table control only). |
trtReadLast | Code executed when the last record is read (Table control only) |
trtReadNext | Code executed when the next record is read (Table control only). |
trtReadPrevious | Code executed when the previous record is read (Table control only). |
trtReassignResourceScheduleApt | Code executed when an appointment is reassigned in a Scheduler control. |
trtRefreshRibbon | Code executed when the ribbon of the PDF Reader or Word Processing control is refreshed. |
trtResizeDiagShape | Code executed when a shape is resized in a Diagram Editor control. |
trtResizeOrganizerApt | Code executed when an appointment is resized in an Organizer control. |
trtResizeScheduleApt | Code executed when an appointment is resized in a Scheduler control. |
trtResizeWidget | "Resize a widget" code of a Dashboard control. |
trtRightClick | Right-click code (for TreeView controls only). |
trtRightClickHTMLLink | "Right click on a link" code of an HTML Display control. |
trtScheduleInputExitApt | Code executed when the user leaves the input field of an appointment in a Scheduler control. |
trtSelectDiagShape | Code executed when a shape is selected in a Diagram Editor control. |
trtSelection | Selection code (Combo Box, List Box and Table control). |
trtSelectOrganizerApt | Code executed when an appointment is selected in an Organizer control. |
trtSelectOrganizerPeriod | Code executed when a time range is selected in an Organizer control. |
trtSelectScheduleApt | Code executed when an appointment is selected in a Scheduler control. |
trtSelectSchedulePeriod | Code executed when a time range is selected in a Scheduler control. |
trtSliderChange | "Whenever modified" code (Slider control only). |
trtSpinMinus | Code executed when the value decreases in a Spin control. |
trtSpinPlus | Code executed when the value increases in a Spin control. |
trtStartLoadingHTMLPage | "Before loading the HTML page" code of an HTML Display control. |
trtStartMovingKanbanCard | Code executed when the user starts moving a card in a Kanban control. |
trtValueAssignment | Code executed when the Value property of the Web Component control is assigned. This code is available in browser code only. |
trtValueRetrieval | Code executed when the Value property of a Web Component control is retrieved. This code is available in browser code only. |
trtZoomModification | Code executed when the zoom value changes in a Range Slider control. |