| |
trtAction | Action code of Web Component control. This code is available in server code and in browser code. |
trtAddDiagShape | Code for adding a shape in a Diagram Editor control. |
New in version 28trtAddKanbanCard | Code for adding a card to an control Kanban. |
trtAddToken | Code for adding a token into a "Text token" edit control. |
trtAddWidget | Code for adding a widget to a Dashboard control.
|
trtAfterOpeningDocument | "After opening document" code of Word Processing control, Image Editor control, Spreadsheet control or PDF Reader control. |
trtBeforeClosingDocument | "Before closing document" code of Word Processing control, Image Editor control, Spreadsheet control or PDF Reader control. |
trtBeforeCreatingOrganizerApt | "Before creating the appointment" code of the Organizer control. |
trtBeforeCreatingScheduleApt | "Before creating the appointment" code of Scheduler control. |
trtChange | "Whenever modified" code of control. |
trtChangeDiagShape | Code for changing a shape 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. |
trtClick | Click code of control. |
trtClickButtonArrow | Click code on the arrow associated with a button. |
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 | Closing code of drop-down list. |
trtComboOpening | Code for opening the drop-down list of Combo Box control. |
trtDelayedPlaneLoad | "Delayed plane load" code of a plane. |
trtDeleteDiagShape | Code for deleting a shape in a Diagram Editor control. |
New in version 28trtDeleteKanbanCard | Code to delete a card in an control Kanban. |
trtDeleteOrganizerApt | Code for deleting an appointment from an Organizer control. |
trtDeleteScheduleApt | Code for deleting an appointment from a Scheduler control. |
trtDeleteToken | Code for deleting a token from a "Text token" Edit control. |
trtDeleteWidget | Code for deleting a widget from a Dashboard control. |
trtDoubleClick | Double-click code. |
trtEndChange | "End of modification" code (Slider and Scrollbar control only). |
trtEndInitialization | "End of initialization" code (browsing List Box, Table and Combo Box control). |
trtEndLoadingHTMLPage | "After loading the HTML page" code of an HTML Display control. |
New in version 28trtEndMovingKanbanCard | Code for the end of the movement of a card in an control Kanban. |
trtEnter | Entry code in the control. |
trtEnterInputOrganizerApt | Entry code in input for an appointment in an Organizer control. |
trtEnterInputSchedulerApt | Entry code in input for an appointment in a Scheduler control. |
trtExit | Exit code of control. |
trtInit | Initialization code of control. |
New in version 28trtKanbanCardDetails | Code for displaying the details of a card in an control Kanban. |
trtLineDisplay | Code used to display a row (Table control only). |
trtLineEnter | Entry code of a row (Table control only). |
trtLineExit | Exit code of row (Table control only). |
trtLoadingHTMLResource | "Load resources" code of an HTML Editor or HTML Display control. |
trtMenuOption | Code of menu option (main or context menu). |
trtModificationColumnFilter | Code "Whenever modifying the filter (user input in header)" of a Table Column control. |
trtModificationSpreadsheetCell | "Cell modification" code of Spreadsheet control. |
trtMoveDiagShape | Code for moving a shape in a Diagram Editor control. |
New in version 28trtMoveKanbanCard | Code for moving a card in an control Kanban. |
trtMoveOrganizerApt | Code for moving an appointment in an Organizer control. |
trtMoveScheduleApt | Code for moving an appointment in a Scheduler control. |
trtMoveWidget | "Moving a widget" code of Dashboard control. |
trtOrganizerInputExitApt | Exit code from input for an appoingment in an Organizer control. |
trtPullToRefresh | "Pull to refresh" code of a Table or Looper control. |
trtReadFirst | Code for reading the first record (Table control only). |
trtReadLast | Code for reading the last record (Table control only) |
trtReadNext | Code for reading the next record (Table control only). |
trtReadPrevious | Code for reading the previous record (Table control only). |
trtReassignResourceScheduleApt | Code for re-assigning an appointment in a Scheduler control. |
trtRefreshRibbon | Code for refreshing the ribbon of PDF Reader and Word Processing controls. |
trtResizeDiagShape | Code for resizing a shape in a Diagram Editor control. |
trtResizeOrganizerApt | Code for resizing an appointment in an Organizer control. |
trtResizeScheduleApt | Code for resizing an appointment in a Scheduler control. |
trtResizeWidget | "Resizing a widget" code of Dashboard control. |
trtRightClick | Right-click code (for the TreeView control only). |
trtRightClickHTMLLink | "Right click on a link" code of an HTML Display control. |
trtScheduleInputExitApt | Exit code from input for an appoingment in a Scheduler control. |
trtSelectDiagShape | Code for selecting a shape in a Diagram Editor control. |
trtSelection | Selection code (Combo Box, List Box and Table control). |
trtSelectOrganizerApt | Code for selecting an appointment in an Organizer control. |
trtSelectOrganizerPeriod | Code for selecting a period in an Organizer control. |
trtSelectScheduleApt | Code for selecting an appointment in a Scheduler control. |
trtSelectSchedulePeriod | Code for selecting a period in a Scheduler control. |
trtSliderChange | "Whenever modified" code (Slider control only). |
trtSpinMinus | Decrement code of Spin control. |
trtSpinPlus | Increment code of Spin control. |
trtStartLoadingHTMLPage | "Before loading the HTML page" code of an HTML Display control. |
New in version 28trtStartMovingKanbanCard | Code to start moving a card in an control Kanban. |
trtValueAssignment | Code for assigning the Value property of Web Component control. This code is available in browser code only. |
trtValueRetrieval | Code for retrieving the Value property of a Web Component control. This code is available in browser code only. |
trtZoomModification | Code for modifying the zoom of a Range Slider control. |