Show TOC

AbstractGenericActiveComponent PropertiesLocate this document in the navigation structure

Use
  • enabled

    Specifies whether or not an event can be triggered by a user interaction.

    This property can be personalized by administrators. 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

    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 moves the mouse pointer over the UI element. If Screen Reader is supported, extra text is added automatically to the tooltip in order to support accessibility.

    This property can be personalized by administrators.

  • visible

    Visibility of the interface element.

    Both users and administrators can personalize this property.

    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. For more information, see Methods and Properties of UI Elements .

    Note

    You must enter a value here, otherwise nothing is displayed at all.

    For a FlashIsland you enter the precise pixel value here.