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

From SAP Enable Now Wiki
Line 88: Line 88:
 
==Available Actions==
 
==Available Actions==
 
The following Actions can be selected for a '''Shape''' object when it is used as the target of a triggered event:
 
The following Actions can be selected for a '''Shape''' object when it is used as the target of a triggered event:
* '''Animate In''': Display the Shape using the method defined in the Shape object's '''[[Animate In]]''' property.
+
* '''Animate In''': Display the Shape using the method defined in the Shape object's '''[[Animate In Effect]]''' property.
* '''Animate Out''': Hide the Shape using the method defined in the Shape object's '''[[Animate Out]]''' property.
+
* '''Animate Out''': Hide the Shape using the method defined in the Shape object's '''[[Animate Out Effect]]''' property.
* '''Animate Toggle''': Show the Shape if it is currently hidden, or hide it if it is currently displayed, using the Shape's '''[[Animate In]]''' or '''[[Animate Out]]''' property as appropriate.
+
* '''Animate Toggle''': Show the Shape if it is currently hidden, or hide it if it is currently displayed, using the Shape's '''[[Animate In Effect]]''' or '''[[Animate Out Effect]]''' property as appropriate.
* '''Hide''': Hide the Shape (immediately, without regard to its '''[[Animate Out]]''' property).
+
* '''Hide''': Hide the Shape (immediately, without regard to its '''[[Animate Out Effect]]''' property).
* '''Show''': Show the Shape (immediately, without regard to its '''[[Animate In]]''' property).
+
* '''Show''': Show the Shape (immediately, without regard to its '''[[Animate In Effect]]''' property).
 
* '''Toggle''': Hide or show the Shape (immediately).
 
* '''Toggle''': Hide or show the Shape (immediately).
 
* '''View Link''': Open the target of the Shape object's '''[[Link to]]''' property (effectively, performing the action that would otherwise be performed if the Shape itself had been clicked on).
 
* '''View Link''': Open the target of the Shape object's '''[[Link to]]''' property (effectively, performing the action that would otherwise be performed if the Shape itself had been clicked on).
  
 
[[Category:Book Page Object]]
 
[[Category:Book Page Object]]

Revision as of 20:15, 25 September 2019

Scope

Purpose

The Shape object can be used to insert one of a number of predefined shapes onto a Book Page.

Properties

Available Actions

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

  • Animate In: Display the Shape using the method defined in the Shape object's Animate In Effect property.
  • Animate Out: Hide the Shape using the method defined in the Shape object's Animate Out Effect property.
  • Animate Toggle: Show the Shape if it is currently hidden, or hide it if it is currently displayed, using the Shape's Animate In Effect or Animate Out Effect property as appropriate.
  • Hide: Hide the Shape (immediately, without regard to its Animate Out Effect property).
  • Show: Show the Shape (immediately, without regard to its Animate In Effect property).
  • Toggle: Hide or show the Shape (immediately).
  • View Link: Open the target of the Shape object's Link to property (effectively, performing the action that would otherwise be performed if the Shape itself had been clicked on).