<
From version < 84.1 >
edited by Achraf El Kari
on 2023/07/18 16:03
To version < 85.1 >
edited by Achraf El Kari
on 2023/07/18 16:26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,11 @@
1 -Dans le composant TextBox on trouve 6 onglets : [[image:jzuo.png]]
1 +In the TextBox component, we find 6 tabs: [[image:jzuo.png]]
2 2  
3 3  
4 4  (((
5 -== *Général Config : ==
5 +== *General Config : ==
6 6  )))
7 7  
8 - on trouve 4 sections
8 + In the General Config, we find 4 sections: **Type, Label, Data, Input.**
9 9  
10 10  ===== Type : =====
11 11  
... ... @@ -18,10 +18,10 @@
18 18  )))|=(% style="text-align: center; width: 466px; background-color: blue;" %)(((
19 19  ====== **Description** ======
20 20  )))
21 -|(% style="width:88px" %)**text** :|(% style="width:466px" %)Il s'agit du type de base pour saisir du texte. Les utilisateurs peuvent entrer des caractères alphanumériques, des symboles et des espaces dans ce type de textbox.
22 -|(% style="width:88px" %)**textArea :**|(% style="width:466px" %)Il permet aux utilisateurs de saisir un texte plus long.  Elle est souvent utilisée pour les commentaires, les descriptions
23 -|(% style="width:88px" %)**number :**|(% style="width:466px" %)Ce type de textbox est spécifiquement conçu pour saisir des valeurs numériques
24 -|(% style="width:88px" %)**password :**|(% style="width:466px" %)Ce type de textbox masque les caractères saisis par l'utilisateur, Il est utilisé pour les champs de mot de passe
21 +|(% style="width:88px" %)**text** :|(% style="width:466px" %)This is the basic type for entering text. Users can enter alphanumeric characters, symbols, and spaces in this type of textbox.
22 +|(% style="width:88px" %)**textArea :**|(% style="width:466px" %)"It allows users to enter longer text. It is often used for comments, descriptions, and similar purposes.
23 +|(% style="width:88px" %)**number :**|(% style="width:466px" %)This type of textbox is specifically designed for entering numerical values.
24 +|(% style="width:88px" %)**password :**|(% style="width:466px" %)This type of textbox hides the characters entered by the user. It is used for password fields.
25 25  |(% style="width:88px" %) |(% style="width:466px" %)
26 26  
27 27  == Data, Label & Input: ==
... ... @@ -34,19 +34,19 @@
34 34  )))|=(((
35 35  ====== **Description** ======
36 36  )))
37 -|**Data: Key**|On trouve le Key pour définir le data type lié à ce champs textbox, Il est également possible de saisir manuellement une clé.
37 +|**Data: Key**|We have the 'Key' field to define the data type associated with this textbox field. It is also possible to manually enter a key.
38 38  |(% colspan="2" %)(((
39 39  ====== ** Label:** ======
40 40  
41 - Se compose par 2 éléments : Label et Tooltip
41 + It consists of two elements: Label and Tooltip
42 42  )))
43 -|**//Label~://**|Il est utilisé pour fournir une description ou une indication du type d'information attendu dans la textbox
44 -|**//Tooltip~://**| Un tooltip est un petit élément qui fournit des informations supplémentaires ou des indications contextuelles lorsqu'un utilisateur  survole sur un élément spécifique. [[image:1689593502002-887.png||height="60" width="145"]]
43 +|**//Label~://**|It is used to provide a description or indication of the type of information expected in the textbox
44 +|**//Tooltip~://**| A tooltip is a small element that provides additional information or contextual hints when a user hovers over a specific element. [[image:1689593502002-887.png||height="60" width="145"]]
45 45  |(% colspan="2" %)(((
46 46  ====== **Input:** ======
47 47  
48 - se compose par 3 éléments
48 + It consists of three elements
49 49  )))
50 -|**//Placeholder~://**|Il s'agit d'un court texte informatif qui apparaît à l'intérieur de la zone de saisie lorsque celle-ci est vide, pour indiquer à l'utilisateur le type d'information attendue.
51 -|**//Default Value ~://**|Est une fonctionnalité qui permet de pré-remplir un champ de saisie avec une valeur initiale
52 -|**//Disabled ~://**|Lorsque le champs de texte est désactivé, il n'est pas cliquable, sélectionnable ou modifiable par l'utilisateur. Cela signifie que l'utilisateur ne peut pas saisir ou soumettre de données via cet élémen
50 +|**//Placeholder~://**|It is a brief informative text that appears inside the input area when it is empty, to indicate to the user the type of information expected
51 +|**//Default Value ~://**|It is a feature that allows pre-filling an input field with an initial value
52 +|**//Disabled ~://**|When the text field is disabled, it is not clickable, selectable, or editable by the user. This means that the user cannot enter or submit data through this element
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian