diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
commit | a065e04d529da1d847b5062a12c46d916408bf32 (patch) | |
tree | fe0f8bcec1ff39a3c499a2708222dcf15224ff70 /files/fr/archive/mozilla/xul/propriétés | |
parent | 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (diff) | |
download | translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.gz translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.bz2 translated-content-a065e04d529da1d847b5062a12c46d916408bf32.zip |
update based on https://github.com/mdn/yari/issues/2028
Diffstat (limited to 'files/fr/archive/mozilla/xul/propriétés')
87 files changed, 0 insertions, 1619 deletions
diff --git a/files/fr/archive/mozilla/xul/propriétés/accessible/index.html b/files/fr/archive/mozilla/xul/propriétés/accessible/index.html deleted file mode 100644 index 8a78202c56..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/accessible/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: accessible -slug: Archive/Mozilla/XUL/Propriétés/accessible -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/accessible ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/accessible">accessible</a></span></code> -</dt><dd> Type : <i><a href="fr/NsIAccessible">nsIAccessible</a></i> -</dd><dd> Renvoie l'objet d'accessibilité pour l'élément. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/accessibletype/index.html b/files/fr/archive/mozilla/xul/propriétés/accessibletype/index.html deleted file mode 100644 index 5a9527e78d..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/accessibletype/index.html +++ /dev/null @@ -1,58 +0,0 @@ ---- -title: accessibleType -slug: Archive/Mozilla/XUL/Propriétés/accessibleType -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/accessibleType ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/accessibleType">accessibleType</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Une valeur indiquant le type d'objet d'accessibilité pour l'élément. -</dd></dl> -<div class="noinclude"> -<p>Les valeurs possibles sont : -</p> -<table> -<tbody><tr><th>Constante</th><th>Valeur -</th></tr><tr><td>XULAlert</td><td>1001 -</td></tr><tr><td>XULButton</td><td>1002 -</td></tr><tr><td>XULCheckbox</td><td>1003 -</td></tr><tr><td>XULColorPicker</td><td>1004 -</td></tr><tr><td>XULColorPickerTile</td><td>1005 -</td></tr><tr><td>XULCombobox</td><td>1006 -</td></tr><tr><td>XULDropmarker</td><td>1007 -</td></tr><tr><td>XULGroupbox</td><td>1008 -</td></tr><tr><td>XULImage</td><td>1009 -</td></tr><tr><td>XULLink</td><td>100A -</td></tr><tr><td>XULListbox</td><td>100B -</td></tr><tr><td>XULListCell</td><td>1026 -</td></tr><tr><td>XULListHead</td><td>1024 -</td></tr><tr><td>XULListHeader</td><td>1025 -</td></tr><tr><td>XULListitem</td><td>100C -</td></tr><tr><td>XULMenubar</td><td>100D -</td></tr><tr><td>XULMenuitem</td><td>100E -</td></tr><tr><td>XULMenupopup</td><td>100F -</td></tr><tr><td>XULMenuSeparator</td><td>1010 -</td></tr><tr><td>XULPane</td><td>1011 -</td></tr><tr><td>XULProgressMeter</td><td>1012 -</td></tr><tr><td>XULScale</td><td>1013 -</td></tr><tr><td>XULStatusBar</td><td>1014 -</td></tr><tr><td>XULRadioButton</td><td>1015 -</td></tr><tr><td>XULRadioGroup</td><td>1016 -</td></tr><tr><td>XULTab</td><td>1017 -</td></tr><tr><td>XULTabBox</td><td>1018 -</td></tr><tr><td>XULTabs</td><td>1019 -</td></tr><tr><td>XULText</td><td>101A -</td></tr><tr><td>XULTextBox</td><td>101B -</td></tr><tr><td>XULThumb</td><td>101C -</td></tr><tr><td>XULTree</td><td>101D -</td></tr><tr><td>XULTreeColumns</td><td>101E -</td></tr><tr><td>XULTreeColumnItem</td><td>101F -</td></tr><tr><td>XULToolbar</td><td>1020 -</td></tr><tr><td>XULToolbarSeparator</td><td>1021 -</td></tr><tr><td>XULTooltip</td><td>1022 -</td></tr><tr><td>XULToolbarButton</td><td>1023 -</td></tr></tbody></table> -<p></div> -</p></div> diff --git a/files/fr/archive/mozilla/xul/propriétés/accesskey/index.html b/files/fr/archive/mozilla/xul/propriétés/accesskey/index.html deleted file mode 100644 index 18c8cb6110..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/accesskey/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: accessKey -slug: Archive/Mozilla/XUL/Propriétés/accessKey -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/accessKey ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/accessKey">accessKey</a></span></code> -</dt><dd> Type : <i>caractère</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-accesskey"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/accesskey">accesskey</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/align/index.html b/files/fr/archive/mozilla/xul/propriétés/align/index.html deleted file mode 100644 index ade556771a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/align/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: align -slug: Archive/Mozilla/XUL/Propriétés/align -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/align ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/align">align</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-align"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/align">align</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/allowevents/index.html b/files/fr/archive/mozilla/xul/propriétés/allowevents/index.html deleted file mode 100644 index 3a89398e48..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/allowevents/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: allowEvents -slug: Archive/Mozilla/XUL/Propriétés/allowEvents -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/allowEvents ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/allowEvents">allowEvents</a></span></code> -</dt><dd> Type : <i>booléen</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-allowevents"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/allowevents">allowevents</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/amindicator/index.html b/files/fr/archive/mozilla/xul/propriétés/amindicator/index.html deleted file mode 100644 index 3118629abd..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/amindicator/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: amIndicator -slug: Archive/Mozilla/XUL/Propriétés/amIndicator -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/amIndicator ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/amIndicator">amIndicator</a></span></code> -</dt><dd> Type : <i>chaîne</i> -</dd><dd> La valeur chaîne affichée pour les heures entre minuit et midi, par défaut « AM ». Cette valeur est déterminée selon la locale de l'utilisateur. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/boxobject/index.html b/files/fr/archive/mozilla/xul/propriétés/boxobject/index.html deleted file mode 100644 index 68284b25f9..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/boxobject/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: boxObject -slug: Archive/Mozilla/XUL/Propriétés/boxObject -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/boxObject ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/boxObject">boxObject</a></span></code> -</dt><dd> Type : <i><a href="fr/NsIBoxObject">nsIBoxObject</a></i> -</dd><dd> Cette propriété est disponible pour les éléments dérivés de boîtes, ce qui est le cas de la plupart des éléments XUL visibles. L'objet boxObject pour les éléments non-XUL peut être obtenu à l'aide de la méthode <a href="fr/DOM/document.getBoxObjectFor">getBoxObjectFor</a>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/builder/index.html b/files/fr/archive/mozilla/xul/propriétés/builder/index.html deleted file mode 100644 index 78acdbec0d..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/builder/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: builder -slug: Archive/Mozilla/XUL/Propriétés/builder -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/builder ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/builder">builder</a></span></code> -</dt><dd> Type : <i><a href="fr/NsIXULTemplateBuilder">nsIXULTemplateBuilder</a></i> -</dd><dd> Pour le contenu généré depuis un template, il s'agit de l'objet <a href="fr/XPCOM">XPCOM</a> responsable de la génération du contenu. Pour les scripts il est uniquement nécessaire dans le cas où vous voulez forcer le contenu du template à être régénéré. Vous pouvez en avoir besoin si vous avez ajusté les règles manuellement. Pour reconstruire le contenu, appelez la méthode <code>rebuild</code> du builder. -</dd></dl> -<dl><dd> Par exemple, à partir d'une référence à un arbre <code>myTree</code>, ce code reconstruira son contenu : <code>myTree.builder.rebuild();</code> -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/classname/index.html b/files/fr/archive/mozilla/xul/propriétés/classname/index.html deleted file mode 100644 index af031bec76..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/classname/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: className -slug: Archive/Mozilla/XUL/Propriétés/className -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/className ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/className">className</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-class"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/class">class</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/collapsed/index.html b/files/fr/archive/mozilla/xul/propriétés/collapsed/index.html deleted file mode 100644 index 95dd04a07a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/collapsed/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: collapsed -slug: Archive/Mozilla/XUL/Propriétés/collapsed -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/collapsed ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/collapsed">collapsed</a></span></code> -</dt><dd> Type : <i>booléen</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-collapsed"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/collapsed">collapsed</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/contextmenu/index.html b/files/fr/archive/mozilla/xul/propriétés/contextmenu/index.html deleted file mode 100644 index 611425d9c8..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/contextmenu/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: contextMenu -slug: Archive/Mozilla/XUL/Propriétés/contextMenu -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/contextMenu ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/contextMenu">contextMenu</a></span></code> -</dt><dd> Type : <i>id d'élément popup</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-contextmenu"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/contextmenu">contextmenu</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/controllers/index.html b/files/fr/archive/mozilla/xul/propriétés/controllers/index.html deleted file mode 100644 index 28ca9b2f5e..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/controllers/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: controllers -slug: Archive/Mozilla/XUL/Propriétés/controllers -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/controllers ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/controllers">controllers</a></span></code> -</dt><dd> Type : <i><a href="fr/NsIControllers">nsIControllers</a></i> -</dd><dd> Une liste de contrôleurs attachés à l'élément. Les contrôleurs servent à répondre à des commandes. Le répartiteur de commandes du document identifiera les contrôleurs pour gérer une commande à l'aide de la liste de l'élément ayant le focus. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/crop/index.html b/files/fr/archive/mozilla/xul/propriétés/crop/index.html deleted file mode 100644 index 01aa418b56..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/crop/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: crop -slug: Archive/Mozilla/XUL/Propriétés/crop -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/crop ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/crop">crop</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-crop"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/crop">crop</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/currentitem/index.html b/files/fr/archive/mozilla/xul/propriétés/currentitem/index.html deleted file mode 100644 index 66ca8b4596..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/currentitem/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: currentItem -slug: Archive/Mozilla/XUL/Propriétés/currentItem -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/currentItem ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/currentItem">currentItem</a></span></code> -</dt><dd> Type : <i>élément listitem</i> -</dd><dd> Renvoie le dernier élément sélectionné dans la liste de sélection, ce qui n'est utile que dans une liste à sélection multiple. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/database/index.html b/files/fr/archive/mozilla/xul/propriétés/database/index.html deleted file mode 100644 index a8ef04ee8b..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/database/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: database -slug: Archive/Mozilla/XUL/Propriétés/database -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/database ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/database">database</a></span></code> -</dt><dd> Type : <i><a href="fr/NsIRDFCompositeDataSource">nsIRDFCompositeDataSource</a></i> -</dd><dd> Renvoie la source de données composite créée lorsque toutes les sources de données de l'élément sont combinées. Défini à <code>null</code> pour les éléments qui n'ont pas d'attribut <code id="a-datasources"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/datasources">datasources</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/datasources/index.html b/files/fr/archive/mozilla/xul/propriétés/datasources/index.html deleted file mode 100644 index 567dd397fe..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/datasources/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: datasources -slug: Archive/Mozilla/XUL/Propriétés/datasources -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/datasources ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/datasources">datasources</a></span></code> -</dt><dd> Type : <i>liste d'URIs de sources de données séparée par des espaces</i> -</dd><dd> Lit et définit la valeur de l'attribut <code id="a-datasources"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/datasources">datasources</a></code>. Dans les nouvelles versions de Mozilla (>1.7), les sources de données seront rechargées et le gabarit reconstruit. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/date/index.html b/files/fr/archive/mozilla/xul/propriétés/date/index.html deleted file mode 100644 index b82437977f..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/date/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: date -slug: Archive/Mozilla/XUL/Propriétés/date -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/date ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/date">date</a></span></code></dt> - <dd> - Type : <i>entier</i></dd> - <dd> - Le jour du mois actuellement sélectionné, entre 1 et 31. Modifiez cette propriété pour changer la date sélectionnée.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/dateleadingzero/index.html b/files/fr/archive/mozilla/xul/propriétés/dateleadingzero/index.html deleted file mode 100644 index 2de143aeaa..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/dateleadingzero/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: dateLeadingZero -slug: Archive/Mozilla/XUL/Propriétés/dateLeadingZero -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/dateLeadingZero ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/dateLeadingZero">dateLeadingZero</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Une valeur en lecture seule indiquant si un zéro doit être affiché avant la date lorsqu'elle est inférieure à 10.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/datepicker.open/index.html b/files/fr/archive/mozilla/xul/propriétés/datepicker.open/index.html deleted file mode 100644 index bd302b35f1..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/datepicker.open/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: datepicker.open -slug: Archive/Mozilla/XUL/Propriétés/datepicker.open -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/datepicker.open ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/open">open</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Pour les sélecteurs de date de type popup, spécifie si celui-ci est ouvert. Définissez cette propriété pour ouvrir ou fermer le popup. Pour les autres types de sélecteurs de date, cette propriété est toujours à <code>false</code>.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/datepicker.value/index.html b/files/fr/archive/mozilla/xul/propriétés/datepicker.value/index.html deleted file mode 100644 index 0342ffd158..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/datepicker.value/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: datepicker.value -slug: Archive/Mozilla/XUL/Propriétés/datepicker.value -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/datepicker.value ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/value">value</a></span></code></dt> - <dd> - Type : <i>chaîne</i></dd> - <dd> - La date actuellement sélectionnée au format AAAA/MM/JJ. Contrairement à la propriété <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/month">month</a></span></code>, les mois varient ici dans l'intervalle 01 à 12. Définissez cette propriété pour changer la date sélectionnée.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/datevalue/index.html b/files/fr/archive/mozilla/xul/propriétés/datevalue/index.html deleted file mode 100644 index 4872d60184..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/datevalue/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: dateValue -slug: Archive/Mozilla/XUL/Propriétés/dateValue -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/dateValue ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/dateValue">dateValue</a></span></code></dt> - <dd> - Type : <i>Date</i></dd> - <dd> - La date actuellement entrée ou sélectionnée dans le sélecteur de date sous la forme d'un objet <code>Date</code>.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/defaultvalue/index.html b/files/fr/archive/mozilla/xul/propriétés/defaultvalue/index.html deleted file mode 100644 index cd6be12cb3..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/defaultvalue/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: defaultValue -slug: Archive/Mozilla/XUL/Propriétés/defaultValue -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/defaultValue ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/defaultValue">defaultValue</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Définit et obtient la valeur par défaut d'une boîte de texte. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/dir/index.html b/files/fr/archive/mozilla/xul/propriétés/dir/index.html deleted file mode 100644 index 440727c354..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/dir/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: dir -slug: Archive/Mozilla/XUL/Propriétés/dir -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/dir ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/dir">dir</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-dir"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/dir">dir</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/disabled/index.html b/files/fr/archive/mozilla/xul/propriétés/disabled/index.html deleted file mode 100644 index 03a25bf5ba..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/disabled/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: disabled -slug: Archive/Mozilla/XUL/Propriétés/disabled -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/disabled ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/disabled">disabled</a></span></code> -</dt><dd> Type : <i>booléen</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-disabled"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/disabled">disabled</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/flex/index.html b/files/fr/archive/mozilla/xul/propriétés/flex/index.html deleted file mode 100644 index 5514de566a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/flex/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: flex -slug: Archive/Mozilla/XUL/Propriétés/flex -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/flex ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/flex">flex</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-flex"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/flex">flex</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/height/index.html b/files/fr/archive/mozilla/xul/propriétés/height/index.html deleted file mode 100644 index db9a532281..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/height/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: height -slug: Archive/Mozilla/XUL/Propriétés/height -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/height ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/height">height</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-height"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/height">height</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/hidden/index.html b/files/fr/archive/mozilla/xul/propriétés/hidden/index.html deleted file mode 100644 index d05bc8715b..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/hidden/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: hidden -slug: Archive/Mozilla/XUL/Propriétés/hidden -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/hidden ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/hidden">hidden</a></span></code> -</dt><dd> Type : <i>booléen</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-hidden"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/hidden">hidden</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/hideseconds/index.html b/files/fr/archive/mozilla/xul/propriétés/hideseconds/index.html deleted file mode 100644 index f5711a3e24..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/hideseconds/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: hideSeconds -slug: Archive/Mozilla/XUL/Propriétés/hideSeconds -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/hideSeconds ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/hideSeconds">hideSeconds</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Indique si le champ des secondes doit être masqué.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/hour/index.html b/files/fr/archive/mozilla/xul/propriétés/hour/index.html deleted file mode 100644 index 0b8d5607d6..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/hour/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: hour -slug: Archive/Mozilla/XUL/Propriétés/hour -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/hour ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/hour">hour</a></span></code></dt> - <dd> - Type : <i>entier</i></dd> - <dd> - La valeur de l'heure actuellement sélectionnée entre 0 et 23. Modifiez cette propriété pour changer l'heure sélectionnée.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/hourleadingzero/index.html b/files/fr/archive/mozilla/xul/propriétés/hourleadingzero/index.html deleted file mode 100644 index 88ac335836..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/hourleadingzero/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: hourLeadingZero -slug: Archive/Mozilla/XUL/Propriétés/hourLeadingZero -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/hourLeadingZero ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/hourLeadingZero">hourLeadingZero</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Une valeur en lecture seule indiquant si un zéro initial doit être affiché avant l'heure lorsque celle-ci est inférieure à 10.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/id/index.html b/files/fr/archive/mozilla/xul/propriétés/id/index.html deleted file mode 100644 index d5e6613076..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/id/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: id -slug: Archive/Mozilla/XUL/Propriétés/id -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/id ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/id">id</a></span></code> -</dt><dd> Type : <i>id d'élément, doit être unique dans la fenêtre</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-id"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/id">id</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/image/index.html b/files/fr/archive/mozilla/xul/propriétés/image/index.html deleted file mode 100644 index b180fa1bff..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/image/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: image -slug: Archive/Mozilla/XUL/Propriétés/image -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/image ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/image">image</a></span></code> -</dt><dd> Type : <i>URL d'image</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-image"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/image">image</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/increment/index.html b/files/fr/archive/mozilla/xul/propriétés/increment/index.html deleted file mode 100644 index ee048522a2..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/increment/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: increment -slug: Archive/Mozilla/XUL/Propriétés/increment -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/increment ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/increment">increment</a></span></code></dt> - <dd> - Type : <i>entier</i></dd> - <dd> - Obtient et définit la valeur de l'attribut <code id="a-increment"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/increment">increment</a></code>.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/index.html b/files/fr/archive/mozilla/xul/propriétés/index.html deleted file mode 100644 index 046b0478cc..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/index.html +++ /dev/null @@ -1,224 +0,0 @@ ---- -title: Propriétés -slug: Archive/Mozilla/XUL/Propriétés -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property ---- -<p><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span> -</p> -<ul><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/accessible">accessible</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/accessKey">accessKey</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/align">align</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/allowEvents">allowEvents</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/alwaysOpenPopup">alwaysOpenPopup</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/appLocale">appLocale</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/autoCheck">autoCheck</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/autoFill">autoFill</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/autoFillAfterMatch">autoFillAfterMatch</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/boxObject">boxObject</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/browsers">browsers</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/builder">builder</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/builderView">builderView</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/buttons">buttons</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/canAdvance">canAdvance</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/canGoBack">canGoBack</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/canGoForward">canGoForward</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/canRewind">canRewind</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/checked">checked</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/checkState">checkState</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/child">child</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/children">children</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/className">className</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/collapsed">collapsed</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/color">color</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/columns">columns</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/command">command</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/commandManager">commandManager</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/completeDefaultIndex">completeDefaultIndex</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/container">container</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/contentDocument">contentDocument</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/contentTitle">contentTitle</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/contentView">contentView</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/contentViewerEdit">contentViewerEdit</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/contentViewerFile">contentViewerFile</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/contentWindow">contentWindow</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/contextMenu">contextMenu</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/control">control</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/controller">controller</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/controllers">controllers</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/crop">crop</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/current">current</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/currentIndex">currentIndex</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/currentItem">currentItem</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/currentPage">currentPage</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/currentPane">currentPane</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/currentSet">currentSet</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/currentURI">currentURI</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/customToolbarCount">customToolbarCount</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/database">database</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/datasources">datasources</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/defaultButton">defaultButton</a> -</li><li> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/defaultValue">defaultValue</a></span></code> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/description">description</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/dir">dir</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/disableAutocomplete">disableAutocomplete</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/disableAutoComplete">disableAutoComplete</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/disableautoselect">disableautoselect</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/disabled">disabled</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/disableKeyNavigation">disableKeyNavigation</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/dlgType">dlgType</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/docShell">docShell</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/documentCharsetInfo">documentCharsetInfo</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/editable">editable</a> -</li><li> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/editingColumn">editingColumn</a></span></code> -</li><li> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/editingRow">editingRow</a></span></code> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/editingSession">editingSession</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/editortype">editortype</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/enableColumnDrag">enableColumnDrag</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/eventNode">eventNode</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/firstOrdinalColumn">firstOrdinalColumn</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/firstPermanentChild">firstPermanentChild</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/flex">flex</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/focused">focused</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/focusedItem">focusedItem</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/forceComplete">forceComplete</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/group">group</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/handleCtrlPageUpDown">handleCtrlPageUpDown</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/handleCtrlTab">handleCtrlTab</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/height">height</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/hidden">hidden</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/homePage">homePage</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/id">id</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/ignoreBlurWhileSearching">ignoreBlurWhileSearching</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/image">image</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/inputField">inputField</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/inverted">inverted</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/isSearching">isSearching</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/isWaiting">isWaiting</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/label">label</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/lastSelected">lastSelected</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/left">left</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/linkedPanel">linkedPanel</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/listBoxObject">listBoxObject</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/locked">locked</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/markupDocumentViewer">markupDocumentViewer</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/maxHeight">maxHeight</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/maxLength">maxLength</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/maxRows">maxRows</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/maxWidth">maxWidth</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/menu">menu</a> -</li><li> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/menu.open">menu.open</a></span></code> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/menuBoxObject">menuBoxObject</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/menupopup">menupopup</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/minHeight">minHeight</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/minResultsForPopup">minResultsForPopup</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/minWidth">minWidth</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/mode">mode</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/name">name</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/next">next</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/noMatch">noMatch</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/object">object</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/observes">observes</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/onFirstPage">onFirstPage</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/onLastPage">onLastPage</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/open">open</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/ordinal">ordinal</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/orient">orient</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/pack">pack</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/pageCount">pageCount</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/pageid">pageid</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/pageIndex">pageIndex</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/pageStep">pageStep</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/palette">palette</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/persist">persist</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/popup">popup</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/popupBoxObject">popupBoxObject</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/popupOpen">popupOpen</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/position">position</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/predicate">predicate</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/preferenceElements">preferenceElements</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/preferencePanes">preferencePanes</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/preferences">preferences</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/radioGroup">radioGroup</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/readonly">readonly</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/ref">ref</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/resource">resource</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/resultsPopup">resultsPopup</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/scrollBoxObject">scrollBoxObject</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/searchCount">searchCount</a> -</li><li> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/searchLabel">searchLabel</a></span></code> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/searchParam">searchParam</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/searchSessions">searchSessions</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/securityUI">securityUI</a> -</li><li> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/selType">selType</a></span></code> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selected">selected</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectedBrowser">selectedBrowser</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectedCount">selectedCount</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectedIndex">selectedIndex</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectedItem">selectedItem</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectedItems">selectedItems</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectedPanel">selectedPanel</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectedTab">selectedTab</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectionEnd">selectionEnd</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selectionStart">selectionStart</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selstyle">selstyle</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/selType">selType</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/sessionCount">sessionCount</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/sessionHistory">sessionHistory</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/showCommentColumn">showCommentColumn</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/showPopup">showPopup</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/size">size</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/src">src</a> -</li><li> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/state">state</a></span></code> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/statusbar">statusbar</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/statusText">statusText</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/stringBundle">stringBundle</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/strings">strings</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/style">style</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/subject">subject</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/suppressOnSelect">suppressOnSelect</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/tabContainer">tabContainer</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/tabIndex">tabIndex</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/tabs">tabs</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/tabScrolling">tabScrolling</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/tag">tag</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/textLength">textLength</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/textValue">textValue</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/timeout">timeout</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/title">title</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/toolbarName">toolbarName</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/toolbarset">toolbarset</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/tooltip">tooltip</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/tooltipText">tooltipText</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/top">top</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/treeBoxObject">treeBoxObject</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/type">type</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/uri">uri</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/userAction">userAction</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/value">value</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/view">view</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/webBrowserFind">webBrowsereFind</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/webNavigation">webNavigation</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/webProgress">webProgress</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/width">width</a> -</li><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/wizardPages">wizardPages</a> -</li></ul> -<h3 id="Propri.C3.A9t.C3.A9s_de_DOM_element_li.C3.A9es" name="Propri.C3.A9t.C3.A9s_de_DOM_element_li.C3.A9es"> Propriétés de DOM element liées </h3> -<ul><li> <a href="fr/DOM/element.attributes">DOM:element.attributes</a> -</li><li> <a href="fr/DOM/element.childNodes">DOM:element.childNodes</a> -</li><li> <a href="fr/DOM/element.cloneNode">DOM:element.cloneNode</a> -</li><li> <a href="fr/DOM/element.firstChild">DOM:element.firstChild</a> -</li><li> <a href="fr/DOM/element.lastChild">DOM:element.lastChild</a> -</li><li> <a href="fr/DOM/element.localName">DOM:element.localName</a> -</li><li> <a href="fr/DOM/element.namespaceURI">DOM:element.namespaceURI</a> -</li><li> <a href="fr/DOM/element.nextSibling">DOM:element.nextSibling</a> -</li><li> <a href="fr/DOM/element.nodeName">DOM:element.nodeName</a> -</li><li> <a href="fr/DOM/element.nodeType">DOM:element.nodeType</a> -</li><li> <a href="fr/DOM/element.nodeValue">DOM:element.nodeValue</a> -</li><li> <a href="fr/DOM/element.ownerDocument">DOM:element.ownerDocument</a> -</li><li> <a href="fr/DOM/element.parentNode">DOM:element.parentNode</a> -</li><li> <a href="fr/DOM/element.prefix">DOM:element.prefix</a> -</li><li> <a href="fr/DOM/element.previousSibling">DOM:element.previousSibling</a> -</li><li> <a href="fr/DOM/element.tagName">DOM:element.tagName</a> -</li></ul> diff --git a/files/fr/archive/mozilla/xul/propriétés/inverted/index.html b/files/fr/archive/mozilla/xul/propriétés/inverted/index.html deleted file mode 100644 index 658135805f..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/inverted/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: inverted -slug: Archive/Mozilla/XUL/Propriétés/inverted -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/inverted ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/inverted">inverted</a></span></code> -</dt><dd> Type : <i>booléen</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-inverted"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/inverted">inverted</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/is24hourclock/index.html b/files/fr/archive/mozilla/xul/propriétés/is24hourclock/index.html deleted file mode 100644 index 74e27b6c04..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/is24hourclock/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: is24HourClock -slug: Archive/Mozilla/XUL/Propriétés/is24HourClock -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/is24HourClock ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/is24HourClock">is24HourClock</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Une valeur en lecture seule indiquant si l'heure est affichée à l'aide d'une horloge à 24 ou 12 heures. Avec une horloge à 12 heures, un champ supplémentaire permet à l'utilisateur de choisir entre AM et PM.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/ispm/index.html b/files/fr/archive/mozilla/xul/propriétés/ispm/index.html deleted file mode 100644 index 37be41eafc..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/ispm/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: isPM -slug: Archive/Mozilla/XUL/Propriétés/isPM -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/isPM ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/isPM">isPM</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Si cette propriété est à <code>false</code>, l'heure est entre 0 et 11. Si elle est à <code>true</code>, l'heure est supérieure ou égale à 12.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/label/index.html b/files/fr/archive/mozilla/xul/propriétés/label/index.html deleted file mode 100644 index c913db90bc..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/label/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: label -slug: Archive/Mozilla/XUL/Propriétés/label -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/label ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/label">label</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-label"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/label">label</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/left/index.html b/files/fr/archive/mozilla/xul/propriétés/left/index.html deleted file mode 100644 index eca1301f70..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/left/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: left -slug: Archive/Mozilla/XUL/Propriétés/left -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/left ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/left">left</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-left"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/left">left</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/listboxobject/index.html b/files/fr/archive/mozilla/xul/propriétés/listboxobject/index.html deleted file mode 100644 index 4d5b75170a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/listboxobject/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: listBoxObject -slug: Archive/Mozilla/XUL/Propriétés/listBoxObject -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/listBoxObject ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/listBoxObject">listBoxObject</a></span></code> -</dt><dd> Type : <i><a href="fr/NsIListBoxObject">nsIListBoxObject</a></i> -</dd><dd> L'objet <code>nsIListBoxObject</code> derrière la liste de sélection. Cette propriété est en lecture seule. La plupart des fonctionnalités de la liste de sélection sont déjà disponibles directement dans l'élément <code><a href="/fr/docs/Mozilla/Tech/XUL/listbox" title="listbox">listbox</a></code>, il sera donc rarement nécessaire d'utiliser cet objet de boîte directement. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/locked/index.html b/files/fr/archive/mozilla/xul/propriétés/locked/index.html deleted file mode 100644 index 5c097897c0..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/locked/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: locked -slug: Archive/Mozilla/XUL/Propriétés/locked -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/locked ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/locked">locked</a></span></code> -</dt><dd> Type : <i>booléen</i> -</dd><dd> Si définie à <code>true</code>, la préférence a été verrouillée et désactivée dans la configuration système, ce qui empêche de changer sa valeur. Cette propriété est en lecture seule. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/max/index.html b/files/fr/archive/mozilla/xul/propriétés/max/index.html deleted file mode 100644 index d8fd66793d..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/max/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: max -slug: Archive/Mozilla/XUL/Propriétés/max -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/max ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/max">max</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-max"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/max">max</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/maxheight/index.html b/files/fr/archive/mozilla/xul/propriétés/maxheight/index.html deleted file mode 100644 index 5a36481266..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/maxheight/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: maxHeight -slug: Archive/Mozilla/XUL/Propriétés/maxHeight -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/maxHeight ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/maxHeight">maxHeight</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-maxheight"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/maxheight">maxheight</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/maxwidth/index.html b/files/fr/archive/mozilla/xul/propriétés/maxwidth/index.html deleted file mode 100644 index 48d245dac9..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/maxwidth/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: maxWidth -slug: Archive/Mozilla/XUL/Propriétés/maxWidth -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/maxWidth ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/maxWidth">maxWidth</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-maxwidth"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/maxwidth">maxwidth</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/menu/index.html b/files/fr/archive/mozilla/xul/propriétés/menu/index.html deleted file mode 100644 index a9dbbade7f..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/menu/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: menu -slug: Archive/Mozilla/XUL/Propriétés/menu -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/menu ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/menu">menu</a></span></code> -</dt><dd> Type : <i>id d'élément popup</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-menu"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/menu">menu</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/min/index.html b/files/fr/archive/mozilla/xul/propriétés/min/index.html deleted file mode 100644 index cc96380d54..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/min/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: min -slug: Archive/Mozilla/XUL/Propriétés/min -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/min ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/min">min</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-min"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/min">min</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/minheight/index.html b/files/fr/archive/mozilla/xul/propriétés/minheight/index.html deleted file mode 100644 index fc67f0823a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/minheight/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: minHeight -slug: Archive/Mozilla/XUL/Propriétés/minHeight -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/minHeight ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/minHeight">minHeight</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-minheight"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/minheight">minheight</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/minute/index.html b/files/fr/archive/mozilla/xul/propriétés/minute/index.html deleted file mode 100644 index f9a70a888a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/minute/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: minute -slug: Archive/Mozilla/XUL/Propriétés/minute -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/minute ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/minute">minute</a></span></code></dt> - <dd> - Type : <i>entier</i></dd> - <dd> - Les minutes de l'heure actuellement sélectionnée entre 0 et 59. Modifiez cette propriété pour changer la minute sélectionnée.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/minuteleadingzero/index.html b/files/fr/archive/mozilla/xul/propriétés/minuteleadingzero/index.html deleted file mode 100644 index 47911a397d..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/minuteleadingzero/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: minuteLeadingZero -slug: Archive/Mozilla/XUL/Propriétés/minuteLeadingZero -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/minuteLeadingZero ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/minuteLeadingZero">minuteLeadingZero</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Une valeur en lecture seule indiquant si un zéro initial doit être affiché avant la valeur des minutes lorsque celle-ci est inférieure à 10.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/minwidth/index.html b/files/fr/archive/mozilla/xul/propriétés/minwidth/index.html deleted file mode 100644 index 384dc60350..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/minwidth/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: minWidth -slug: Archive/Mozilla/XUL/Propriétés/minWidth -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/minWidth ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/minWidth">minWidth</a></span></code> -</dt><dd> Type : <i>integer</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-minwidth"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/minwidth">minwidth</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/month/index.html b/files/fr/archive/mozilla/xul/propriétés/month/index.html deleted file mode 100644 index 2bca180dc7..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/month/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: month -slug: Archive/Mozilla/XUL/Propriétés/month -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/month ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/month">month</a></span></code></dt> - <dd> - Type : <i>entier</i></dd> - <dd> - Le mois actuellement sélectionné entre 0 (janvier) et 11 (décembre). Définissez cette propriété pour changer le mois sélectionné.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/monthleadingzero/index.html b/files/fr/archive/mozilla/xul/propriétés/monthleadingzero/index.html deleted file mode 100644 index 942edc6094..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/monthleadingzero/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: monthLeadingZero -slug: Archive/Mozilla/XUL/Propriétés/monthLeadingZero -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/monthLeadingZero ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/monthLeadingZero">monthLeadingZero</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Une valeur en lecture seule indiquant si un zéro doit être affiché devant le mois s'il est inférieur à 10.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/name/index.html b/files/fr/archive/mozilla/xul/propriétés/name/index.html deleted file mode 100644 index 879ae4a5a0..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/name/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: name -slug: Archive/Mozilla/XUL/Propriétés/name -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/name ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/name">name</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Le nom de la préférence (élément <code><a href="/fr/docs/Mozilla/Tech/XUL/preference" title="preference">preference</a></code>) à modifier. Par exemple, la page d'accueil du navigateur est définie par la préférence <code>browser.startup.homepage</code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/observes/index.html b/files/fr/archive/mozilla/xul/propriétés/observes/index.html deleted file mode 100644 index 642fd59922..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/observes/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: observes -slug: Archive/Mozilla/XUL/Propriétés/observes -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/observes ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/observes">observes</a></span></code> -</dt><dd> Type : <i>id d'élément <code><a href="/fr/docs/Mozilla/Tech/XUL/broadcaster" title="broadcaster">broadcaster</a></code></i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-observes"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/observes">observes</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/open/index.html b/files/fr/archive/mozilla/xul/propriétés/open/index.html deleted file mode 100644 index 4d8deac2fb..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/open/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: open -slug: Archive/Mozilla/XUL/Propriétés/open -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/open ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/open">open</a></span></code> -</dt><dd> Type : <i>booléen</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-open"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/open">open</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/ordinal/index.html b/files/fr/archive/mozilla/xul/propriétés/ordinal/index.html deleted file mode 100644 index df77eb113a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/ordinal/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: ordinal -slug: Archive/Mozilla/XUL/Propriétés/ordinal -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/ordinal ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/ordinal">ordinal</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-ordinal"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/ordinal">ordinal</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/orient/index.html b/files/fr/archive/mozilla/xul/propriétés/orient/index.html deleted file mode 100644 index f965b07278..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/orient/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: orient -slug: Archive/Mozilla/XUL/Propriétés/orient -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/orient ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/orient">orient</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-orient"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/orient">orient</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/pack/index.html b/files/fr/archive/mozilla/xul/propriétés/pack/index.html deleted file mode 100644 index fd555d4c49..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/pack/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: pack -slug: Archive/Mozilla/XUL/Propriétés/pack -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/pack ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/pack">pack</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-pack"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/pack">pack</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/pageincrement/index.html b/files/fr/archive/mozilla/xul/propriétés/pageincrement/index.html deleted file mode 100644 index 17ccd723cd..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/pageincrement/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: pageIncrement -slug: Archive/Mozilla/XUL/Propriétés/pageIncrement -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/pageIncrement ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/pageIncrement">pageIncrement</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-pageincrement"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/pageincrement">pageincrement</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/persist/index.html b/files/fr/archive/mozilla/xul/propriétés/persist/index.html deleted file mode 100644 index bdc1c330db..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/persist/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: persist -slug: Archive/Mozilla/XUL/Propriétés/persist -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/persist ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/persist">persist</a></span></code> -</dt><dd> Type : <i>liste de noms d'attributs séparés par des espaces</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-persist"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/persist">persist</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/pmindicator/index.html b/files/fr/archive/mozilla/xul/propriétés/pmindicator/index.html deleted file mode 100644 index e35b07ba7b..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/pmindicator/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: pmIndicator -slug: Archive/Mozilla/XUL/Propriétés/pmIndicator -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/pmIndicator ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/pmIndicator">pmIndicator</a></span></code></dt> - <dd> - Type : <i>chaîne</i></dd> - <dd> - La valeur chaîne affichée pour les heures entre midi et minuit, par défaut « PM ». Cette valeur est déterminée selon la locale de l'utilisateur.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/popupboxobject/index.html b/files/fr/archive/mozilla/xul/propriétés/popupboxobject/index.html deleted file mode 100644 index 73c7b44900..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/popupboxobject/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: popupBoxObject -slug: Archive/Mozilla/XUL/Propriétés/popupBoxObject -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/popupBoxObject ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/popupBoxObject">popupBoxObject</a></span></code> -</dt><dd> Type : <i><a href="fr/NsIPopupBoxObject">nsIPopupBoxObject</a></i> -</dd><dd> Cette propriété en lecture seule conserve le <a href="fr/NsIPopupBoxObject">nsIPopupBoxObject</a> qui implémente le popup. Il n'est normalement pas nécessaire d'utiliser cette propriété étant donné que toutes ses fonctions sont disponibles via le popup lui-même. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/position/index.html b/files/fr/archive/mozilla/xul/propriétés/position/index.html deleted file mode 100644 index a48b08003e..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/position/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: position -slug: Archive/Mozilla/XUL/Propriétés/position -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/position ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/position">position</a></span></code> -</dt><dd> Type : <i>chaîne</i> -</dd><dd> Obtient et définit la valeur de l'attribut <a href="fr/XUL/Attributs/popup.position">position</a>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/preference.preferences/index.html b/files/fr/archive/mozilla/xul/propriétés/preference.preferences/index.html deleted file mode 100644 index 04e39427d6..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/preference.preferences/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: preference.preferences -slug: Archive/Mozilla/XUL/Propriétés/preference.preferences -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/preference.preferences ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/preference.preferences">preferences</a> -</dt><dd> Type : <i>élément</i> -</dd><dd> Référence à l'élément <code><a href="/fr/docs/Mozilla/Tech/XUL/preferences" title="preferences">preferences</a></code> conteneur. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/readonly/index.html b/files/fr/archive/mozilla/xul/propriétés/readonly/index.html deleted file mode 100644 index f6fd6c6c5a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/readonly/index.html +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: readonly -slug: Archive/Mozilla/XUL/Propriétés/readOnly -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/readOnly ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/readonly">readonly</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Si définie à <code>true</code>, l'utilisateur ne peut pas modifier la valeur de l'élément.</dd> - <dd> - <div class="note"> - Cette propriété toute en minuscules n'est utilisée qu'avec l'élément <code><a href="/fr/docs/Mozilla/Tech/XUL/preference" title="preference">preference</a></code> et sera peut-être renommée en <code>readOnly</code> dans des versions ultérieures. D'autres éléments utilisent la propriété <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/readOnly">readOnly</a></span></code>. L'attribut correspondant est cependant <code id="a-readonly"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/readonly">readonly</a></code> en minuscules.</div> - </dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/ref/index.html b/files/fr/archive/mozilla/xul/propriétés/ref/index.html deleted file mode 100644 index 68f38ce84b..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/ref/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: ref -slug: Archive/Mozilla/XUL/Propriétés/ref -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/ref ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/ref">ref</a></span></code> -</dt><dd> Type : <i>URI d'une ressource RDF</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-ref"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/ref">ref</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/resource/index.html b/files/fr/archive/mozilla/xul/propriétés/resource/index.html deleted file mode 100644 index d791d97a80..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/resource/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: resource -slug: Archive/Mozilla/XUL/Propriétés/resource -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/resource ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/resource">resource</a></span></code> -</dt><dd> Type : <i><a href="fr/NsIRDFResource">nsIRDFResource</a></i> -</dd><dd> Renvoie une ressource RDF avec la valeur de l'attribut <code id="a-ref"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/ref">ref</a></code> de l'élément. Si cet élément <code id="a-ref"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/ref">ref</a></code> n'est pas spécifié, l'attribut <code id="a-id"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/id">id</a></code> sera utilisé à la place. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/second/index.html b/files/fr/archive/mozilla/xul/propriétés/second/index.html deleted file mode 100644 index ae2c271580..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/second/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: second -slug: Archive/Mozilla/XUL/Propriétés/second -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/second ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/second">second</a></span></code></dt> - <dd> - Type : <i>entier</i></dd> - <dd> - La valeur des secondes de l'heure actuellement sélectionnée, entre 0 et 59. Modifiez cette propriété pour changer la seconde sélectionnée.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/secondleadingzero/index.html b/files/fr/archive/mozilla/xul/propriétés/secondleadingzero/index.html deleted file mode 100644 index 72d843df5d..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/secondleadingzero/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: secondLeadingZero -slug: Archive/Mozilla/XUL/Propriétés/secondLeadingZero -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/secondLeadingZero ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/secondLeadingZero">secondLeadingZero</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Une valeur en lecture seule indiquant si un zéro initial doit être affiché avant la valeur des secondes si celle-ci est inférieure à 10.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/selected/index.html b/files/fr/archive/mozilla/xul/propriétés/selected/index.html deleted file mode 100644 index 680f617876..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/selected/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: selected -slug: Archive/Mozilla/XUL/Propriétés/selected -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/selected ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> - -<dl> -<dt><code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/selected">selected</a></span></code> </dt> -<dd>Type : <i>booléen</i></dd> -<dd>La valeur de cette propriété est <code>true</code> si cet élément est sélectionné, ou <code>false</code> s'il ne l'est pas. Cette propriété est en lecture seule.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/selectedindex/index.html b/files/fr/archive/mozilla/xul/propriétés/selectedindex/index.html deleted file mode 100644 index 6d9e555cf2..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/selectedindex/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: selectedIndex -slug: Archive/Mozilla/XUL/Propriétés/selectedIndex -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/selectedIndex ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/selectedIndex">selectedIndex</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Renvoie l'indice de l'élément actuellement sélectionné. Un élément peut être sélectionné en assignant son indice à cette propriété. En lui assignant <code>-1</code>, tous les éléments seront désélectionnés. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/selecteditem/index.html b/files/fr/archive/mozilla/xul/propriétés/selecteditem/index.html deleted file mode 100644 index 221bd2cf1a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/selecteditem/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: selectedItem -slug: Archive/Mozilla/XUL/Propriétés/selectedItem -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/selectedItem ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/selectedItem">selectedItem</a></span></code> -</dt><dd> Type : <i>élément</i> -</dd><dd> Conserve l'élément actuellement sélectionné. Si aucun élément n'est sélectionné, sa valeur sera <code>null</code>. Vous pouvez sélectionner un élément en définissant cette valeur. Un évènement select sera envoyé à cet élément lorsqu'il est sélectionné en modifiant cette propriété, la propriété <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/selectedIndex">selectedIndex</a></span></code>, ou par l'utilisateur. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/seltype/index.html b/files/fr/archive/mozilla/xul/propriétés/seltype/index.html deleted file mode 100644 index 7c2cb97223..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/seltype/index.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: selType -slug: Archive/Mozilla/XUL/Propriétés/selType -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/selType ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/selType">selType</a></span></code><magic name="\"PAGENAME\"/"></magic></dt> - <dd> - Type : - <i> - chaîne de caractères</i> - </dd> - <dd> - Obtient et définit la valeur de l'attribut <code id="a-seltype"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/seltype">seltype</a></code>.</dd> -</dl> -<div class="noinclude"> - </div> diff --git a/files/fr/archive/mozilla/xul/propriétés/state/index.html b/files/fr/archive/mozilla/xul/propriétés/state/index.html deleted file mode 100644 index 0539f20aea..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/state/index.html +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: state -slug: Archive/Mozilla/XUL/Propriétés/state -tags: - - Attributs_XUL - - Référence_XUL -translation_of: Archive/Mozilla/XUL/Property/state ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="http://api/fr/docs/XUL/Propriétés/state">state</a></span></code> -</dt><dd> Type : <i>chaîne</i> -</dd><dd> Cette propriété en lecture seule indique si le popup est ouvert ou non. Quatre valeurs sont possibles : -</dd></dl> -<ul><li> <code>closed</code> : Le popup est fermé et non visible. -</li><li> <code>open</code> : Le popup est ouvert et visible sur l'écran. -</li><li> <code>showing</code> : Une requête a été faite pour ouvrir le popup, mais il n'a pas encore été affiché. Cet état se produit durant l'évènement <code>popupshowing</code>. -</li><li> <code>hiding</code> : Le popup est sur le point d'être masqué. Cet état se produit durant l'évènement <code>popuphiding</code>. -</li></ul> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/statustext/index.html b/files/fr/archive/mozilla/xul/propriétés/statustext/index.html deleted file mode 100644 index e8d0c5f93c..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/statustext/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: statusText -slug: Archive/Mozilla/XUL/Propriétés/statusText -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/statusText ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/statusText">statusText</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-statustext"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/statustext">statustext</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/style/index.html b/files/fr/archive/mozilla/xul/propriétés/style/index.html deleted file mode 100644 index 2ac332eb3b..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/style/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: style -slug: Archive/Mozilla/XUL/Propriétés/style -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/style ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/style">style</a></span></code> -</dt><dd> Type : <i>style CSS inline</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-style"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/style">style</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/suppressonselect/index.html b/files/fr/archive/mozilla/xul/propriétés/suppressonselect/index.html deleted file mode 100644 index fb43cec3fe..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/suppressonselect/index.html +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: suppressOnSelect -slug: Archive/Mozilla/XUL/Propriétés/suppressOnSelect -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/suppressOnSelect ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/suppressOnSelect">suppressOnSelect</a></span></code></dt> - <dd> - Type : - <i> - booléen</i> - </dd> - <dd> - Obtient et définit la valeur de l'attribut <code id="a-suppressonselect"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/suppressonselect">suppressonselect</a></code>.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/tabindex/index.html b/files/fr/archive/mozilla/xul/propriétés/tabindex/index.html deleted file mode 100644 index cb59c74840..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/tabindex/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: tabIndex -slug: Archive/Mozilla/XUL/Propriétés/tabIndex -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/tabIndex ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/tabIndex">tabIndex</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-tabindex"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/tabindex">tabindex</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/timepicker.value/index.html b/files/fr/archive/mozilla/xul/propriétés/timepicker.value/index.html deleted file mode 100644 index 2629a7774d..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/timepicker.value/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: timepicker.value -slug: Archive/Mozilla/XUL/Propriétés/timepicker.value -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/timepicker.value ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/value">value</a></span></code></dt> - <dd> - Type : <i>chaîne</i></dd> - <dd> - L'heure actuellement entrée sous la forme HH:MM:SS. Modifiez cette propriété pour changer cette heure.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/tooltip/index.html b/files/fr/archive/mozilla/xul/propriétés/tooltip/index.html deleted file mode 100644 index 0b2a5e95e3..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/tooltip/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: tooltip -slug: Archive/Mozilla/XUL/Propriétés/tooltip -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/tooltip ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/tooltip">tooltip</a></span></code> -</dt><dd> Type : <i>id d'élément tooltip</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-tooltip"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/tooltip">tooltip</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/tooltiptext/index.html b/files/fr/archive/mozilla/xul/propriétés/tooltiptext/index.html deleted file mode 100644 index 0ad5b618ee..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/tooltiptext/index.html +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: tooltipText -slug: Archive/Mozilla/XUL/Propriétés/tooltipText -tags: - - Propriétés_XUL - - XUL -translation_of: Archive/Mozilla/XUL/Property/tooltipText ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/tooltipText">tooltipText</a></span></code></dt> - <dd> - Type : - <i> - chaîne de caractères</i> - </dd> - <dd> - Obtient et définit la valeur de l'attribut <code id="a-tooltiptext"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/tooltiptext">tooltiptext</a></code>.</dd> -</dl> -<div class="noinclude"> - </div> -<p> </p> diff --git a/files/fr/archive/mozilla/xul/propriétés/top/index.html b/files/fr/archive/mozilla/xul/propriétés/top/index.html deleted file mode 100644 index 204e928123..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/top/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: top -slug: Archive/Mozilla/XUL/Propriétés/top -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/top ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/top">top</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-top"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/top">top</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/type/index.html b/files/fr/archive/mozilla/xul/propriétés/type/index.html deleted file mode 100644 index 450c40e124..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/type/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: type -slug: Archive/Mozilla/XUL/Propriétés/type -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/type ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/type">type</a></span></code> -</dt><dd> Type : <i>chaîne de caractères</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-type"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/type">type</a></code>. -</dd></dl> -<div class="noinclude"> -<h3 id="Voir_.C3.A9galement" name="Voir_.C3.A9galement"> Voir également </h3> -<ul><li> <a href="fr/XUL/Propri%c3%a9t%c3%a9s/textbox.type">textbox.type</a> -</li></ul> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/value/index.html b/files/fr/archive/mozilla/xul/propriétés/value/index.html deleted file mode 100644 index ff5257202b..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/value/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: value -slug: Archive/Mozilla/XUL/Propriétés/value -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/value ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/value">value</a></span></code> -</dt><dd> Type : <i>chaîne</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-value"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/value">value</a></code>. -</dd></dl> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/width/index.html b/files/fr/archive/mozilla/xul/propriétés/width/index.html deleted file mode 100644 index 9b58bd9c1a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/width/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: width -slug: Archive/Mozilla/XUL/Propriétés/width -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/width ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/width">width</a></span></code> -</dt><dd> Type : <i>entier</i> -</dd><dd> Obtient et définit la valeur de l'attribut <code id="a-width"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/width">width</a></code>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> diff --git a/files/fr/archive/mozilla/xul/propriétés/year/index.html b/files/fr/archive/mozilla/xul/propriétés/year/index.html deleted file mode 100644 index 0c01e08e7a..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/year/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: year -slug: Archive/Mozilla/XUL/Propriétés/year -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/year ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/year">year</a></span></code></dt> - <dd> - Type : <i>entier</i></dd> - <dd> - L'année actuellement sélectionnée entre 1 et 9999. Définissez cette propriété pour changer la date sélectionnée.</dd> -</dl> diff --git a/files/fr/archive/mozilla/xul/propriétés/yearleadingzero/index.html b/files/fr/archive/mozilla/xul/propriétés/yearleadingzero/index.html deleted file mode 100644 index ef949e53e4..0000000000 --- a/files/fr/archive/mozilla/xul/propriétés/yearleadingzero/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: yearLeadingZero -slug: Archive/Mozilla/XUL/Propriétés/yearLeadingZero -tags: - - Propriétés_XUL -translation_of: Archive/Mozilla/XUL/Property/yearLeadingZero ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl> - <dt> - <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/yearLeadingZero">yearLeadingZero</a></span></code></dt> - <dd> - Type : <i>booléen</i></dd> - <dd> - Une valeur en lecture seule indiquant si un zéro doit être affiché devant l'année si elle est inférieure à 1000.</dd> -</dl> |