fr:code:windows:inputdialog
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| fr:code:windows:inputdialog [2012/04/26 16:00] – wismerheal | fr:code:windows:inputdialog [2021/02/13 11:23] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 372: | Ligne 372: | ||
| === Arguments === | === Arguments === | ||
| - | - itemsEditable - (boolean) la liste des élément | + | - itemsEditable - (boolean) la liste des éléments |
| === Renvoi === | === Renvoi === | ||
| Ligne 390: | Ligne 390: | ||
| ==== show ==== | ==== show ==== | ||
| Affiche la fenêtre. (non-bloquant) | Affiche la fenêtre. (non-bloquant) | ||
| - | Utilise l' | + | Utilise l' |
| === Syntaxe === | === Syntaxe === | ||
| Ligne 436: | Ligne 436: | ||
| ==== onValueChanged ==== | ==== onValueChanged ==== | ||
| - | Called when the value changes. | + | Appelé quand la valeur change. |
| - | === Syntax | + | === Syntaxe |
| <code javascript> | <code javascript> | ||
| myObject.onValueChanged = function(value) {}; | myObject.onValueChanged = function(value) {}; | ||
| Ligne 454: | Ligne 454: | ||
| </ | </ | ||
| - | ===== Attributes | + | ===== Attributs |
| ==== title ==== | ==== title ==== | ||
| - | The window' | + | Le titre de la fenêtre. (string) |
| ==== position ==== | ==== position ==== | ||
| - | The window' | + | La position |
| ==== opacity ==== | ==== opacity ==== | ||
| - | The window's opacity. (float) | + | L'opacité de la fenêtre. (float) |
| ==== enabled ==== | ==== enabled ==== | ||
| - | The window' | + | Le statut d’activité de la fenêtre. (boolean) |
| ==== visible ==== | ==== visible ==== | ||
| - | The window' | + | Le statut de visibilité de la fenêtre. (boolean) |
| ==== value ==== | ==== value ==== | ||
| - | The window' | + | La valeur de la fenêtre. (mixed) |
| ===== Enumerations ===== | ===== Enumerations ===== | ||
| ==== InputType ==== | ==== InputType ==== | ||
| - | The input type. | + | LE type d' |
| - | === Values | + | === Valeurs |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| ==== TextEchoMode ==== | ==== TextEchoMode ==== | ||
| - | The text echo mode. | + | Le mode "text echo". |
| - | === Values | + | === Valeurs |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
fr/code/windows/inputdialog.1335456034.txt.gz · Dernière modification : (modification externe)
