Products Downloads


French version


 

Enables the event linked to the object to be triggered. Objects have the same appearance whether or not they are active.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

*TRUE



Displays a check mark ("X") at the extreme left of the object.

Adelia type

BOOL.

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

The menu item is of text type.

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.



Enables the event linked with the object to be triggered. Objects with this property set to *TRUE will be inactive.

Inactive objects can also be distinguished by their appearance being in sunken relief.

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.


Value of the text in the object.

Adelia type

ALPHA(250).

Accessibility


Layout design mode

Read / Write.

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

The menu item is of text type.

Default value

" "


Important: in Adelia Cloud mode, the TEXT property accepts HTML code as an input, making it possible to create enriched text. If it needs to be possible for the user to enter this text, it is the developer's responsibility to check that the input text does not contain javascript code likely to generate a "Cross-Site Scripting" vulnerability. The VaToolBxJavaSanitizeHTML function can be used to validate the input value.

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







↑ Top of page