AbstractGenericActiveComponent
Properties
● enabled
Specifies whether or not an event can be triggered by a user interaction.
This property can be personalized
by an administrator.
In personalization, this property can be assigned the value false
● height
Height of the UI element; more information: Methods and Properties of UI Elements.
Note that you must enter a value here – otherwise, nothing is displayed at all.

For a FlashIsland you enter the precise pixel value here.
● tooltip
Quick info text that appears when the user passes the mouse pointer over the UI element. If screen readers are supported, additional text is added automatically to the quick info to support accessibility.
This property can be personalized by an administrator.
● visible
Visibility of the interface element.
This property can be personalized both by a user and by an administrator.
Value |
Description |
Can be set using personalization |
none |
The UI element is not visible on the screen and takes up no space. |
Yes |
visible |
The UI element is displayed on the screen. |
No |
● width
Width of the UI element; more information: Methods and Properties of UI Elements.
Note that you must enter a value here – otherwise, nothing is displayed at all.

For a FlashIsland you enter the precise pixel value here.