Products Downloads


French version


 


Defines the adjustment of an object placed in the view of a split bar object, when the user drags the horizontal bar below the object, or when he/she resizes the window below and when the split bar expands (VERTICAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_HEIGHT) and if the object belongs to one of the bottommost views.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_MOVE

The control moves relative to the window.

_LST_EXPAND

The control expands of contracts.

_LST_ANCHOR

The control does not move relative to the window.

_LST_DEFAULT

Corresponds to the value _LST_ANCHOR if the control is in a pane located above the bar.

Corresponds to the value _LST_MOVE if located in a pane at the bottom.

Conditions for use

The object must be in a split bar pane.


Note: This property is not implemented in Java and Mobile generation.


Defines the adjustment of an object placed in the view of a split bar object, when the user drags the vertical bar to the left of the object, or when he/she resizes the window below and when the split bar expands (HORIZONTAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_WIDTH) and if the object belongs to one of the rightmost views.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_MOVE

The control moves relative to the window.

_LST_EXPAND

The control expands of contracts.

_LST_ANCHOR

The control does not move relative to the window.

_LST_DEFAULT

Corresponds to the value _LST_ANCHOR if the control is in a pane located to the left of the bar.

Corresponds to the value _LST_MOVE if located in a pane on the right.

Conditions for use

The object must be in a split bar pane.


Note: This property is not implemented in Java and Mobile generation.

 

Defines the adjustment of an object placed in the view of a split bar object, when the user drags the vertical bar to the right of the object, or when he/she resizes the window below and when the split bar expands (HORIZONTAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_WIDTH) and if the object belongs to one of the rightmost views.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_MOVE

The control moves relative to the window.

_LST_EXPAND

The control expands of contracts.

_LST_ANCHOR

The control does not move relative to the window.

_LST_DEFAULT

Corresponds to the value _LST_ANCHOR if the control is in a pane located to the left of the bar.

Corresponds to the value _LST_MOVE if located in a pane on the right.

Conditions for use

The object must be in a split bar pane.


Note: This property is not implemented in Java and Mobile generation.


Defines the adjustment of an object placed in the view of a split bar object, when the user drags the horizontal bar above the object, or when he/she resizes the window above and when the split bar expands (VERTICAL_ADJUSTMENT property equal to _SPLT_ADJUST_EXPAND_HEIGHT) and if the object belongs to one of the bottommost views.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_MOVE

The control moves relative to the window.

_LST_EXPAND

The control expands of contracts.

_LST_ANCHOR

The control does not move relative to the window.

_LST_DEFAULT

Corresponds to the value _LST_ANCHOR if the control is in a pane located above the bar.

Corresponds to the value _LST_MOVE if located in a pane at the bottom.

Conditions for use

The object must be in a split bar pane.


Note: This property is not implemented in Java and Mobile generation.


Allows the object to be placed in focus. Objects placed in focus are receptive to actions performed by the user using the keyboard and/or mouse.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE



Enables or disables the automatic rollup paging mode. If this property's value is *TRUE and the list's horizontal and vertical scroll bars are visible, a push button is displayed in the bottom right hand corner of the list object.

Three statuses (represented by 3 images) are available on this button:

    •   The list is completely loaded (the ROLLUP property equals *FALSE). A click on the button has no effect.
    •   The list is not completely loaded (the ROLLUP property equals *TRUE). A click on the button automatically triggers n executions of the Visual code associated with the Rollup event (the value n corresponding to the value of the NUMBER_AUTO_ROLLUP_DYN property). During this execution, the image on the button changes to . At the end of execution, if the list has been completely loaded the image changes to otherwise it changes back to .
    •   the list is loading. A click on the button stops loading. The button image changes back to .


Note:

Modification of the ROLLUP property by the program modifies the button's status and therefore its image. If the ROLLUP property equals true, the button image is , otherwise the image is .


A tooltip indicates the button's status. It is possible to change the text corresponding to each status by changing the name of the OBJECTSV.SAV file in the ADELIWS directory to OBJECTSV.INI, and by changing the value of the BTN_START_LOAD, BTN_ALL_LOADED and BTN_LOADING keys in the CONTAINR section.


