diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/selectionend/index.html')
| -rw-r--r-- | files/ja/archive/mozilla/xul/property/selectionend/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/files/ja/archive/mozilla/xul/property/selectionend/index.html b/files/ja/archive/mozilla/xul/property/selectionend/index.html deleted file mode 100644 index b73b19e9ef..0000000000 --- a/files/ja/archive/mozilla/xul/property/selectionend/index.html +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: selectionEnd -slug: Archive/Mozilla/XUL/Property/selectionEnd -tags: - - XUL Properties - - XUL Reference -translation_of: Archive/Mozilla/XUL/Property/selectionEnd ---- -<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div> -<dl><dt> <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/selectionEnd">selectionEnd</a></span></code> </dt><dd> 型: <em>整数型</em> </dd><dd> フィールドのテキストの選択部分の末尾の取得または設定。<code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/selectionStart">selectionStart</a></span></code> プロパティと共に使用します。この値は選択後の文字の index を指定します。この値が <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/selectionStart">selectionStart</a></span></code> プロパティの値と等しいときは text が選択されませんが、値は textbox 内のキャレット(カーソル) の位置を示します。 </dd></dl> -<div class="noinclude"> - -</div> |
