|
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls... |
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position. |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area... |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically... |
|
|
|
|
|
|
Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
This type of Looper control uses data from a data file or query... |
|
|
|
|
|
|
The "Image gallery" Looper control is used to manage the display of a set of images without programming... |
|
|
|
|
|
|
Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position. |
|
|
|
|
|
|
A Looper control populated programmatically is directly linked to lists stored in memory... |
|
|
|
|
|
|
Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
|
|
|
|
|
|
List of functions for managing Looper controls... |
|
|
|
|
|
|
Saves:
the position of the scrollbar in a Looper control,
the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection.... |
|
|
|
|
|
|
Saves:
the position of the scrollbar in a Looper control,
the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection.... |
|
|
|
|
|
|
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
The SwipeEnabled property enables or disables the swipe gesture support:
on an Internal Window control.
on a row in a Looper control.... |
|
|
|
|
|
|
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control. |
|
|
|
|
|
|
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
|
|
|
|
|
|
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
|
|
|
|
|
|
The BackgroundImageLine property is used to get and change the background image of each row:
of a Table control,
of a TreeView Table control,
of a Looper control.... |
|
|
|
|
|
|
The Collapsed property is used to:
get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
find out or modify the collapsed/expanded status for:
the breaks of a Table control,
the breaks of a Looper control,
the break headers and footers of Table and Looper controls,
a Drawer control,
a Ribbon control,
a Navigation Bar control.
a Pivot Table control in a report.... |
|
|
|
|
|
|
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls. |
|
|
|
|
|
|
The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout...... |
|
|
|
|
|
|
The Multiselection property gets and sets the selection mode:
in a Table and TreeView Table control.
in a Pivot Table control.
in a List Box and ListView control.
in a Looper control.
in a Calendar control.
of files in an Upload control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|