Important: The key value must contain the "%d" string (which will receive the number of lines) and must not contain any additional "%" character.


Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Conditions for use

None.

Default value

*FALSE


Note: This property is not implemented by the Java generator or the Mobile generator.


Defines the object's background RGB color.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants

_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM



Draws a frame around the object.

Adelia type

BOOL.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None. 

Conditions for use

None.

Default value

*TRUE.


Note: this property is only processed by Adelia Cloud.


Enables the width of column objects to be resized using the mouse.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE



Displays or hides a tooltip when the horizontal scroll bar's indicator moves. The tooltip text indicates the number of the first visible column in the list. By default the text is "column n".

It can be changed by changing the name of the OBJECTSV.SAV file in the ADELIWS directory to OBJECTSV.INI and by modifying the value of the TOOLTIP_SCROLLBAR_H key in the CONTAINR section.

Important: The key value must contain the "%d" string (which will receive the number of lines) and must not contain any additional 'r;%' character.


Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE


Note: This property is not implemented by the Java generator or the Mobile generator.


Number of the last active column (column associated with the element placed in focus).

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use:

The object must be in input mode (or in selection mode with the SELECTION_MODE property set to "_LST_SELECT_CELL").

You cannot assign this property to a value unless the SELECTION_MODE property is set to "_LST_SELECT_CELL". In this case, the property value is taken into account only when the CHANGE_ELT instruction is called with the "*SELECT" option. The cell crossing the line which rank is "&RANK_ELT(ListObjectName:LIST)" and the column which number is "CURRENT_COLUMN_NUMBER" is then selected.

Default value

0



Number of the last active line (line placed in focus).

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read.

Associated constants

None.

Conditions for use

None.

Default value

0



Specifies whether an object can be the destination of drag and drop operations.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE


Note: This property is not implemented by the Java generator.


Lets you differentiate between odd and even ranked lines by using different text (ODD_LINE_TXT_COL and EVEN_LINE_TXT_COL properties) and background colors (ODD_LINE_BACK_COL and EVEN_LINE_BACK_COL properties).

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use:

To take into account the color values defined by the ODD_LINE_TXT_COL, EVEN_LINE_TXT_COL,  ODD_LINE_BACK_COL and EVEN_LINE_BACK_COL properties, the TEXT_COLOR and BACKGROUND_COLOR properties of COLUMN objects must have the value _COL_COL_NONE. If this is not done, the values of the TEXT_COLOR and BACKGROUND_COLOR properties are taken into account when adding or changing a line.

Default value

*FALSE


Note: This property is not implemented by the Java generator.


Defines the background RGB color of elements making up the even lines in the list.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

Only taken into account if the DIFFERENTIATE_EVEN_ODD has the value *TRUE.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented by the Java generator.


Defines the text RGB color of elements making up the even lines in the list.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

Only taken into account if the DIFFERENTIATE_EVEN_ODD has the value *TRUE.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented by the Java generator.


Number of the first visible column in the object. Column numbers begin with 1.


If you want to set as the first column visible a column with the VISIBILITY property equal to *FALSE, it is the first next column whose VISIBILITY property is *TRUE which will become the first column visible. If none of the next columns has the VISIBILITY property equal to *TRUE, no column will be shown in the list.


Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

0


Note: This property is not implemented in Java generation.


Number of the first visible line in the object. Line numbers begin with 1.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

0

* Using the list of employees to call the create/update

* program CUP_EMPLOYEES.

* The list is displayed, starting from the created item.

E_ACTION_CODE = 'CR'

E_EMPLOYEE_ID = *BLANK

CALL CUP_EMPLOYEES E_EMPLOYEE_ID E_ACTION_CODE

IF E_ACTION_CODE = 'OK'

CHAIN_SQL EMPLOYEES *COND(EMP_EMPLOYEE_ID = :E_EMPLOYEE_ID)

PRESENT EMPLOYEES

INSERT_ELT EMPLOYEE_LST:LIST *SORT(ZZ_EMPLOYEE_ID)

*

* inserting the line created at the beginning of the list.

* Retrieving the line rank in the list by using the

* &RANK_ELT predefined function

EMPLOYEE_LST:FIRST_LINE_VISIBLE = &RANK_ELT(EMPLOYEE_LST:LIST)

