| |
GalleryClosePopup | Closes the automatic zoom popup for the image gallery. |
GalleryDisplayPopup | Displays the automatic zoom popup for the Image Gallery control. |
GalleryPopupDisplayed | Indicates whether the automatic zoom popup of the Image Gallery control is displayed. |
LooperAdd | Adds a row at the end of a Looper control. |
LooperAddInProgress | Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control. |
| Adds a row as an internal page at the end of a Looper control populated programmatically. |
LooperAddIW | Adds a row as an internal window at the end of a Looper control populated programmatically. |
LooperAddLine | Adds a row at the end of a Looper control. |
LooperBreakIndex | Returns the index of the break header and footer for a given break in a Looper control. |
LooperCancelSwipe | Cancels the display of the internal window displayed in a Looper control further to the row swipe. |
LooperCollapse | Collapses a break that was expanded beforehand in a Looper control. |
LooperCollapseAll | Collapses all expanded breaks in a Looper control. |
LooperCollapseExpand | On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
LooperCount | Returns the number of rows in a Looper control. |
LooperDelete | Deletes a row from a Looper control. |
LooperDeleteAll | Deletes all rows from a Looper control populated programmatically. |
LooperDeleteSelect | Deletes the selected rows from a Looper control. |
LooperDisplay | Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper. |
LooperEndFilling | Ends the process to populate a Looper control programmatically. |
LooperExpand | Expands a break in the Looper control on a given row. |
LooperExpandAll | Expands all breaks in a Looper control with break. |
LooperInfoXY | Used to find out the row or control located at specific position in the Looper control (X, Y). |
LooperInsert | Inserts a row into a Looper control. |
| Inserts a row as an internal page into a Looper control populated programmatically. |
LooperInsertIW | Inserts a row as an internal window into a Looper control populated programmatically. |
LooperInsertLine | Inserts a row into a Looper control. |
LooperModify | Changes the values of the attributes in a row of a Looper control. |
| Modifies a row corresponding to an internal page in a Looper control populated programmatically. |
LooperModifyIW | Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
LooperModifyLine | Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
LooperMoveLine | Moves a row or swaps two rows in a Looper control. |
LooperPosition | Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
LooperRecNum | Returns the number of the current record in a Looper control based on a data file. |
LooperRefreshVisible | Changes or returns the visibility status of the refresh bar in a Looper control. |
LooperRestorePositionAndSelection | Restores the scrollbar position in a Looper control as well as the selected elements. |
LooperSave | Validates the modification or addition of the record associated with the current row in the Looper control. |
LooperSavePositionAndSelection | Saves:- the position of the scrollbar in a Looper control,
- the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection. |
LooperSearch | Searches for a value in an attribute of a Looper control. |
LooperSearchEverywhere | Searches for a value in all the attributes of a Looper control. |
LooperSelect | Returns the index of the selected element in a Looper control. |
LooperSelectCount | Returns the number of selected rows in a Looper control. |
LooperSelectMinus | Deselects a row in a Looper control. |
LooperSelectPlus | Selects a row in a Looper control. |
LooperSort | Allows you to:- Sort a Looper control according to one or more attributes.
- Sort a Looper control on all its attributes.
- Cancel a sort that was performed beforehand (which means ignore the sort).
|
LooperStartFilling | Starts the process to populate a Looper control programmatically. |
LooperToExcel | Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control). |
LooperToWord | Creates a Word file (.RTF) using the data from a Looper control. |
LooperToXML | Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |