Difference between revisions of "Text (Book Page object)"
From SAP Enable Now Wiki
(3 intermediate revisions by the same user not shown) | |||
Line 53: | Line 53: | ||
** [[Layer]] | ** [[Layer]] | ||
* ''Actions'' | * ''Actions'' | ||
− | ** [[On Mouse Click]] | + | ** [[On Click|On Mouse Click]] |
** [[On Mouse Roll-Over]] | ** [[On Mouse Roll-Over]] | ||
** [[On Mouse Roll-Out]] | ** [[On Mouse Roll-Out]] | ||
Line 66: | Line 66: | ||
** [[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 '''Text''' object when it is used as the target of a triggered event: | ||
+ | * '''Animate In''': Display the Text object using the method defined in the Text object's '''[[Animate In Effect]]''' property. | ||
+ | * '''Animate Out''': Hide the Text object using the method defined in the Text object's '''[[Animate Out Effect]]''' property. | ||
+ | * '''Animate Toggle''': Show the Text object if it is currently hidden, or hide it if it is currently displayed, using the Text object's '''[[Animate In Effect]]''' or '''[[Animate Out Effect]]''' property as appropriate. | ||
+ | * '''Hide''': Hide the Text object (immediately, without regard to its '''[[Animate Out Effect]]''' property). | ||
+ | * '''Show''': Show the Text object (immediately, without regard to its '''[[Animate In Effect]]''' property). | ||
+ | * '''Toggle''': Hide or show the Text object (immediately). | ||
==See Also== | ==See Also== |
Latest revision as of 21:07, 14 September 2020
Scope
- Book Page content object > Text object
Purpose
The primary purpose of a Text object is to hold text, but as this object is edited via the standard Text Editor you can include other things, such as tables, images, and placeholders, as well as use predefined styles for formatting.
Properties
- ID
- Name
- Text
- Hide Scroll Bars
- Hide
- Border Style
- Tab Index
- 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
- Actions
- Animation
- Documentation
Available Actions
The following Actions can be selected for a Text object when it is used as the target of a triggered event:
- Animate In: Display the Text object using the method defined in the Text object's Animate In Effect property.
- Animate Out: Hide the Text object using the method defined in the Text object's Animate Out Effect property.
- Animate Toggle: Show the Text object if it is currently hidden, or hide it if it is currently displayed, using the Text object's Animate In Effect or Animate Out Effect property as appropriate.
- Hide: Hide the Text object (immediately, without regard to its Animate Out Effect property).
- Show: Show the Text object (immediately, without regard to its Animate In Effect property).
- Toggle: Hide or show the Text object (immediately).
See Also
- Book Page content object > Placeholder object