Difference between revisions of "Shape (Book Page object)"
From SAP Enable Now Wiki
(Created page with "==Scope== * '''Book Page''' content object > '''Shape''' object ==Purpose== The '''Shape''' object can be used to insert one of a number of predefined shapes onto a '''...") |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
==Scope== | ==Scope== | ||
* '''[[Book Page]]''' content object > '''Shape''' object | * '''[[Book Page]]''' content object > '''Shape''' object | ||
Line 27: | Line 28: | ||
** [[Shape Value]] | ** [[Shape Value]] | ||
** [[Border Width]] | ** [[Border Width]] | ||
− | ** [[Padding]] | + | ** [[Padding (for elements that can contain text)|Padding]] |
** [[Opacity]] | ** [[Opacity]] | ||
* ''Effect'' | * ''Effect'' | ||
Line 34: | Line 35: | ||
** [[Border Color (Gradient)]] | ** [[Border Color (Gradient)]] | ||
** [[Design Roll-Over]] | ** [[Design Roll-Over]] | ||
− | ** [[Font Color]] | + | ** [[Font Color (Design Roll-Over)|Font Color]] |
− | ** [[Shape Color]] | + | ** [[Shape Color (Design Roll-Over)|Shape Color]] |
** [[Shape Color (Gradient) (Design Roll-Over)|Shape Color (Gradient)]] | ** [[Shape Color (Gradient) (Design Roll-Over)|Shape Color (Gradient)]] | ||
** [[Border Color (Design Roll-Over)|Border Color]] | ** [[Border Color (Design Roll-Over)|Border Color]] | ||
Line 54: | Line 55: | ||
* ''Link'' | * ''Link'' | ||
** [[Link To]] | ** [[Link To]] | ||
− | ** [[Tooltip (Shape | + | ** [[Tooltip (Shape property)|Tooltip]] |
− | ** [[ | + | ** [[Open in New Window]] |
** [[Enforce Download of Linked Content (Manager)]] | ** [[Enforce Download of Linked Content (Manager)]] | ||
* ''New Window Properties'' | * ''New Window Properties'' | ||
− | ** [[Top]] | + | ** [[Top (New Window property)|Top]] |
− | ** [[Left]] | + | ** [[Left (New Window property)|Left]] |
− | ** [[Width]] | + | ** [[Width (New Window property)|Width]] |
− | ** [[Height]] | + | ** [[Height (New Window property)|Height]] |
** [[Fullscreen]] | ** [[Fullscreen]] | ||
** [[Location bar]] | ** [[Location bar]] | ||
Line 83: | Line 84: | ||
** [[Duration: Animate Out]] | ** [[Duration: Animate Out]] | ||
* ''Documentation'' | * ''Documentation'' | ||
− | ** [[Show In | + | ** [[Show in Documentation (Book Page object property)|Show in Documentation]] |
+ | |||
+ | ==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). | ||
− | [[Category: | + | [[Category:Book Page Object]] |
Latest revision as of 16:21, 14 January 2020
Scope
- Book Page content object > Shape object
Purpose
The Shape object can be used to insert one of a number of predefined shapes onto a Book Page.
Properties
- ID
- Name
- Type and Orientation
- Text
- Hide
- Tab Index
- Design
- Effect
- Size and Position
- Link
- New Window Properties
- Actions
- Animation
- Documentation
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).