Difference between revisions of "Image (Book Page object)"
From SAP Enable Now Wiki
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
==Scope== | ==Scope== | ||
* '''[[Book Page]]''' content object > '''Image''' object | * '''[[Book Page]]''' content object > '''Image''' object | ||
Line 81: | Line 82: | ||
* ''Documentation'' | * ''Documentation'' | ||
** [[Show In Documentation]] | ** [[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 object using the method defined in the object's '''[[Animate In]]''' property. | ||
+ | * '''Animate Out''': Hide the object using the method defined in the object's '''[[Animate Out]]''' 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]]''' or '''[[Animate Out]]''' property as appropriate. | ||
+ | * '''Hide''': Hide the object (immediately, without regard to its '''[[Animate Out]]''' property). | ||
+ | * '''Show''': Show the object (immediately, without regard to its '''[[Animate In]]''' property). | ||
+ | * '''Toggle''': Hide or show the object *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]] |
Revision as of 20:06, 25 September 2019
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 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
- ID
- Name
- Image
- Alternative Text
- Image RollOver
- Image Click
- Tab Index
- Keep Aspect Ratio
- Zoom
- Hide
- Design
- Shadow
- Show Shadow (remaining properties in this category available when this property is selected)
- Shadow Color
- Shadow Opacity
- Shadow Blur
- Shadow Spread
- Shadow Horizontal
- Shadow Vertical
- Size and Position
- Link
- New Window Properties
- Actions
- Animation
- 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 object using the method defined in the object's Animate In property.
- Animate Out: Hide the object using the method defined in the object's Animate Out 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 or Animate Out property as appropriate.
- Hide: Hide the object (immediately, without regard to its Animate Out property).
- Show: Show the object (immediately, without regard to its Animate In property).
- Toggle: Hide or show the object *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).