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

From SAP Enable Now Wiki
(Created page with "==Scope== * '''Book Page''' content object > '''Image''' object ==Purpose== The '''Image''' Book Page object is used to display an image on a Book Page. Various actions c...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
==Scope==
 
==Scope==
 
* '''[[Book Page]]''' content object > '''Image''' object
 
* '''[[Book Page]]''' content object > '''Image''' object
Line 28: Line 29:
 
** [[Border Width Bottom]]
 
** [[Border Width Bottom]]
 
** [[Border Width Left]]
 
** [[Border Width Left]]
** [[Padding]]
+
** [[Padding (for image elements)|Padding]]
** [[Padding Top]]
+
** [[Padding (for image elements)|Padding Top]]
** [[Padding Right]]
+
** [[Padding (for image elements)|Padding Right]]
** [[Padding Bottom]]
+
** [[Padding (for image elements)|Padding Bottom]]
** [[Padding Left]]
+
** [[Padding (for image elements)|Padding Left]]
 
** [[Opacity]]
 
** [[Opacity]]
 
* ''Shadow''
 
* ''Shadow''
Line 80: Line 81:
 
** [[Duration: Animate Out]]
 
** [[Duration: Animate Out]]
 
* ''Documentation''
 
* ''Documentation''
** [[Show In Documentation]]
+
** [[Show in Documentation (Book Page object property)|Show in Documentation]]
 +
 
 +
==Available Actions==
 +
The following Actions can be selected for an '''Image''' 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 Out''': Hide the Image using the method defined in the Image 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.
 +
* '''Hide''': Hide the Image (immediately, without regard to its '''[[Animate Out Effect]]''' property).
 +
* '''Show''': Show the Image (immediately, without regard to its '''[[Animate In Effect]]''' property).
 +
* '''Toggle''': Hide or show the Image (immediately).
 +
* '''View Link''': Open the target of the Image object's '''[[Link to]]''' property (effectively, performing the action that would otherwise be performed if the Image itself had been clicked on).
  
 
[[Category:Book Page Object]]
 
[[Category:Book Page Object]]

Latest revision as of 22:09, 9 October 2019

Scope

Purpose

The Image Book Page object is used to display an image on a Book Page. Various actions can be performed for the image, including:

  • Showing/Hiding
  • Animating in/out
  • Moving or resizing
  • Performing an action in response to clicking on or hovering over the image

Properties

Available Actions

The following Actions can be selected for an Image 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 Out: Hide the Image using the method defined in the Image 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.
  • Hide: Hide the Image (immediately, without regard to its Animate Out Effect property).
  • Show: Show the Image (immediately, without regard to its Animate In Effect property).
  • Toggle: Hide or show the Image (immediately).
  • View Link: Open the target of the Image object's Link to property (effectively, performing the action that would otherwise be performed if the Image itself had been clicked on).