END



Indicates the estimated number of lines visible in a graphical list. This value is estimated based on the height of the list and on the height of the line that will subsequently be added to the list. The line's height is calculated using the values of the columns' FONT properties.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read.

Conditions for use

Value returned only if the list is loaded from a loading with a Step set to *AUTO.

Default value

0



Defines the RGB color of the lines that make up the grid.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants

_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented in Mobile generation.


Defines the type of line used to display the grid lines.

Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_LINE_STYLE_SOLID

lines are displayed in solid (continuous) lines.

_LST_LINE_STYLE_DOT

lines are displayed in dot lines.

Conditions for use

None.

Default value

_LST_LINE_STYLE_SOLID


Note: This property is not implemented in Mobile generation.


Defines how the lines that make up the grid will display.

Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants:


_LST_GRID_TYPE_NONE

The grid lines are not displayed.

_LST_GRID_TYPE_HORIZONTAL

Horizontal lines (line separators) only are displayed.

_LST_GRID_TYPE_VERTICAL

Vertical lines (COLUMN object separators) only are displayed.

_LST_GRID_TYPE_PATTERN

Horizontal and vertical lines are displayed.

Conditions for use 

None.

Default value 

_LST_GRID_TYPE_VERTICAL



Specifies the first object in a group of objects. A group of objects is defined by its first object and all the following objects (following the object sequence) until the first object in another group is reached. The user can use the arrow keys to change focus from one object to another within the same group.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE



Defines the RGB color of the object's header background.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented by the Java generator.


Defines the RGB color of the object's header dark shadow (right and bottom edges of the header).

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented by the Java generator.


Height value of all the columns in the list.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

20


Note: This property is not implemented in Mobile generation.


Defines the RGB color of the object's header light shadow (left and top edges of the header).

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented by the Java generator.


Defines the RGB color of the object's header text.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented by the Java generator.


Height value of the object.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

72

* On the resize event of the EMPLOYEES_WIN window

* the height and width of the EMPLOYEES_LST vary according to

* those of the window.

* List Height/Width = Window Height/Width

* minus the original difference between both values

EMPLOYEES_LST:HEIGHT = EMPLOYEES_WIN:HEIGHT - 116

EMPLOYEES_LST:WIDTH = EMPLOYEES_WIN:HEIGHT - 40

* the button's Y-axis varies according to the

* window's height variations.

* Button's Y-axis = window's height - original difference

* between Y-axis and height. The X-axis does not vary.

BTN_OK:Y-axis = EMPLOYEES_WIN:HEIGHT - 58

BTN_OK:X-axis = EMPLOYEES_WIN:WIDTH - 195



Used to manage how the horizontal and vertical scroll bars are displayed.

If the property is set to *FALSE, then the display of the scroll bars depends on the value of the PERMANENT_SCROLL_BARS property. Otherwise, they will always be hidden, even when the number of columns is higher than the column width or when the number of lines is higher than the column height.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE.


Note: This property is not implemented by the Mobile and Java generators.


Defines how the graphical control is adjusted when the window is resized horizontally.

Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

Read/Write.

Execution mode

Read/Write.

Associated constants


_LST_ADJUST_EXPAND_WIDTH

The control is expanded width-wise.

_LST_ADJUST_ALIGNED_LEFT

The control keeps its left side alignment.

_LST_ADJUST_ALIGNED_RIGHT

The control keeps its right side alignment.

_LST_ADJUST_ALIGNED_CENTER

The control keeps its center alignment.

_LST_ADJUST_NONE

No horizontal adjustment is applied to the control.

Conditions for use

This property applies when the window's ADJUSTMENT property is other than _WIN_ADJUST_NONE.
 

When executed, its value is taken into account before initializing the window and when the window's ADJUSTMENT property is modified.

Here, the window's VISIBILITY property must be True. Otherwise, the control will not be adjusted.
 

The modification is only taken into account if the window's ADJUSTMENT property is _WIN_ADJUST_NONE. Otherwise it is ignored.

Default value

_LST_ADJUST_EXPAND_WIDTH.



Height of the next line created or modified.

