Bubble (Book Page object)

From SAP Enable Now Wiki

Scope

Purpose

The Bubble Book Page object can be used to display a Bubble (exactly the same as those used in Simulations) on a Book Page.

Properties

Available Actions

The following Actions can be selected for a Bubble object when it is used as the target of a triggered event:

  • Close: Trigger the same event as if the user had clicked the Close button (if present) in the Bubble during playback. This is useful as this will then trigger any On Close action defined for the Bubble itself.
  • Fade In: Show the Bubble by fading it in.
  • Fade Out: Hide the Bubble by fading it out.
  • Fade Toggle: Fade the Bubble in if it is currently hidden, or fade it out if it is currently displayed.
  • Hide: Hide the Bubble (immediately).
  • Restore: Re-display the Bubble if it has previously been closed (or hidden, or faded out - there's no distinction).
  • Show: Show the Bubble (immediately).
  • Toggle: Hide or show the Bubble (immediately).