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

From SAP Enable Now Wiki
(Created page with "__NOTOC__ ==Scope== * Book Page content object > '''Bubble''' object ==Purpose== The '''Bubble''' Book Page object can be used to display a Bubble (exactly the same as th...")
 
 
(9 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
* [[Name]]
 
* [[Name]]
 
* [[Text (Bubble object property)|Text]]
 
* [[Text (Bubble object property)|Text]]
 +
* [[Title (Bubble object property)|Title]]
 
* [[Style]]
 
* [[Style]]
* [[Alignment]]
+
* [[Alignment (Bubble object property)|Alignment]]
 
* [[Movable]]
 
* [[Movable]]
 
* [[Closable]]
 
* [[Closable]]
 
* [[Hide]]
 
* [[Hide]]
 
* [[Opacity]]
 
* [[Opacity]]
* [[Tab Index]
+
* [[Tab Index]]
 
* ''Size and Position''
 
* ''Size and Position''
 
** [[Left]]
 
** [[Left]]
Line 35: Line 36:
 
** [[Fade In/Out]]
 
** [[Fade In/Out]]
 
** [[Fade In Duration]]
 
** [[Fade In Duration]]
** [[Fade Our Duration]]
+
** [[Fade Out Duration]]
 
* ''Documentation''
 
* ''Documentation''
** [[Show In Documentation]]
+
** [[Show in Documentation (Book Page object property)|Show in Documentation]]
  
 
==Available Actions==
 
==Available Actions==
Line 45: 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).