|
|
|
|
|
- Animation d'une image
- Animation d'un texte dans un champ Libellé
- Limites
AnimationInitiale (Propriété) En anglais : InitialAnimation
La propriété AnimationInitiale permet de connaître l'état initial de l'animation dans un champ Image, un champ Bouton, un champ Libellé ou un champ Carrousel. L'état initial correspond à l'état de l'animation défini lors de la description du champ (onglet "Détail"). Nouveauté SaaS Nouveauté SaaS
LIB_Promotions.Animation = LIB_Promotions.AnimationInitiale
Syntaxe
<Etat> = <Champ manipulé>.AnimationInitiale
<Etat> : Booléen - Vrai si l'image présente dans le champ Image, le champ Bouton ou le champ Carrousel (ou le texte présent dans le champ Libellé) est animée à la création,
- Faux dans le cas contraire.
Par défaut, l'animation est à Vrai.
<Champ manipulé> : Nom de champ Nom du champ manipulé. Ce champ peut correspondre à : - un champ Image,
- un champ Bouton,
- un champ Libellé,
- un champ Carrousel.
Remarques Animation d'un texte dans un champ Libellé Pour animer un texte dans un champ Libellé, il est nécessaire de choisir l'animation effectuée : - soit dans la fenêtre de description du champ Libellé (onglet "Détail"),
- soit par programmation avec la fonction AnimationChangeType.
Limites La propriété AnimationInitiale s'applique uniquement : - aux champs Image, Bouton, Libellé, Jauge et Carrousel d'une fenêtre.
- aux champs Libellé d'une fenêtre.
Documentation également disponible pour…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|