Difference between revisions of "QR Code"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ ==Scope== * '''Book Page''' content object > '''QR Code''' object ==Purpose== ==Properties== * ID * Name * QR Code Data * Hide * Tab Index...")
 
 
Line 49: Line 49:
  
 
==Available Actions==
 
==Available Actions==
The following Actions can be selected for an '''Image''' object when it is used as the target of a triggered event:
+
The following Actions can be selected for a '''QR Code''' object when it is used as the target of a triggered event:
* '''Animate In''': Display the Image using the method defined in the Image object's '''[[Animate In Effect]]''' property.
+
* '''Animate In''': Display the object using the method defined in the Image object's '''[[Animate In Effect]]''' property.
* '''Animate Out''': Hide the Image using the method defined in the Image object's '''[[Animate Out Effect]]''' property.
+
* '''Animate Out''': Hide the Image using the method defined in the object's '''[[Animate Out Effect]]''' property.
* '''Animate Toggle''': Show the Image if it is currently hidden, or hide it if it is currently displayed, using the Image object's '''[[Animate In Effect]]''' or '''[[Animate Out Effect]]''' property as appropriate.
+
* '''Animate Toggle''': Show the object if it is currently hidden, or hide it if it is currently displayed, using the object's '''[[Animate In Effect]]''' or '''[[Animate Out Effect]]''' property as appropriate.
* '''Hide''': Hide the Image (immediately, without regard to its '''[[Animate Out Effect]]''' property).
+
* '''Hide''': Hide the object (immediately, without regard to its '''[[Animate Out Effect]]''' property).
* '''Show''': Show the Image (immediately, without regard to its '''[[Animate In Effect]]''' property).
+
* '''Show''': Show the object (immediately, without regard to its '''[[Animate In Effect]]''' property).
* '''Toggle''': Hide or show the Image (immediately).
+
* '''Toggle''': Hide or show the object (immediately).
  
 
[[Category:Book Page Object]]
 
[[Category:Book Page Object]]

Latest revision as of 22:39, 26 January 2020

Scope

Purpose

Properties

Available Actions

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

  • Animate In: Display the object using the method defined in the Image object's Animate In Effect property.
  • Animate Out: Hide the Image using the method defined in the object's Animate Out Effect property.
  • Animate Toggle: Show the object if it is currently hidden, or hide it if it is currently displayed, using the object's Animate In Effect or Animate Out Effect property as appropriate.
  • Hide: Hide the object (immediately, without regard to its Animate Out Effect property).
  • Show: Show the object (immediately, without regard to its Animate In Effect property).
  • Toggle: Hide or show the object (immediately).