Difference between revisions of "Bubble (Book Page object)"

From SAP Enable Now Wiki
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
* [[Title (Bubble object property)|Title]]
 
* [[Title (Bubble object property)|Title]]
 
* [[Style]]
 
* [[Style]]
* [[Alignment]]
+
* [[Alignment (Bubble object property)|Alignment]]
 
* [[Movable]]
 
* [[Movable]]
 
* [[Closable]]
 
* [[Closable]]
Line 38: Line 38:
 
** [[Fade Out Duration]]
 
** [[Fade Out Duration]]
 
* ''Documentation''
 
* ''Documentation''
** [[Show In Documentation]]
+
** [[Show in Documentation (Book Page object property)|Show in Documentation]]
  
 
==Available Actions==
 
==Available Actions==
Line 46: Line 46:
 
* '''Fade Out''': Hide the Bubble by fading it out.
 
* '''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.
 
* '''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.
+
* '''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.
+
* '''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).
 
* '''Show''': Show the Bubble (immediately).
 
* '''Toggle''': Hide or show the Bubble (immediately).
 
* '''Toggle''': Hide or show the Bubble (immediately).
  
 
[[Category:Book Page Object]]
 
[[Category:Book Page Object]]

Latest revision as of 22:46, 27 January 2020

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