|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The List property is used to handle the different lists of a Kanban control. You can add, modify... |
|
|
|
|
|
|
|
| Each project can be associated with a task list...... |
|
|
|
|
|
|
|
| The list of extension attributes ...... |
|
|
|
|
|
|
|
| A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| The List Box control is used to display a list of elements and to select one or more elements... |
|
|
|
|
|
|
|
| The "Task list" pane displays the list of tasks that must be performed...... |
|
|
|
|
|
|
|
| Inserts an element at the given index of a drop-down or expanded list. |
|
|
|
|
|
|
|
| Modifies an element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
|
| Adds an element to a Combo Box or List Box control. |
|
|
|
|
|
|
|
| Returns the number of elements found in a list. |
|
|
|
|
|
|
|
| Position the first element displayed in the list or returns the subscript of the first element... |
|
|
|
|
|
|
|
| Retrieves the value of a given element or the value of the selected element in a drop-down list... |
|
|
|
|
|
|
|
| Returns the element selected in the list. |
|
|
|
|
|
|
|
| Selects an element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
|
| Deselects an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
|
| Deletes an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
|
| Refreshes a List Box, ListView or Combo Box control based on a data file. |
|
|
|
|
|
|
|
| Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control... |
|
|
|
|
|
|
|
| Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Displays a List Box (or a ListView) control from a specified element or returns the index... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|