|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The AllowActionBarHiding property automatically hides the Action Bar. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
| Builds a list of controls that require data input/contain invalid data.... |
|
|
|
|
|
|
|
| The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
|
| The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
|
| Displays an invalid input error for the specified control. |
|
|
|
|
|
|
|
| The following functions are used to manage masks...... |
|
|
|
|
|
|
|
| Returns the list of continents.... |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
| The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility. |
|
|
|
|
|
|
|
| Retrieves the list of scheduled tasks. |
|
|
|
|
|
|
|
| Returns the path of the directory containing:
the images,
the JavaScript files,
the Java applet files,
the other files accessible from the browser.... |
|
|
|
|
|
|
|
| The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
|
| Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|