If this property is set to zero, the line height is adjusted to the font size defined for the columns.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

0.


Note: This property is not implemented by the Mobile and Java generators.


List of the elements in the object.

Adelia type

LIST.

Accessibility


Layout design mode

None.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

List empty.



Used to permit only one element in the list to be selected.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE



Returns the number of the column on which the mouse cursor is positioned when the mouse event for the object LIST or COLUMN is triggered.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read.

Associated constants

None.

Conditions for use

The object must be in selection mode with the SELECTION_MODE property set to "_LST_SELECT_CELL".

If the cursor is not positioned on any column, the property is set to "0".

Default value

0



Returns the number of the line on which the mouse cursor is positioned when the mouse event for the object LIST or COLUMN is triggered.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read.

Associated constants

None.

Conditions for use:

The object must be in selection mode with the SELECTION_MODE property set to "_LST_SELECT_CELL".If the cursor is not positioned on any line, the property is set to "0".

Default value

0



This lets the user modify the sequence of the columns, by clicking on a column header and dragging it to the desired location.


Notes:

    • The fact that this property has the value *FALSE does not prevent you using the method SET_COLUMN_NUMBER for the COLUMN object.
    • It is possible to prevent movement of a given column to a given position whilst enabling movement of other columns.
    • The operating principle of column movement takes into account the existence of invisible columns. It is therefore possible to place a column in what appears to be its starting position when the column moved is adjacent to an invisible column.


Adelia type

BOOL.

Accessibility


Layout design mode

Read/Write.

Execution mode

Read/Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE"


Note: This property is not implemented by the Java generator.


Defines the way the user moves from the current line / column to the next line / column by the means of the keyboard keys or the mouse. This property is updated whenever the ChangeLineColumn event is triggered.

Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

No.

Execution mode

Read.

Associated constants

_LST_MOVE_NEXT_LEFT

the user pressed the left arrow key or SHIFT + TAB.

_LST_MOVE_NEXT_RIGHT

the user pressed the right arrow key or the TAB key.

_LST_MOVE_NEXT_UP

the user pressed the "up" arrow key or the "page up" key.

_LST_MOVE_NEXT_DOWN

the user pressed the "down" arrow key or the "page down" key.

_LST_MOVE_NEXT_CLICK

the user clicked the mouse button.

_LST_MOVE_NEXT_OTHER

the user pressed Ctrl + Home or Ctrl + End.

Conditions for use

The object must be in input mode (or in selection mode with the SELECTION_MODE property set to "_LST_SELECT_CELL").

Default value

_LST_MOVE_NEXT_OTHER



Number of the next active column (column associated with the element placed in focus). This property is updated whenever the ChangeLineColumn event is triggered.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read.

Associated constants

None.

Conditions for use

The object must be in input mode (or in selection mode with the SELECTION_MODE property set to "_LST_SELECT_CELL").

Default value

0



Number of the next active line (line placed in focus). This property is updated whenever the ChangeLineColumn event is triggered.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No.

Execution mode

Read.

Associated constants

None.

Conditions for use

The object must be in input mode (or in selection mode with the SELECTION_MODE property set to "_LST_SELECT_CELL").

Default value

0



Static name of the object.

Adelia type

ALPHA(128).

Accessibility


Layout design mode

Read/Write.

Execution mode

Read.

Associated constants

None.

Conditions for use

None.

Default value

Prefix of the basic object.



Sets the number of times the code associated with the Rollup event is executed when the list is in automatic rollup paging mode (i.e. when the AUTO_ROLLUP_PAGIN_MODE property equals *TRUE).

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_ALL

The code associated with the Rollup event until the list is completely loaded.

Conditions for use

None.

Default value

10


Note: This property is not implemented by the Java generator or the Mobile generator.


Indicates the number of lines selected in the list.


Note: If the list is configured in cell selection mode, the value returned is 0.


Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

No,

Execution mode

Read.

Associated constants

None.

Conditions for use

None.

Default value

0


Note: This property is not implemented by the Java generator.


Defines the background RGB color of elements making up the odd lines in the list.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

Only taken into account if the DIFFERENTIATE_EVEN_ODD has the value *TRUE.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented by the Java generator.


