Difference between revisions of "Placeholder (Book Page object)"
From SAP Enable Now Wiki
(Created page with "==Scope== * '''Book Page''' content object > '''Placeholder''' object ==Purpose== The '''Placeholder''' Book Page object is effectively a specialized '''Text (Book Page...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
==Scope== | ==Scope== | ||
* '''[[Book Page]]''' content object > '''Placeholder''' object | * '''[[Book Page]]''' content object > '''Placeholder''' object | ||
Line 8: | Line 9: | ||
* [[ID]] | * [[ID]] | ||
* [[Name (Book Page object property)|Name]] | * [[Name (Book Page object property)|Name]] | ||
− | * [[Placeholder]] | + | * [[Placeholder (Placeholder object property)|Placeholder]] |
* [[Hide Scroll Bars]] | * [[Hide Scroll Bars]] | ||
* [[Hide (Book Page object property)|Hide]] | * [[Hide (Book Page object property)|Hide]] | ||
Line 29: | Line 30: | ||
** [[Border Width Bottom]] | ** [[Border Width Bottom]] | ||
** [[Border Width Left]] | ** [[Border Width Left]] | ||
− | ** [[Padding]] | + | ** [[Padding (for elements that can contain text)|Padding]] |
− | ** [[Padding Top]] | + | ** [[Padding (for elements that can contain text)|Padding Top]] |
− | ** [[Padding Right]] | + | ** [[Padding (for elements that can contain text)|Padding Right]] |
− | ** [[Padding Bottom]] | + | ** [[Padding (for elements that can contain text)|Padding Bottom]] |
− | ** [[Padding Left]] | + | ** [[Padding (for elements that can contain text)|Padding Left]] |
** [[Opacity]] | ** [[Opacity]] | ||
* ''Shadow'' | * ''Shadow'' | ||
Line 64: | Line 65: | ||
** [[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 '''Placeholder''' object when it is used as the target of a triggered event: | ||
+ | * '''Animate In''': Display the Placeholder object using the method defined in the Placeholder object's '''[[Animate In Effect]]''' property. | ||
+ | * '''Animate Out''': Hide the Placeholder object using the method defined in the Placeholder object's '''[[Animate Out Effect]]''' property. | ||
+ | * '''Animate Toggle''': Show the Placeholder object if it is currently hidden, or hide it if it is currently displayed, using the Placeholder object's '''[[Animate In Effect]]''' or '''[[Animate Out Effect]]''' property as appropriate. | ||
+ | * '''Hide''': Hide the Placeholder object (immediately, without regard to its '''[[Animate Out Effect]]''' property). | ||
+ | * '''Show''': Show the Placeholder object (immediately, without regard to its '''[[Animate In Effect]]''' property). | ||
+ | * '''Toggle''': Hide or show the Placeholder object (immediately). | ||
[[Category: Book Page Object]] | [[Category: Book Page Object]] |
Latest revision as of 20:38, 25 November 2019
Scope
- Book Page content object > Placeholder object
Purpose
The Placeholder Book Page object is effectively a specialized Text object that only contains a specific item of related information. (The primary difference between a Text object and a Placeholder object is that a Text Box has a Text property whereas the Placeholder has a Placeholder property instead.)
Properties
- ID
- Name
- Placeholder
- 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 Placeholder object when it is used as the target of a triggered event:
- Animate In: Display the Placeholder object using the method defined in the Placeholder object's Animate In Effect property.
- Animate Out: Hide the Placeholder object using the method defined in the Placeholder object's Animate Out Effect property.
- Animate Toggle: Show the Placeholder object if it is currently hidden, or hide it if it is currently displayed, using the Placeholder object's Animate In Effect or Animate Out Effect property as appropriate.
- Hide: Hide the Placeholder object (immediately, without regard to its Animate Out Effect property).
- Show: Show the Placeholder object (immediately, without regard to its Animate In Effect property).
- Toggle: Hide or show the Placeholder object (immediately).