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

 

_SPI_MOVE

The control moves relative to the window.

_SPI_EXPAND

The control expands of contracts.

_SPI_ANCHOR

The control does not move relative to the window.

_SPI_DEFAULT

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

Corresponds to the value _SPI_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

 

_SPI_MOVE

The control moves relative to the window.

_SPI_EXPAND

The control expands of contracts.

_SPI_ANCHOR

The control does not move relative to the window.

_SPI_DEFAULT

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

Corresponds to the value _SPI_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

 

_SPI_MOVE

The control moves relative to the window.

_SPI_EXPAND

The control expands of contracts.

_SPI_ANCHOR

The control does not move relative to the window.

_SPI_DEFAULT

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

Corresponds to the value _SPI_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

 

_SPI_MOVE

The control moves relative to the window.

_SPI_EXPAND

The control expands of contracts.

_SPI_ANCHOR

The control does not move relative to the window.

_SPI_DEFAULT

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

Corresponds to the value _SPI_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".

 

 

Defines whether or not the user can use the vertical arrow keys (up and down arrows) to modify the value of the attached object's VALUE property.

The ARROW_KEYS property can only be used if the attached object has an entry area (such as an entry field object or a value list dropdown object).

Where this is the case, the value of the attached object's VALUE property can be altered by pressing either of the arrow keys, provided the cursor is inside the entry area.

The value change depends on the Adelia type and on the cursor's position in the entry field:

  • if the cursor is positioned over the two figures representing the day, the arrow keys will change the day, one unit at a time,
  • if the cursor is positioned over the two figures representing the month, the arrow keys will change the month, one unit at a time,
  • if the cursor is positioned over the four figures representing the year, the arrow keys will change the year, one unit at a time.
  • if the cursor is positioned over the two figures representing the hours, the arrow keys will change the hour, one unit at a time,
  • if the cursor is positioned over the two figures representing the minutes, the arrow keys will change the minutes, one unit at a time,
  • if the cursor is positioned over the two figures representing the seconds, the arrow keys will change the seconds, one unit at a time.
  • if the cursor is positioned over the two figures representing the day, the arrow keys will change the day, one unit at a time,
  • if the cursor is positioned over the two figures representing the month, the arrow keys will change the month, one unit at a time,
  • if the cursor is positioned over the four figures representing the year, the arrow keys will change the year, one unit at a time,
  • if the cursor is positioned over the two figures representing the hours, the arrow keys will change the hour, one unit at a time,
  • if the cursor is positioned over the two figures representing the minutes, the arrow keys will change the minutes, one unit at a time,
  • if the cursor is positioned over the two figures representing the seconds, the arrow keys will change the seconds, one unit at a time,
  • if the cursor is positioned over the six figures representing the microseconds, the arrow keys will change the microseconds, one unit at a time,
  • with all other types, the arrow keys will modify the setting of the step value.

 

 

Adelia type

BOOL.

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

the ATTACHMENT property must be set to "*TRUE".

Default value

"*FALSE".

 

 

Defines if the object is attached to another graphical object.

If this property is set to "*TRUE" the attached object is the one preceding it in the sequence of the graphical objects in a layout. In this case, the Adelia type of the object must be the same as that of the attached object.

Adelia type

BOOL.

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

"*FALSE".

 

 

Specifies the display of a double border.

Adelia type

BOOL. 

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

"*FALSE".

 

 

Specifies the display of a border with embedded outlines.

Adelia type

BOOL. 

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

"*FALSE".

 

 

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".

 

 

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

"30".

 

 

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

 

_SPI_ADJUST_EXPAND_WIDTH

The control is expanded width-wise.

_SPI_ADJUST_ALIGNED_LEFT

The control keeps its left side alignment.

_SPI_ADJUST_ALIGNED_RIGHT

The control keeps its right side alignment.

_SPI_ADJUST_ALIGNED_CENTER

The control keeps its center alignement.

_SPI_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 and when the object is not part of a Split bar pane.

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

At this point, the object'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

_SPI_ADJUST_ALIGNED_LEFT.

 

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

 

Defines the position of the object relative to the attached object.

Adelia type

NUM_BIN_4

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants  

_SPI_LOCATION_NONE

the object will remain in the position set in the layout design mode,

_SPI_LOCATION_RIGHT

the object will be placed to the right of the attached object (in execution mode); the object will become the same height as the attached object,

_SPI_LOCATION_LEFT

the object will be placed to the left of the attached object (in execution mode); the object will become the same height as the attached object.

Conditions for use

The ATTACHMENT property must be set to "*TRUE".

Default value

"_SPI_LOCATION_NONE".

 

 

Defines how the VALUE property for the attached object is changed.

If the LOOP property is set to "*TRUE", then:

      • if the attached object's VALUE property contains the same value as the MAX_VALUE property, and this value is increased, the attached object's VALUE property will then be set to the value of the MIN_VALUE property,
      • if the attached object's VALUE property contains the same value as the MIN_VALUE property, and this value is decreased, the attached object's VALUE property will then be set to the value of the MAX_VALUE property.

If the LOOP property is set to "*FALSE", then:

      • if the attached object's VALUE property contains the same value as the MAX_VALUE property, and this value is increased, the attached object's VALUE property will remain unchanged,
      • if the attached object's VALUE property contains the same value as the MIN_VALUE property, and this value is decreased, the attached object's VALUE property will remain unchanged.

Adelia type

BOOL.

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

"*FALSE".

 

 

Upper range limit.

Adelia type

defined in the layout design mode.

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

*TRUE.

 

 

Lower range limit.

Adelia type

defined in the layout design mode.

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

*FALSE.

 

 

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.

 

 

Specifies the object's orientation.

Adelia type

NUM_BIN_4.

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

 

_SPI_ORIENT_HORIZONTAL

horizontal orientation,

_SPI_ORIENT_VERTICAL

vertical orientation.

Conditions for use

none.

Default value

"_SPI_ORIENT_VERTICAL".

 

 

Specifies the display of a border with static outlines (3D effect used to show objects initially not in focus).

Adelia type

BOOL. 

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

"*FALSE".

 

 

Value defining the gap between two consecutive values within the range. This value is subject to certain conditions, depending on the object's Adelia type:

DATE

The gap must be a value in days (integer).

TIME

The gap must be a value in seconds (integer).

TIMESTAMP

The gap must be a value in microseconds (integer).

NUM_BIN_2 and NUM_BIN_4

The gap must be an integer.

 

Adelia type

NUM_E(15.9).

Accessibility

 

Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

none.

Conditions for use

none.

Default value

"1.0".

 

 

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

 

_SPI_ADJUST_EXPAND_HEIGHT

The control is extended height-wise.

_SPI_ADJUST_ALIGNED_TOP

The control keeps its top side alignment.

_SPI_ADJUST_ALIGNED_BOTTOM

The control keeps its bottom side alignment.

_SPI_ADJUST_ALIGNED_CENTER

The control keeps its center alignment.

_SPI_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 and when the object is not part of a Split bar pane.

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

At this point, the object'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

_SPI_ADJUST_ALIGNED_TOP.

 

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

 

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

"200".

 

 

X coordinate value of the object's position relative to the area covered by the window, page or pane.

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.

 

 

Y coordinate value of the object's position relative to the area covered by the window, page or pane.

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