Defines the text RGB color of elements making up the odd lines in the list.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

Only taken into account if the DIFFERENTIATE_EVEN_ODD has the value *TRUE.

Default value

_LST_COL_SYSTEM


Note: This property is not implemented by the Java generator.


Authorizes the object to draw itself over a control positioned in front of it in the window object order.

In the particular case where the window has a background image with transparent images placed in foreground, it is necessary to set the property to *TRUE if you wish to put the object after a "transparent" object in the tab order.


Reminder: an "overlapped" object must be placed after the background image, while a "non-overlapped" object must be placed before the background image.


Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE.


For more information about managing overlapping of graphical objects, consult the working with object overlap section.


Note: This property is not implemented by the Java and Mobile generators.


Defines the character edit mode for the element in focus. If this property is set to "*TRUE", the caret mark will be visible in the element in focus; otherwise, the caret mark will be invisible, unless the user enters some text.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE



Used to manage how the horizontal and vertical scroll bars are displayed.

If the property is set to "*TRUE", scroll bars are always visible. Otherwise, they will only be displayed as and when necessary (i.e. when the number of columns is higher than the column width or when the number of lines is higher than the column height).

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE


Note: This property is not implemented in Mobile generation.


Specifies whether or not the graphical list is refreshed after each operation affecting the list.
If REFRESH_STATUS is set to *TRUE, the list will be refreshed after every operation; otherwise, the list will not be refreshed.
The value of this property is modified using the REFRESH_LIST method.

Adelia type

BOOL.

Accessibility


Layout design mode

No.

Execution mode

Read.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE



Defines the character edit mode for the element in focus. If this property is set to "*TRUE", the input text replaces the existent text; otherwise the input text is concatenated on the right of the existent text.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE



Enables the Rolldown event to be triggered.

Adelia type

BOOL.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE



Enables the Rollup event to be triggered.

Adelia type

BOOL.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE



Defines the object's background RGB color of the selected line.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_COL_WINDOWS_SYSTEM

system color defined in Windows appearance properties

_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM.


Note: This property is not implemented in Java generation or Mobile generation.


RGB color used to draw the text of the selected line.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants


_LST_COL_WINDOWS_SYSTEM

system color defined in Windows appearance properties

_LST_COL_SYSTEM

system color,

_LST_COL_BLACK

"black" color,

_LST_COL_BLUE

"blue" color,

_LST_COL_CYAN

"cyan" color,

_LST_COL_GREEN

"green" color,

_LST_COL_MAGENTA

"magenta" color,

_LST_COL_RED

"red" color,

_LST_COL_WHITE

"white" color,

_LST_COL_YELLOW

"yellow" color,

_LST_COL_DARKBLUE

"dark blue" color,

_LST_COL_DARKCYAN

"dark cyan" color,

_LST_COL_DARKGREEN

"dark green" color,

_LST_COL_PURPLE

"purple" color,

_LST_COL_DARKRED

"dark red" color,

_LST_COL_DARKYELLOW

"dark yellow" color,

_LST_COL_GREY

"grey" color,

_LST_COL_DARKGREY

"dark grey" color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM.


Note: This property is not implemented in Java generation or Mobile generation.


Defines the type of selection used to select the cells that make up the object's lines.

Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants:


_LST_SELECT_LINE

all the cells that make up a line are selected,

_LST_SELECT_CELL

a single cell is selected at a time.

Conditions for use

The value "_LST_SELECT_CELL" can only be used when the MONO_SELECTION property is set to "*TRUE".

If this property is set to "_LST_SELECT_CELL", the menus associated to the COLUMN objects will be accessible directly at cell level.

Default value

_LST_SELECT_LINE



This enables running of automatic sorting when the user clicks on a column header. The list is sorted in accordance with the column values, alternatively according to an ascending or descending order. A sorting indicator can be shown in the header to indicate the sorting sequence.

You can disable sorting for a given column (via the SORT_INDICATOR property of the COLUMN object). In this case, no sorting is carried out when you click on the header concerned.


Notes:

    • The SORT_ON_HEADER property allows you to perform sorting, but does not carry it out.
    • If the value is set to _LST_SORT_NONE, then sorting is disabled for all columns (the SORT_INDICATOR property for the columns is set to _COL_SORT_INDIC_DISABLED).


Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

Read/Write.

Execution mode

Read/Write.

Associated constants


_LST_SORT_NONE

No sorting is performed when the user clicks on a column header.

_LST_SORT_INDICATOR

Sorting is performed after a click on the header and an indicator is displayed.

_LST_SORT_NO_INDICATOR

Sorting is performed after a click on the header, but no indicator is displayed.

Conditions for use

None.

Default value

_LST_SORT_NONE


Note: This property is not implemented in Java generation or Mobile generation.


Allows the object to be placed in focus using the keyboard (TAB key or SHIFT+TAB).

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE



Defines the background color of the tooltips associated with column headers, object elements and note indicators.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

System color,

_LST_COL_BLACK

Black color,

_LST_COL_BLUE

Blue color,

_LST_COL_CYAN

Cyan color,

_LST_COL_GREEN

Green color,

_LST_COL_MAGENTA

Magenta color,

_LST_COL_RED

Red color,

_LST_COL_WHITE

White color,

_LST_COL_YELLOW

Yellow color,

_LST_COL_DARKBLUE

Dark blue color,

_LST_COL_DARKCYAN

Dark cyan color,

_LST_COL_DARKGREEN

Dark green color,

_LST_COL_PURPLE

Purple color,

_LST_COL_DARKRED

Dark red color,

_LST_COL_DARKYELLOW

Dark yellow color,

_LST_COL_GREY

Grey color,

_LST_COL_DARKGREY

Dark grey color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM.


Note: This property is not implemented in Java and Mobile generation.


Authorizes the display of tooltips for column headers, object items and note indicators.

Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants


_LST_TLTP_DISPLAY_NEVER

No tooltips are displayed for column headers, list cells or note indicators.

_LST_TLTP_DISPLAY_TRUNCATED_TEXT

Tooltips are displayed only for column headers or cells containing truncated text. The tooltip displays the text of the column header or cell.

Note indicator tooltips are systematically displayed.

_LST_TLTP_DISPLAY_ALLOWED

Authorizes the user to display a tooltip for column headers and list cells.

Tooltip display for the column header is defined by the HEADER_TOOLTIP_ACTIVITY property of the Column object. Its text corresponds to the value of the HEADER_TOOLTIP_TEXT property, if specified, else it is equal to the header text.

Tooltip display for the column header is defined by the TOOLTIP_DISPLAY property of the Column object. Its text corresponds to the value of the TOOLTIP_TEXT property when specified for the element, else it is equal to the element's VALUE property.

Note indicator tooltips are systematically displayed.

Conditions for use

None.

Default value

_LST_TLTP_DISPLAY_NEVER.


Note: This property is not implemented in Java and Mobile generation.


Defines the character font used to display the tooltips associated with column headers, object elements and note indicators.

The string format contains the name, size, style and script, in that order. A semi-colon must be inserted between each element.

If you set a property's value, you MUST specify the name and size.


Character font used to display the text in the object.

The string format contains the name, size, style and script, in that order. A semi-colon must be inserted between each element.

If you set a property's value, you MUST specify the name and size.

The different styles are specified using the following values:

    • 1: Normal (no special style)
    • 2: Strikethrough
    • 16: Italics
    • 256: Bold
    • 4096: Underlined


The style value to be specified in the string can either be one of the above values or else the sum of values other than 1.


The different script values are as follows:

0

Occidental (ANSI)

1

Default value (current value for the process)

2

Symbol

128

Japanese (Shift JIS)

129

Hangul Korean

130

Johab Korean

134

Simplified chinese GB2312

136

Traditional chinese (Big 5)

161

Greek

162

Turkish

163

Vietnamese

177

Hebrew

178

Arab

186

Baltic

204

Cyrillic

222

Thai

238

Central Europe

255

OEM/DOS

Adelia type

ALPHA(250).

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

The tooltip's text must be input during the object layout design.

Default value

MS Sans Serif;8;1;0


Note:

The size, style and script must be compatible with the chosen font. The Windows system font selection dialog box, accessible via the graphical object's Properties pages, provides a guide for selecting coherent values.

The Font property is not available in Mobile generation or Java generation.


Displays or hides a tooltip when the vertical scroll bar's indicator moves. The tooltip text indicates the number of the first visible line in the list. By default the text is "line n".

It can be changed by changing the name of the OBJECTSV.SAV file in the ADELIWS directory to OBJECTSV.INI and by modifying the value of the TOOLTIP_SCROLLBAR_V key in the CONTAINR section.

Important: The key value must contain the "%d" string (which will receive the number of lines) and must not contain any additional "%" character.


Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE


Note: This property is not implemented by the Java, the Mobile and the Cloud generators.


Defines the text color of the tooltips associated with column headers, object elements and note indicators.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants


_LST_COL_SYSTEM

System color,

_LST_COL_BLACK

Black color,

_LST_COL_BLUE

Blue color,

_LST_COL_CYAN

Cyan color,

_LST_COL_GREEN

Green color,

_LST_COL_MAGENTA

Magenta color,

_LST_COL_RED

Red color,

_LST_COL_WHITE

White color,

_LST_COL_YELLOW

Yellow color,

_LST_COL_DARKBLUE

Dark blue color,

_LST_COL_DARKCYAN

Dark cyan color,

_LST_COL_DARKGREEN

Dark green color,

_LST_COL_PURPLE

Purple color,

_LST_COL_DARKRED

Dark red color,

_LST_COL_DARKYELLOW

Dark yellow color,

_LST_COL_GREY

Grey color,

_LST_COL_DARKGREY

Dark grey color.

Conditions for use

None.

Default value

_LST_COL_SYSTEM.


Note: This property is not implemented in Java and Mobile generation.


Time (in ms) between the moment when the mouse pointer stops over a column header or cell and the moment when the tooltip is displayed.


Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

Not supported.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

Applies to tooltips defined for object elements and column headers.

See the TOOLTIP_DISPLAY property.

Does not apply to note indicators.

Default value

500 ms.


Note: This property is not implemented by the Java generator or the Mobile generator.


Defines the behavior of Ctrl+C (Copy) and Ctrl+X and Shift+Del (Cut) for the selected lines.

If the property's value is true, only the values of the visible columns are copied into the clipboard, otherwise all the columns are copied.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*FALSE


Note: This property is not implemented by the Java, the Mobile and the Cloud generators.


Used for making the background transparent in:

    • The list
    • The lines (unless odd and even lines colors are specified)
    • The cells (unless the column color is specified)

Adelia type

BOOL.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None. 

Conditions for use

None.

Default value

*TRUE.


Note: this property is only processed by Adelia Cloud.


Defines how the graphical control is adjusted when the window is resized vertically.

Adelia type

NUM_BIN_2.

Accessibility


Layout design mode

Read/Write.

Execution mode

Read/Write.

Associated constants


_LST_ADJUST_EXPAND_HEIGHT

The control is extended height-wise.

_LST_ADJUST_ALIGNED_TOP

The control keeps its top side alignment.

_LST_ADJUST_ALIGNED_BOTTOM

The control keeps its bottom side alignment.

_LST_ADJUST_ALIGNED_CENTER

The control keeps its center alignment.

_LST_ADJUST_NONE

No vertical adjustment is applied to the control.

Conditions for use

This property applies when the window's ADJUSTMENT property is other than _WIN_ADJUST_NONE.
 

When executed, its value is taken into account before initializing the window and when the window's ADJUSTMENT property is modified.

Here, the window's VISIBILITY property must be True. Otherwise, the control will not be adjusted.
 

The modification is only taken into account if the window's ADJUSTMENT property is _WIN_ADJUST_NONE. Otherwise it is ignored.

Default value

_LST_ADJUST_EXPAND_HEIGHT.



Indicates whether the line is visible or not.

Adelia type

BOOL.

Accessibility


Layout design mode

No.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE



Visibility of the object.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE



Width value of the object.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

150



Value of the object's X-axis, relative to the area covered by the window.

The reference point (origin) is the top left corner of the object.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

None.



Value of the object's Y-axis, relative to the area covered by the window.

The reference point (origin) is the top left corner of the object.

Adelia type

NUM_BIN_4.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

None.







↑ Top of page

Conditions for use