From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../tech/accessibility/at-apis/gecko/index.html | 5 + .../accessibility/at-apis/gecko/roles/index.html | 496 +++++++++++++++++++++ .../gecko/roles/role_accel_label/index.html | 30 ++ .../at-apis/gecko/roles/role_alert/index.html | 38 ++ .../at-apis/gecko/roles/role_animation/index.html | 30 ++ .../at-apis/gecko/roles/role_app_root/index.html | 26 ++ .../gecko/roles/role_application/index.html | 34 ++ .../at-apis/gecko/roles/role_arrow/index.html | 30 ++ .../gecko/roles/role_autocomplete/index.html | 30 ++ .../at-apis/gecko/roles/role_border/index.html | 23 + .../gecko/roles/role_buttondropdown/index.html | 28 ++ .../gecko/roles/role_buttondropdowngrid/index.html | 30 ++ .../at-apis/gecko/roles/role_buttonmenu/index.html | 29 ++ .../at-apis/gecko/roles/role_calendar/index.html | 24 + .../at-apis/gecko/roles/role_canvas/index.html | 28 ++ .../at-apis/gecko/roles/role_caption/index.html | 27 ++ .../at-apis/gecko/roles/role_caret/index.html | 23 + .../at-apis/gecko/roles/role_cell/index.html | 39 ++ .../at-apis/gecko/roles/role_character/index.html | 23 + .../at-apis/gecko/roles/role_chart/index.html | 29 ++ .../gecko/roles/role_check_menu_item/index.html | 32 ++ .../gecko/roles/role_checkbutton/index.html | 34 ++ .../gecko/roles/role_chrome_window/index.html | 30 ++ .../at-apis/gecko/roles/role_clock/index.html | 28 ++ .../gecko/roles/role_color_chooser/index.html | 30 ++ .../gecko/roles/role_columnheader/index.html | 32 ++ .../at-apis/gecko/roles/role_combobox/index.html | 34 ++ .../gecko/roles/role_combobox_list/index.html | 27 ++ .../gecko/roles/role_combobox_option/index.html | 28 ++ .../at-apis/gecko/roles/role_cursor/index.html | 23 + .../gecko/roles/role_date_editor/index.html | 30 ++ .../gecko/roles/role_desktop_frame/index.html | 30 ++ .../gecko/roles/role_desktop_icon/index.html | 30 ++ .../at-apis/gecko/roles/role_diagram/index.html | 28 ++ .../at-apis/gecko/roles/role_dial/index.html | 29 ++ .../at-apis/gecko/roles/role_dialog/index.html | 35 ++ .../gecko/roles/role_directory_pane/index.html | 30 ++ .../at-apis/gecko/roles/role_document/index.html | 35 ++ .../gecko/roles/role_document_frame/index.html | 27 ++ .../at-apis/gecko/roles/role_droplist/index.html | 28 ++ .../at-apis/gecko/roles/role_editbar/index.html | 29 ++ .../at-apis/gecko/roles/role_entry/index.html | 29 ++ .../at-apis/gecko/roles/role_equation/index.html | 30 ++ .../gecko/roles/role_file_chooser/index.html | 30 ++ .../gecko/roles/role_font_chooser/index.html | 30 ++ .../at-apis/gecko/roles/role_footer/index.html | 27 ++ .../at-apis/gecko/roles/role_form/index.html | 28 ++ .../at-apis/gecko/roles/role_glass_pane/index.html | 27 ++ .../at-apis/gecko/roles/role_graphic/index.html | 43 ++ .../at-apis/gecko/roles/role_grip/index.html | 23 + .../at-apis/gecko/roles/role_grouping/index.html | 40 ++ .../at-apis/gecko/roles/role_header/index.html | 29 ++ .../at-apis/gecko/roles/role_heading/index.html | 32 ++ .../gecko/roles/role_helpballoon/index.html | 34 ++ .../gecko/roles/role_hotkeyfield/index.html | 28 ++ .../gecko/roles/role_html_container/index.html | 27 ++ .../at-apis/gecko/roles/role_icon/index.html | 29 ++ .../at-apis/gecko/roles/role_image_map/index.html | 26 ++ .../at-apis/gecko/roles/role_ime/index.html | 25 ++ .../at-apis/gecko/roles/role_indicator/index.html | 29 ++ .../gecko/roles/role_internal_frame/index.html | 39 ++ .../at-apis/gecko/roles/role_ipaddress/index.html | 28 ++ .../at-apis/gecko/roles/role_label/index.html | 31 ++ .../gecko/roles/role_layered_pane/index.html | 27 ++ .../at-apis/gecko/roles/role_link/index.html | 36 ++ .../at-apis/gecko/roles/role_list/index.html | 41 ++ .../at-apis/gecko/roles/role_listbox/index.html | 29 ++ .../at-apis/gecko/roles/role_listitem/index.html | 51 +++ .../at-apis/gecko/roles/role_menubar/index.html | 35 ++ .../at-apis/gecko/roles/role_menuitem/index.html | 35 ++ .../at-apis/gecko/roles/role_menupopup/index.html | 37 ++ .../at-apis/gecko/roles/role_nothing/index.html | 30 ++ .../at-apis/gecko/roles/role_option/index.html | 27 ++ .../gecko/roles/role_option_pane/index.html | 27 ++ .../at-apis/gecko/roles/role_outline/index.html | 33 ++ .../gecko/roles/role_outlineitem/index.html | 36 ++ .../at-apis/gecko/roles/role_page/index.html | 27 ++ .../at-apis/gecko/roles/role_pagetab/index.html | 31 ++ .../gecko/roles/role_pagetablist/index.html | 33 ++ .../at-apis/gecko/roles/role_pane/index.html | 38 ++ .../at-apis/gecko/roles/role_paragraph/index.html | 27 ++ .../gecko/roles/role_parent_menuitem/index.html | 27 ++ .../gecko/roles/role_password_text/index.html | 28 ++ .../at-apis/gecko/roles/role_popup_menu/index.html | 25 ++ .../gecko/roles/role_progressbar/index.html | 33 ++ .../gecko/roles/role_propertypage/index.html | 39 ++ .../at-apis/gecko/roles/role_pushbutton/index.html | 33 ++ .../gecko/roles/role_radio_menu_item/index.html | 28 ++ .../gecko/roles/role_radiobutton/index.html | 32 ++ .../gecko/roles/role_redundant_object/index.html | 26 ++ .../gecko/roles/role_rich_option/index.html | 28 ++ .../at-apis/gecko/roles/role_root_pane/index.html | 26 ++ .../at-apis/gecko/roles/role_row/index.html | 34 ++ .../at-apis/gecko/roles/role_ruler/index.html | 27 ++ .../gecko/roles/role_scroll_pane/index.html | 26 ++ .../at-apis/gecko/roles/role_scrollbar/index.html | 22 + .../at-apis/gecko/roles/role_section/index.html | 30 ++ .../at-apis/gecko/roles/role_separator/index.html | 34 ++ .../at-apis/gecko/roles/role_slider/index.html | 32 ++ .../at-apis/gecko/roles/role_sound/index.html | 23 + .../at-apis/gecko/roles/role_spinbutton/index.html | 32 ++ .../at-apis/gecko/roles/role_split_pane/index.html | 26 ++ .../at-apis/gecko/roles/role_statusbar/index.html | 27 ++ .../at-apis/gecko/roles/role_table/index.html | 27 ++ .../roles/role_table_column_header/index.html | 25 ++ .../gecko/roles/role_table_row_header/index.html | 25 ++ .../gecko/roles/role_tear_off_menu_item/index.html | 26 ++ .../at-apis/gecko/roles/role_terminal/index.html | 26 ++ .../at-apis/gecko/roles/role_text_leaf/index.html | 28 ++ .../at-apis/gecko/roles/role_titlebar/index.html | 22 + .../gecko/roles/role_toggle_button/index.html | 27 ++ .../at-apis/gecko/roles/role_toolbar/index.html | 32 ++ .../at-apis/gecko/roles/role_tooltip/index.html | 37 ++ .../at-apis/gecko/roles/role_tree_table/index.html | 29 ++ .../at-apis/gecko/roles/role_viewport/index.html | 27 ++ .../at-apis/gecko/roles/role_whitespace/index.html | 30 ++ .../at-apis/gecko/roles/role_window/index.html | 23 + .../mozilla/tech/accessibility/at-apis/index.html | 5 + files/ja/mozilla/tech/accessibility/index.html | 28 ++ 119 files changed, 3970 insertions(+) create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_accel_label/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_alert/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_animation/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_app_root/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_application/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_arrow/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_autocomplete/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_border/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttondropdown/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttondropdowngrid/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttonmenu/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_calendar/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_canvas/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_caption/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_caret/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_cell/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_character/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_chart/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_check_menu_item/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_checkbutton/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_chrome_window/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_clock/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_color_chooser/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_columnheader/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox_list/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox_option/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_cursor/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_date_editor/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_desktop_frame/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_desktop_icon/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_diagram/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_dial/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_dialog/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_directory_pane/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_document/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_document_frame/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_droplist/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_editbar/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_entry/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_equation/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_file_chooser/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_font_chooser/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_footer/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_form/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_glass_pane/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_graphic/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_grip/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_grouping/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_header/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_heading/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_helpballoon/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_hotkeyfield/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_html_container/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_icon/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_image_map/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ime/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_indicator/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_internal_frame/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ipaddress/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_label/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_layered_pane/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_link/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_list/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_listbox/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_listitem/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menubar/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menuitem/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menupopup/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_nothing/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_option/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_option_pane/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_outline/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_outlineitem/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_page/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pagetab/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pagetablist/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pane/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_paragraph/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_parent_menuitem/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_password_text/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_popup_menu/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_progressbar/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_propertypage/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pushbutton/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_radio_menu_item/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_radiobutton/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_redundant_object/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_rich_option/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_root_pane/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_row/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ruler/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_scroll_pane/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_scrollbar/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_section/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_separator/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_slider/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_sound/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_spinbutton/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_split_pane/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_statusbar/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table_column_header/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table_row_header/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tear_off_menu_item/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_terminal/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_text_leaf/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_titlebar/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_toggle_button/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_toolbar/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tooltip/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tree_table/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_viewport/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_whitespace/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_window/index.html create mode 100644 files/ja/mozilla/tech/accessibility/at-apis/index.html create mode 100644 files/ja/mozilla/tech/accessibility/index.html (limited to 'files/ja/mozilla/tech/accessibility') diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/index.html new file mode 100644 index 0000000000..709114d7ea --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/index.html @@ -0,0 +1,5 @@ +--- +title: Gecko +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko +--- +This page was auto-generated because a user created a sub-page to this page. diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/index.html new file mode 100644 index 0000000000..582be09b29 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/index.html @@ -0,0 +1,496 @@ +--- +title: Gecko Roles +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles +--- +

« AT APIs Support ページ

+

以下のリストは Gecko で使用されるアクセシブル role です。Role 定数 は nsIAccessibleRole インタフェースで定義されています。

+
+
+ ROLE_NOTHING
+
+ accessible アイテムが、明確に定義された role を持っていない場合に使用されます。
+
+ ROLE_TITLEBAR
+
+ ウィンドウのタイトルバーまたはキャプションバーを表します。これは MSAA のみで使用されるため、MS Windows によって自動的にサポートされます。
+
+ ROLE_MENUBAR
+
+ ユーザによって選択された (ウィンドウのタイトルバーのすぐ下に位置するか、Mac OS X では画面最上部) メニューバーを表します。
+
+ ROLE_SCROLLBAR
+
+ 垂直または水平スクロールバーを表します。クライアント領域の一部か、コントロール内で使用されます。
+
+ ROLE_GRIP
+
+ 特別なマウスポインタを表します。ウィンドウなどのユーザインタフェース要素をユーザに操作させます。例えば、ユーザがウィンドウ右下隅のサイズ変更グリップをクリックし、そのサイズを変更するためにドラッグします。
+
+ ROLE_SOUND
+
+ システムサウンドを表します。様々なシステムイベントに関連付けられます。
+
+ ROLE_CURSOR
+
+ システムのマウスポインタを表します。
+
+ ROLE_CARET
+
+ システムのキャレットを表します。
+
+ ROLE_ALERT
+
+ ユーザに注意を促す alert または condition を表します。支援技術は一般的に、この role を広告するコンテナの全スクリーン上のコンテンツを読むことによって、role に反応します。警告ダイアログなどで使用してください。
+
+ ROLE_WINDOW
+
+ ウィンドウ枠を表します。タイトルバーやクライアント、ウィンドウに含まれる他のオブジェクトなどの子オブジェクトを含みます。この role は MS Windows によって自動的にサポートされます。
+
+ ROLE_INTERNAL_FRAME
+
+ サブドキュメントです。
+
+ ROLE_MENUPOPUP
+
+ メニューを表します。実行する操作をユーザに選択させるための、オプションの一覧を提供します。
+
+ ROLE_MENUITEM
+
+ メニュー項目を表します。実行するコマンドやオプションをユーザに選択させるための、メニュー内のエントリです。
+
+ ROLE_TOOLTIP
+
+ 役立つヒントを提供するツールチップを表します。一般的にマウスカーソルの位置に表示されます。
+
+ ROLE_APPLICATION
+
+ アプリケーションのメインウィンドウを表します。
+
+ ROLE_DOCUMENT
+
+ ドキュメントウィンドウを表します。ドキュメントウィンドウは常にアプリケーションウィンドウ内に含まれます。
+
+ ROLE_PANE
+
+ フレームウィンドウやドキュメントウィンドウ内のペインを表します。ユーザは他のペインと現在のペインのコンテンツ内の間を移動できますが、異なるペイン内の項目間は移動できません。このように、ペインはフレームウィンドウやドキュメントより下位、個々のコントロールよりも上位のグループレベルを表します。
+
+ ROLE_CHART
+
+ データの提供に使用されるグラフィカルな画像を表します。
+
+ ROLE_DIALOG
+
+ ダイアログボックスまたはメッセージボックスを表します。
+
+ ROLE_BORDER
+
+ ウィンドウの境界線を表します。
+
+ ROLE_GROUPING
+
+ その他のオブジェクトを論理的にグループ化します。
+
+ ROLE_SEPARATOR
+
+ separator メニュー項目やウィンドウ内のペインを分割するバーなど、空間を二つの領域に視覚的に分割するために使用されます。
+
+ ROLE_TOOLBAR
+
+ ツールバーを表します。よく使用される機能への簡単なアクセスを提供するコントロール (プッシュボタンやトグルボタン) のグループです。
+
+ ROLE_STATUSBAR
+
+ ステータスバーを表します。現在の操作やアプリケーションの状態、選択したオブジェクトについての情報を表示する、ウィンドウ下部の領域です。ステータスバーには異なる種類の情報を表示する複数のフィールドがあります。
+
+ ROLE_TABLE
+
+ セルの行と列を含むテーブルを表します。また、任意で行ヘッダと列ヘッダが含まれます。
+
+ ROLE_COLUMNHEADER
+
+ 列ヘッダを表します。テーブルの列のための視覚的なラベルを提供します。
+
+ ROLE_ROWHEADER
+
+ 行ヘッダを表します。テーブルの行のための視覚的なラベルを提供します。
+
+ ROLE_COLUMN
+
+ テーブル内のセルの列を表します。
+
+ ROLE_ROW
+
+ テーブル内のセルの行を表します。
+
+ ROLE_CELL
+
+ テーブル内のセルを表します。
+
+ ROLE_LINK
+
+ 何かへのリンクを表します。このオブジェクトはテキストやグラフィックで表現されますが、ボタンのように動作します。
+
+ ROLE_HELPBALLOON
+
+ ツールチップやヘルプバルーンのフォーム内のヘルプトピックを表示します。
+
+ ROLE_CHARACTER
+
+ Microsoft Office アシスタントなどのアニメのようなグラフィックオブジェクトを表します。アプリケーションのヘルプをユーザに提供するために表示されます。
+
+ ROLE_LIST
+
+ リストボックスを表します。ユーザは一個以上の項目を選択できます。
+
+ ROLE_LISTITEM
+
+ リスト内の項目を表します。
+
+ ROLE_OUTLINE
+
+ ツリービューコントロールなどのアウトライン構造またはツリー構造を表します。階層的なリストを表示し、ユーザは下層の展開と折り畳みができます。
+
+ ROLE_OUTLINEITEM
+
+ アウトライン構造やツリー構造内の項目を表します。
+
+ ROLE_PAGETAB
+
+ ページタブを表します。これはページタブリストの子要素です。
+
+ ROLE_PROPERTYPAGE
+
+ プロパティシートを表します。
+
+ ROLE_INDICATOR
+
+ 現在の項目を指し示すポインタ画像などのインジケータを表します。
+
+ ROLE_GRAPHIC
+
+ 画像を表します。
+
+ ROLE_STATICTEXT
+
+ 他のコントロールのためのラベルやダイアログボックス内の説明など、読み取り専用テキストを表します。静的テキストは変更や選択ができません。
+
+ ROLE_TEXT_LEAF
+
+ 選択可能なテキストを表します。編集したり読み取り専用にできます。
+
+ ROLE_PUSHBUTTON
+
+ プッシュボタンコントロールを表します。
+
+ ROLE_CHECKBUTTON
+
+ チェックボックスコントロールを表します。
+
+ ROLE_RADIOBUTTON
+
+ オプションボタンを表します。ラジオボタンとも呼ばれています。これは排他的なグループの一つです。すべてのオブジェクトは、この属性を持つ一つの親要素を共有しており、一つの排他的なグループの一部と仮定されます。
+
+ ROLE_COMBOBOX
+
+ コンボボックスを表します。予め選択されたセットを提供するリストボックスに関連付けられた編集コントロールです。
+
+ ROLE_DROPLIST
+
+ カレンダーコントロールを表します。
+
+ ROLE_PROGRESSBAR
+
+ 進捗バーを表します。ユーザに作業中の操作の現在の達成度を表示します。
+
+ ROLE_DIAL
+
+ ユーザに値を設定させるダイアルまたはノブを表します。
+
+ ROLE_HOTKEYFIELD
+
+ ホットキーフィールドを表します。ユーザに連続したキーストロークや、その組み合わせを入力させます。
+
+ ROLE_SLIDER
+
+ スライダを表します。ユーザに最小値と最大値の間に与えられた値を設定させます。
+
+ ROLE_SPINBUTTON
+
+ スピンボックスを表します。ユーザに表示された値を増減させるコントロールです。これはスピンボックスに関連付けられた別の "仲間" コントロール内に表示されます。
+
+ ROLE_DIAGRAM
+
+ ダイアグラムデータに使用される、グラフィカルな画像を表します。
+
+ ROLE_ANIMATION
+
+ アニメーションコントロールを表します。連続したビットマップフレームを表示するコントロールなど、時間毎に変わるコンテンツを含みます。
+
+ ROLE_EQUATION
+
+ 数式を表します。これは MATHML によって使用されます。
+
+ ROLE_BUTTONDROPDOWN
+
+ 項目のリストをドロップダウン表示するボタンを表します。
+
+ ROLE_BUTTONMENU
+
+ メニューをドロップダウン表示するボタンを表します。
+
+ ROLE_BUTTONDROPDOWNGRID
+
+ グリッドをドロップダウン表示するボタンを表します。
+
+ ROLE_WHITESPACE
+
+ オブジェクト間の空白を表します。
+
+ ROLE_PAGETABLIST
+
+ ページタブコントロールのコンテナを表します。
+
+ ROLE_CLOCK
+
+ 時刻を表示するコントロールを表します。
+
+ ROLE_SPLITBUTTON
+
+ ツールバー上のボタンを表します。ドロップダウンリストアイコンがボタンのすぐ隣にあります。
+
+ ROLE_IPADDRESS
+
+ IP (Internet Protocol) アドレスを入力するための編集コントロールを表します。編集コントロールは入力部分が IP アドレスの数値ごとに区切られています。
+
+ ROLE_ACCEL_LABEL
+
+ アクセラレータを持つラベルコントロールを表します。
+
+ ROLE_ARROW
+
+ 主要な 4 方向の矢印のうちの一つを表します。
+
+ ROLE_CANVAS
+
+ イベントの発生とトラップに使用されるコントロールを表します。
+
+ ROLE_CHECK_MENU_ITEM
+
+ チェックボックス付きのメニュー項目を表します。
+
+ ROLE_COLOR_CHOOSER
+
+ ユーザに色を選択させる特別なダイアログを表します。
+
+ ROLE_DATE_EDITOR
+
+ ユーザに日付を編集させるためのコントロールを表します。
+
+ ROLE_DESKTOP_ICON
+
+ ROLE_DESKTOP_PANE 内のアイコン化された内部フレーム。
+
+ ROLE_DESKTOP_FRAME
+
+ デスクトップペイン。内部フレームと、そのアイコン化されたバージョンをサポートするペイン。
+
+ ROLE_DIRECTORY_PANE
+
+ ディレクトリペイン。ユーザがディレクトリの内容を選択したり操作するためのペイン。ファイルの選択に使用されます。
+
+ ROLE_FILE_CHOOSER
+
+ ファイル選択ダイアログ。ディレクトリ内のファイルを表示してユーザにファイルを選択させたり、異なるディレクトリや特定のファイル名を閲覧させるための特別なダイアログ。ディレクトリの内容を表示するためにディレクトリペインを使用します。
+
+ ROLE_FONT_CHOOSER
+
+ フォント選択ダイアログ。フォント選択ダイアログは、ユーザに様々な属性のフォントを選択させるコンポーネントです。
+
+ ROLE_CHROME_WINDOW
+
+ フレーム role です。タイトルバー、境界線、メニューバーなどを持つトップレベルのウィンドウ。アプリケーションの最初のウィンドウとしてよく使用されます。
+
+ ROLE_GLASS_PANE
+
+ ガラスペイン。すべてのペインより前面に描かれることが保証されたペイン。
+
+ ROLE_HTML_CONTAINER
+
+ HTML のためのドキュメントコンテナ。このコンテナの子要素は document の内容を提供します。
+
+ ROLE_ICON
+
+ 小さな固定サイズの画像。一般的にはコンポーネントの飾りに使用されます。
+
+ ROLE_LABEL
+
+ インターフェースのアイコンまたは短い文字列を提供します。
+
+ ROLE_LAYERED_PANE
+
+ 階層化ペイン。子要素をスタック順の外観を提供しているレイヤー内に描画する特別なペイン。通常は、ウィンドウ内のほとんどの視覚的なコンポ―テントとメニューバーを保持するペインです。
+
+ ROLE_OPTION_PANE
+
+ ダイアログの内側で最初に使用される特別なペイン。
+
+ ROLE_PASSWORD_TEXT
+
+ パスワードなど、テキストの内容がユーザに分からないように表示されるテキストオブジェクトです。
+
+ ROLE_POPUP_MENU
+
+ ユーザに選択肢の一覧を提供する一時的なウィンドウ。ユーザが一覧から一つを選択すると隠されます。
+
+ ROLE_RADIO_MENU_ITEM
+
+ メニュー項目のラジオボタンです。
+
+ ROLE_ROOT_PANE
+
+ ルートペインです。ガラスペインや階層化ペインを子要素に持つ特別なペイン。この子要素にはスクロールバーやビューポートを含むことができます。
+
+ ROLE_SCROLL_PANE
+
+ スクロールペインです。大量の情報をユーザが順次表示できるオブジェクト。
+
+ ROLE_SPLIT_PANE
+
+ 分割ペインです。同時に 2 つのパネルを提供する特別なパネル。2 つのパネルの間は、ユーザがその大きさを変更することができる仕切りになっています。
+
+ ROLE_TABLE_COLUMN_HEADER
+
+ テーブルの列のためのヘッダです。
+
+ ROLE_TABLE_ROW_HEADER
+
+ テーブルの行のためのヘッダです。
+
+ ROLE_TEAR_OFF_MENU_ITEM
+
+ 着脱可能なメニュー項目です。
+
+ ROLE_TERMINAL
+
+ アクセシブルターミナルを表します。
+
+ ROLE_TEXT_CONTAINER
+
+ 論理的なテキスト実体を構成するオブジェクトのコレクションです。
+
+ ROLE_TOGGLE_BUTTON
+
+ 切り替えボタンです。チェックを入れたり外したりできる特別な押しボタン。現在の状態を示すインジケータは提供しません。
+
+ ROLE_TREE_TABLE
+
+ 複数行のデータ表示を展開したり折り畳んだりできるコントロールを表します。複数列のデータも表示できます。
+
+ ROLE_VIEWPORT
+
+ ビューポートです。通常はスクロールペイン内で使用されるオブジェクト。ユーザが見ることができるデータ全体の一部分を提供します。ユーザがスクロールバーを操作してビューポートに表示する部分を変更できます。
+
+ ROLE_HEADER
+
+ ドキュメントページのヘッダです。
+
+ ROLE_FOOTER
+
+ ドキュメントページのフッタです。
+
+ ROLE_PARAGRAPH
+
+ テキストの段落です。
+
+ ROLE_RULER
+
+ ワープロなどで使用される定規です。
+
+ ROLE_AUTOCOMPLETE
+
+ エントリウィジェットに挿入する項目を含むダイアログあるいはリストを持つテキストエントリ。つまり、テキストエントリを補完する語のリストです。
+
+ ROLE_EDITBAR
+
+ ツールバー内の編集可能なテキストオブジェクト。
+
+ ROLE_ENTRY
+
+ ユーザによって入力または変更されるテキスト内容のコントロール。
+
+ ROLE_CAPTION
+
+ 他のオブジェクトを説明するキャプションです。
+
+ ROLE_DOCUMENT_FRAME
+
+ ドキュメント内容の表示領域を含む視覚的なフレームまたはコンテナです。ドキュメントフレームは他のドキュメント実体内に発生します。この場合、2 番目のドキュメントは包含する実体内に埋め込まれます。大抵の HTML フレームは ROLE_DOCUMENT_FRAME です。このオブジェクトや単体の子孫は Document インタフェースを実装します。
+
+ ROLE_HEADING
+
+ 見出しです。
+
+ ROLE_PAGE
+
+ ドキュメント内容のページを表すオブジェクト。ユーザがページを基準にしてアクセスするドキュメント内で使用されます。
+
+ ROLE_SECTION
+
+ ドキュメント内容のコンテナです。
+
+ ROLE_REDUNDANT_OBJECT
+
+ アクセシブルな階層内の他のオブジェクトと重複するオブジェクト。支援技術 (AT)は、この role を持つオブジェクトを無視します。
+
+ ROLE_FORM
+
+ フォームコントロールのコンテナです。
+
+ ROLE_IME
+
+ キーボード上に無い文字を入力するために使用されるオブジェクト。例えば、英語キーボードで中国語を入力する場合など。
+
+ ROLE_APP_ROOT
+
+ ???
+
+ ROLE_PARENT_MENUITEM
+
+ メニュー項目を表します。これはユーザが選択して別のメニューを表示できるメニュー内のエントリです。
+
+ ROLE_CALENDAR
+
+ ユーザに日付を選択させるカレンダーです。
+
+ ROLE_COMBOBOX_LIST
+
+ コンボボックスによって表示される項目のリストです。
+
+ ROLE_COMBOBOX_OPTION
+
+ コンボボックスによって表示されるリストの項目です。
+
+ ROLE_IMAGE_MAP
+
+ イメージマップです。子リンクを表す領域を持ちます。
+
+ ROLE_OPTION
+
+ リストボックス内のオプションです。
+
+ ROLE_RICH_OPTION
+
+ リストボックス内のリッチオプションです。他のウィジェットを子要素として持つことができます。
+
+ ROLE_LISTBOX
+
+ オプションのリストです。
+
+
+

編注: ROLE_ のテンプレートを使用してアクセシブル role への参照を取得してください。ROLE_MENUITEM のように表示されます。

+
diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_accel_label/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_accel_label/index.html new file mode 100644 index 0000000000..de5747c491 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_accel_label/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_ACCEL_LABEL +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ACCEL_LABEL +tags: + - AT_APIs + - Accessibility + - Reference + - Référence(2) +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ACCEL_LABEL +--- +

« Gecko Roles ページ

+ +

アクセラレータを持つラベルコントロールを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_alert/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_alert/index.html new file mode 100644 index 0000000000..d03c56080c --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_alert/index.html @@ -0,0 +1,38 @@ +--- +title: ROLE_ALERT +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ALERT +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ALERT +--- +

« Gecko Roles ページ

+ +

ユーザに通知されるべき警告または条件を表します。支援技術は、一般的に、このロールの内容を告げるコンテナの画面上のコンテンツ全体を読み上げることにより、ロールに応答します。警告ダイアログ等で使用してください。

+ +

別名

+ + + +

イベント

+ + + +

使用する要素

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_animation/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_animation/index.html new file mode 100644 index 0000000000..81d333e72b --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_animation/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_ANIMATION +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ANIMATION +tags: + - AT_APIs + - Accessibility + - Reference + - Référence(2) +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ANIMATION +--- +

« Gecko Roles ページ

+ +

例えばビットマップの一連のフレームを表示するコントロールといった、時間の経過とともに変化するコンテンツを含むアニメーションコントロールを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_app_root/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_app_root/index.html new file mode 100644 index 0000000000..cbe8078631 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_app_root/index.html @@ -0,0 +1,26 @@ +--- +title: ROLE_APP_ROOT +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_APP_ROOT +tags: + - AT_APIs + - Accessibility + - Reference + - Référence(2) +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_APP_ROOT +--- +

« Gecko Roles ページ

+ +

欧米のキーボード上での漢字の入力のような、キーボードにない文字の入力を可能にするために使用されるオブジェクト。

+ +

マッピング

+ + + +

使用

+ +

使用されていません

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_application/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_application/index.html new file mode 100644 index 0000000000..4d430e70c9 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_application/index.html @@ -0,0 +1,34 @@ +--- +title: ROLE_APPLICATION +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_APPLICATION +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_APPLICATION +--- +

« Gecko Roles ページ

+

アプリケーションのメインウィンドウを表します。ROLE_APP_ROOT も参照してください。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_arrow/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_arrow/index.html new file mode 100644 index 0000000000..6ec87b9cf3 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_arrow/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_ARROW +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ARROW +tags: + - AT_APIs + - Accessibility + - Reference + - Référence(2) +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ARROW +--- +

« Gecko Roles ページ

+ +

東西南北方向のいずれかの矢印を表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_autocomplete/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_autocomplete/index.html new file mode 100644 index 0000000000..149af27745 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_autocomplete/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE AUTOCOMPLETE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_AUTOCOMPLETE +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_AUTOCOMPLETE +--- +

 

+ +

« Gecko Roles ページ

+ +

説明

+ +

例えば、テキスト入力の完了に対する単語のリストといった、入力ウィジェットに挿入するためのダイアログまたはアイテムを含むリストを持つテキスト入力。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_border/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_border/index.html new file mode 100644 index 0000000000..78104f570c --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_border/index.html @@ -0,0 +1,23 @@ +--- +title: ROLE_BORDER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_BORDER +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_BORDER +--- +

« Gecko Roles ページ

+

ウィンドウの境界線を表します。

+

別名

+ +

使用する要素

+

サポートされていません。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttondropdown/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttondropdown/index.html new file mode 100644 index 0000000000..13b259f499 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttondropdown/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_BUTTONDROPDOWN +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONDROPDOWN +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONDROPDOWN +--- +

« Gecko Roles ページ

+ +

アイテムのリストをドロップダウンするボタンを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttondropdowngrid/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttondropdowngrid/index.html new file mode 100644 index 0000000000..2439c01b9c --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttondropdowngrid/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_BUTTONDROPDOWNGRID +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONDROPDOWNGRID +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONDROPDOWNGRID +--- +

« Gecko Roles ページ

+ +

グリッドをドロップダウンするボタンを表します。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttonmenu/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttonmenu/index.html new file mode 100644 index 0000000000..675612d4bd --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_buttonmenu/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE_BUTTONMENU +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONMENU +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONMENU +--- +

« Gecko Roles ページ

+ +

メニューをドロップダウンするボタンを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_calendar/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_calendar/index.html new file mode 100644 index 0000000000..771b5bdf20 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_calendar/index.html @@ -0,0 +1,24 @@ +--- +title: ROLE_CALENDAR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CALENDAR +tags: + - AT_APIs + - Accessibility + - NeedsContent + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CALENDAR +--- +

« Gecko Roles ページ

+ +

ユーザーが日付を選択できるカレンダー。

+ +

マッピング

+ + + +

使用

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_canvas/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_canvas/index.html new file mode 100644 index 0000000000..cde08e0b55 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_canvas/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_CANVAS +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CANVAS +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CANVAS +--- +

« Gecko Roles ページ

+ +

イベントに引き込むことができ、イベントをトラップするために使用されるコントロールを表します。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_caption/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_caption/index.html new file mode 100644 index 0000000000..627d1d8a0c --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_caption/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE CAPTION +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CAPTION +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CAPTION +--- +

 

+ +

« Gecko Roles ページ

+ +

説明

+ +

別のオブジェクトを説明するキャプション。

+ +

マッピング

+ + + +

使用

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_caret/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_caret/index.html new file mode 100644 index 0000000000..abda30d55e --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_caret/index.html @@ -0,0 +1,23 @@ +--- +title: ROLE_CARET +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CARET +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CARET +--- +

« Gecko Roles ページ

+

システムのキャレットを表します。このロールは、キャレットのためにサポートされています。

+

別名

+ +

使用する要素

+

サポートされていません。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_cell/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_cell/index.html new file mode 100644 index 0000000000..14305ce7cc --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_cell/index.html @@ -0,0 +1,39 @@ +--- +title: ROLE_CELL +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CELL +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CELL +--- +

« Gecko Roles ページ

+

テーブル内のセルを表します。ROLE_TABLE も参照してください。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_character/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_character/index.html new file mode 100644 index 0000000000..8b3b43cbff --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_character/index.html @@ -0,0 +1,23 @@ +--- +title: ROLE_CHARACTER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHARACTER +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHARACTER +--- +

« Gecko Roles ページ

+

Microsoft Office Assistant などの、マンガのようなグラフィックオブジェクトを表します。これは、アプリケーションの使い方をユーザに提供するために表示されます。

+

別名

+ +

使用する要素

+

使用されていません。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_chart/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_chart/index.html new file mode 100644 index 0000000000..76a2356d83 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_chart/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE_CHART +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHART +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHART +--- +

« Gecko Roles ページ

+ +

データを示すためのグラフィカルな画像を表します。

+

インターフェイス

+ +

別名

+ +

使用する要素

+

使用されていません。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_check_menu_item/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_check_menu_item/index.html new file mode 100644 index 0000000000..2485251344 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_check_menu_item/index.html @@ -0,0 +1,32 @@ +--- +title: ROLE_CHECK_MENU_ITEM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHECK_MENU_ITEM +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHECK_MENU_ITEM +--- +

« Gecko Roles ページ

+ +

チェックボックスでメニュー項目を表します。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_checkbutton/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_checkbutton/index.html new file mode 100644 index 0000000000..7d553a0444 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_checkbutton/index.html @@ -0,0 +1,34 @@ +--- +title: ROLE_CHECKBUTTON +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHECKBUTTON +tags: + - AT_APIs + - Accessibility + - Reference + - Référence(2) +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHECKBUTTON +--- +

« Gecko Roles ページ

+ +

チェックボックスコントロールを表します。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_chrome_window/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_chrome_window/index.html new file mode 100644 index 0000000000..05d299d5ae --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_chrome_window/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_CHROME_WINDOW +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHROME_WINDOW +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHROME_WINDOW +--- +

« Gecko Roles ページ

+ +

フレームの役割。タイトルバー、ボーダー、メニューバーなどを持つトップレベルウィンドウ。 これは、多くの場合、アプリケーションのための主要なウィンドウとして使用されます。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_clock/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_clock/index.html new file mode 100644 index 0000000000..09eb1efa8e --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_clock/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_CLOCK +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CLOCK +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CLOCK +--- +

« Gecko Roles ページ

+ +

時刻を表示するコントロールを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_color_chooser/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_color_chooser/index.html new file mode 100644 index 0000000000..3b464f2e24 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_color_chooser/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_COLOR_CHOOSER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COLOR_CHOOSER +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COLOR_CHOOSER +--- +

« Gecko Roles ページ

+ +

ユーザが色を選択できるようにする特殊なダイアログを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_columnheader/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_columnheader/index.html new file mode 100644 index 0000000000..e6ccce5729 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_columnheader/index.html @@ -0,0 +1,32 @@ +--- +title: ROLE_COLUMNHEADER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COLUMNHEADER +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COLUMNHEADER +--- +

« Gecko Roles ページ

+

列ヘッダを表します。テーブルの列のための視覚的なラベルを提供します。ROLE_TABLE も参照してください。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox/index.html new file mode 100644 index 0000000000..2a7da343b0 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox/index.html @@ -0,0 +1,34 @@ +--- +title: ROLE_COMBOBOX +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX +tags: + - AT_APIs + - Accessibility + - Reference + - Référence(2) +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX +--- +

« Gecko Roles ページ

+ +

コンボボックスを表します。事前に定義された選択肢のセットを提供し、関連リストボックスとエディットコントロール。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox_list/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox_list/index.html new file mode 100644 index 0000000000..7072b0a8f7 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox_list/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE_COMBOBOX_LIST +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX_LIST +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX_LIST +--- +

« Gecko Roles ページ

+ +

コンボボックスを使用して提示された項目のリスト。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox_option/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox_option/index.html new file mode 100644 index 0000000000..ce0a67942a --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_combobox_option/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_COMBOBOX_OPTION +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX_OPTION +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX_OPTION +--- +

« Gecko Roles ページ

+ +

コンボボックスで示されているリストの項目。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_cursor/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_cursor/index.html new file mode 100644 index 0000000000..1fbeb203e4 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_cursor/index.html @@ -0,0 +1,23 @@ +--- +title: ROLE_CURSOR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CURSOR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_CURSOR +--- +

« Gecko Roles ページ

+

システムのマウスポインタを表します。

+

別名

+ +

使用する要素

+

サポートされていません。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_date_editor/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_date_editor/index.html new file mode 100644 index 0000000000..075b5f4066 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_date_editor/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_DATE_EDITOR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DATE_EDITOR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DATE_EDITOR +--- +

« Gecko Roles ページ

+ +

その目的は、ユーザーが日付を編集することを可能にすることであるコントロールを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_desktop_frame/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_desktop_frame/index.html new file mode 100644 index 0000000000..9c057e1a24 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_desktop_frame/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_DESKTOP_FRAME +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DESKTOP_FRAME +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DESKTOP_FRAME +--- +

« Gecko Roles ページ

+ +

デスクトップ区画。内部フレームとそれらの内部フレームのアイコン化をサポートする区画。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_desktop_icon/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_desktop_icon/index.html new file mode 100644 index 0000000000..af46f177e6 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_desktop_icon/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_DESKTOP_ICON +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DESKTOP_ICON +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DESKTOP_ICON +--- +

« Gecko Roles ページ

+ +

ROLE_DESKTOP_PANEにおけるアイコン化された内部フレーム。ROLE_INTERNAL_FRAMEを参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_diagram/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_diagram/index.html new file mode 100644 index 0000000000..a0fbf37deb --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_diagram/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_DIAGRAM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIAGRAM +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIAGRAM +--- +

« Gecko Roles ページ

+ +

データを図式化するために使用されるグラフィックイメージを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_dial/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_dial/index.html new file mode 100644 index 0000000000..862da2fb26 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_dial/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE_DIAL +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIAL +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIAL +--- +

« Gecko Roles ページ

+ +

その目的は、ユーザーが値を設定できるようにすることであるダイヤルまたはノブを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_dialog/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_dialog/index.html new file mode 100644 index 0000000000..f1d9ad5dfb --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_dialog/index.html @@ -0,0 +1,35 @@ +--- +title: ROLE_DIALOG +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIALOG +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIALOG +--- +

« Gecko Roles ページ

+

ダイアログボックスまたはメッセージボックスを表します。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_directory_pane/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_directory_pane/index.html new file mode 100644 index 0000000000..6c5b3c4e34 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_directory_pane/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_DIRECTORY_PANE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIRECTORY_PANE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIRECTORY_PANE +--- +

« Gecko Roles ページ

+ +

ディレクトリペイン。ユーザーがディレクトリの内容をナビゲートしたり、選択できる区画。ファイルチューザによって使用されてもよいです。また、ROLE_FILE_CHOOSERを参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_document/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_document/index.html new file mode 100644 index 0000000000..d2824c63ec --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_document/index.html @@ -0,0 +1,35 @@ +--- +title: ROLE_DOCUMENT +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DOCUMENT +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DOCUMENT +--- +

« Gecko Roles ページ

+

ドキュメントウィンドウを表します。ドキュメントウィンドウは、常にアプリケーションウィンドウ内に含まれます。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_document_frame/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_document_frame/index.html new file mode 100644 index 0000000000..a5220cf4d5 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_document_frame/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE DOCUMENT FRAME +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DOCUMENT_FRAME +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DOCUMENT_FRAME +--- +

« Gecko Roles ページ

+ +

説明

+ +

文書内容のビューが含まれている視覚フレームまたはコンテナ。ドキュメントのフレームが別の文書インスタンス内で発生するかもしれません。その場合、2番目の文書が、含んでいるインスタンスに埋め込まれていると言えます。HTML フレームは、多くの場合、ROLE_DOCUMENT_FRAME です。このオブジェクト、またはシングルトン子孫のいずれかは、Document インターフェイスを実装する必要があります。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_droplist/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_droplist/index.html new file mode 100644 index 0000000000..a240f3e9f0 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_droplist/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_DROPLIST +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DROPLIST +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_DROPLIST +--- +

« Gecko Roles ページ

+ +

説明

+ +

カレンダーコントロールを表します。

+ +

マッピング

+ + + +

使用

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_editbar/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_editbar/index.html new file mode 100644 index 0000000000..2a48b7574d --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_editbar/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE EDITBAR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_EDITBAR +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_EDITBAR +--- +

 

+ +

« Gecko Roles ページ

+ +

説明

+ +

ツールバーの編集可能なテキストオブジェクト。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_entry/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_entry/index.html new file mode 100644 index 0000000000..2314b07eda --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_entry/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE ENTRY +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ENTRY +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ENTRY +--- +

« Gecko Roles ページ

+ +

説明

+ +

テキストコンテンツが、ユーザーによって入力されるか、修正されるコントロール。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_equation/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_equation/index.html new file mode 100644 index 0000000000..d070df3529 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_equation/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_EQUATION +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_EQUATION +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_EQUATION +--- +

« Gecko Roles ページ

+ +

説明

+ +

数式を表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_file_chooser/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_file_chooser/index.html new file mode 100644 index 0000000000..d2be2acdb3 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_file_chooser/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_FILE_CHOOSER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_FILE_CHOOSER +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_FILE_CHOOSER +--- +

« Gecko Roles ページ

+ +

ファイル選択。ディレクトリ内のファイルを表示し、ユーザーがファイルを選択できるようにする特殊なダイアログが、別のディレクトリをブラウズしたり、ファイル名を指定します。ディレクトリの内容を表示するには、ディレクトリ·ペインを使用してもよいです。また、ROLE_DIRECTORY_PANEを参照してください

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_font_chooser/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_font_chooser/index.html new file mode 100644 index 0000000000..8fd3d7e13e --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_font_chooser/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_FONT_CHOOSER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_FONT_CHOOSER +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_FONT_CHOOSER +--- +

« Gecko Roles ページ

+ +

フォント選択ダイアログ。フォント選択ダイアログは、ユーザーがフォントのための各種属性を選択できるようにするコンポーネントです。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_footer/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_footer/index.html new file mode 100644 index 0000000000..bbbf07c9bf --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_footer/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE FOOTER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_FOOTER +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_FOOTER +--- +

« Gecko Roles ページ

+ +

説明

+ +

文書ページのフッター。また、ROLE_HEADERを参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_form/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_form/index.html new file mode 100644 index 0000000000..90dd8ef6a1 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_form/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE FORM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_FORM +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_FORM +--- +

« Gecko Roles ページ

+ +

説明

+ +

フォームコントロールのコンテナ。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_glass_pane/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_glass_pane/index.html new file mode 100644 index 0000000000..197450c892 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_glass_pane/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE GLASS PANE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_GLASS_PANE +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_GLASS_PANE +--- +

« Gecko Roles ページ

+ +

説明

+ +

窓ガラス。その下のすべてのペインの一番上に描画することが保証されたペイン。また、ROLE_ROOT_PANEを参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_graphic/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_graphic/index.html new file mode 100644 index 0000000000..827e84c62f --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_graphic/index.html @@ -0,0 +1,43 @@ +--- +title: ROLE_GRAPHIC +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_GRAPHIC +tags: + - AT_APIs + - Accessibility + - Gecko + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_GRAPHIC +--- +

« Gecko Roles ページ

+ +

画像を表します。

+ +

インターフェイス

+ + + +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_grip/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_grip/index.html new file mode 100644 index 0000000000..d13b094295 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_grip/index.html @@ -0,0 +1,23 @@ +--- +title: ROLE_GRIP +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_GRIP +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_GRIP +--- +

« Gecko Roles ページ

+

特別なマウスポインタを表します。ユーザにウィンドウなどのユーザインターフェイス要素を操作させます。例えば、ユーザがウィンドウ右下隅のサイズ変更グリップをクリックし、ドラッグしてそのサイズを変更します。

+

別名

+ +

使用する要素

+

サポートされていません。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_grouping/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_grouping/index.html new file mode 100644 index 0000000000..2a6c263623 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_grouping/index.html @@ -0,0 +1,40 @@ +--- +title: ROLE_GROUPING +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_GROUPING +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_GROUPING +--- +

« Gecko Roles ページ

+ +

他のオブジェクトを論理的にグループ化します。グループ化オブジェクトとそれに含まれるオブジェクトの間に必ずしも親子関係があるとは限りません。

+ +

インターフェイス

+ + + +

別名

+ + + +

使用する要素

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_header/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_header/index.html new file mode 100644 index 0000000000..52272ac9de --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_header/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE HEADER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HEADER +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HEADER +--- +

 

+ +

« Gecko Roles ページ

+ +

説明

+ +

ドキュメントページのヘッダ。ROLE_FOOTERも参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_heading/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_heading/index.html new file mode 100644 index 0000000000..bd2477520e --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_heading/index.html @@ -0,0 +1,32 @@ +--- +title: ROLE HEADING +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HEADING +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HEADING +--- +

 

+ +

« Gecko Roles ページ

+ +

説明

+ +

見出し

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_helpballoon/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_helpballoon/index.html new file mode 100644 index 0000000000..f5d70d03c3 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_helpballoon/index.html @@ -0,0 +1,34 @@ +--- +title: ROLE_HELPBALLOON +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HELPBALLOON +tags: + - AT_APIs + - Accessibility + - NeedsContent + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HELPBALLOON +--- +

« Gecko Roles ページ

+ +

ツールチップやヘルプバルーンの形のヘルプトピックを表示します。

+ +

子要素

+ +

インターフェイス

+ +

別名

+ + + +

使用する要素

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_hotkeyfield/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_hotkeyfield/index.html new file mode 100644 index 0000000000..434cdb6e3e --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_hotkeyfield/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_HOTKEYFIELD +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HOTKEYFIELD +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HOTKEYFIELD +--- +

« Gecko Roles ページ

+ +

ユーザーがキーストロークの組み合わせまたはシーケンスを入力することを可能にするホットキーフィールドを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_html_container/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_html_container/index.html new file mode 100644 index 0000000000..eccf6ca840 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_html_container/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE HTML CONTAINER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HTML_CONTAINER +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_HTML_CONTAINER +--- +

« Gecko Roles ページ

+ +

説明

+ +

子供が文書内容を表す、HTML のための AA ドキュメントコンテナ。

+ +

マッピング

+ + + +

使用

+ +

使われない。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_icon/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_icon/index.html new file mode 100644 index 0000000000..4dc8a12668 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_icon/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE ICON +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ICON +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ICON +--- +

 

+ +

« Gecko Roles ページ

+ +

説明

+ +

固定サイズの小型イメージ、通常はコンポーネントを装飾するために使用されます。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_image_map/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_image_map/index.html new file mode 100644 index 0000000000..620eb25232 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_image_map/index.html @@ -0,0 +1,26 @@ +--- +title: ROLE_IMAGE_MAP +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_IMAGE_MAP +tags: + - AT_APIs + - Accessibility + - NeedsContent + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_IMAGE_MAP +--- +

« Gecko Roles ページ

+ +

イメージマップ。その領域を表す子リンクを持っています。

+ +

マッピング

+ + + +

使用

+ +

?

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ime/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ime/index.html new file mode 100644 index 0000000000..1e95f51a4e --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ime/index.html @@ -0,0 +1,25 @@ +--- +title: ROLE_IME +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_IME +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_IME +--- +

« Gecko Roles ページ

+ +

欧米のキーボード上の漢字の入力等、キーボードにない文字の入力を可能にするために使用されるオブジェクト。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_indicator/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_indicator/index.html new file mode 100644 index 0000000000..1cb2b70d67 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_indicator/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE_INDICATOR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_INDICATOR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_INDICATOR +--- +

« Gecko Roles ページ

+ +

このような現在のアイテムを指し示すポインタのグラフィックなどの指標を表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_internal_frame/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_internal_frame/index.html new file mode 100644 index 0000000000..e6141d9ad4 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_internal_frame/index.html @@ -0,0 +1,39 @@ +--- +title: ROLE_INTERNAL_FRAME +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_INTERNAL_FRAME +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_INTERNAL_FRAME +--- +

« Gecko Roles ページ

+ +

フレーム内のサブドキュメントです。

+ +

インターフェイス

+ + + +

別名

+ + + +

使用する要素

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ipaddress/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ipaddress/index.html new file mode 100644 index 0000000000..63257fde23 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ipaddress/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_IPADDRESS +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_IPADDRESS +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_IPADDRESS +--- +

« Gecko Roles ページ

+ +

インターネットプロトコル(IP)アドレスのために設計された編集コントロールを表します。編集コントロールは、IPアドレスの各オクテットのための一つのセクションに分割されています。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_label/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_label/index.html new file mode 100644 index 0000000000..8b31fb3737 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_label/index.html @@ -0,0 +1,31 @@ +--- +title: ROLE LABEL +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LABEL +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LABEL +--- +

« Gecko Roles ページ

+ +

説明

+ +

インターフェイスの中のアイコンまたは短い文字列を提示します。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_layered_pane/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_layered_pane/index.html new file mode 100644 index 0000000000..72e9d3ecc3 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_layered_pane/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE LAYERED PANE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LAYERED_PANE +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LAYERED_PANE +--- +

« Gecko Roles ページ

+ +

説明

+ +

階層化ペイン。その子を層(レイヤー)に描画できる特殊なペインで、重なり順を提供します。これは、通常、ウィンドウ内のビジュアルコンポーネントのほとんどが含まれているペインだけでなく、メニューバーを保持するペインです。ROLE_GLASS_PANEROLE_ROOT_PANE も参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_link/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_link/index.html new file mode 100644 index 0000000000..4432a25159 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_link/index.html @@ -0,0 +1,36 @@ +--- +title: ROLE_LINK +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LINK +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LINK +--- +

« Gecko Roles ページ

+

何かへのリンクを表します。このオブジェクトはテキストやグラフィックで表現されますが、ボタンのように動作します。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_list/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_list/index.html new file mode 100644 index 0000000000..261cda9e1e --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_list/index.html @@ -0,0 +1,41 @@ +--- +title: ROLE_LIST +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LIST +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LIST +--- +

« Gecko Roles ページ

+

次のいずれかを表します:

+
    +
  1. ユーザが 1 個以上の項目を選択できるリストボックス。
  2. +
  3. 文書内の構造化されたリスト。これらは常に STATE_READONLY のマークが付いています。
  4. +
+

ROLE_LISTITEM もご覧ください。

+

子要素

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_listbox/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_listbox/index.html new file mode 100644 index 0000000000..4aef332022 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_listbox/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE LISTBOX +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LISTBOX +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LISTBOX +--- +

« Gecko Roles ページ

+ +

説明

+ +

オプションのリスト

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_listitem/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_listitem/index.html new file mode 100644 index 0000000000..a4c8e5bc98 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_listitem/index.html @@ -0,0 +1,51 @@ +--- +title: ROLE_LISTITEM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LISTITEM +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_LISTITEM +--- +

« Gecko Roles ページ

+ +

説明

+ +

リスト内の項目を表します。ROLE_LIST もご覧ください。

+ +

インターフェイス

+ + + +

状態

+ + + +

別名

+ + + +

使用する要素

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menubar/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menubar/index.html new file mode 100644 index 0000000000..4f02f8cf0c --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menubar/index.html @@ -0,0 +1,35 @@ +--- +title: ROLE_MENUBAR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUBAR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUBAR +--- +

« Gecko Roles ページ

+

ユーザにより選択されたメニューの (ウィンドウのタイトルバー下に配置された) メニューバーを表します。

+

インターフェイス

+ +

イベント

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menuitem/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menuitem/index.html new file mode 100644 index 0000000000..455ca5e29a --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menuitem/index.html @@ -0,0 +1,35 @@ +--- +title: ROLE_MENUITEM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUITEM +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUITEM +--- +

« Gecko Roles ページ

+ +

メニュー項目を表します。実行するコマンドやオプションをユーザに選択させるための、メニュー内のエントリです。

+

インターフェイス

+ + +

子要素

+

子はありません。

+

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menupopup/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menupopup/index.html new file mode 100644 index 0000000000..0a580711c8 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_menupopup/index.html @@ -0,0 +1,37 @@ +--- +title: ROLE_MENUPOPUP +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUPOPUP +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUPOPUP +--- +

« Gecko Roles ページ

+

メニューを表します。実行する操作をユーザに選択させるための、オプションの一覧を提供します。

+

インターフェイス

+ +

イベント

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_nothing/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_nothing/index.html new file mode 100644 index 0000000000..0c05a6fb07 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_nothing/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_NOTHING +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_NOTHING +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_NOTHING +--- +

« Gecko Roles ページ

+ +

アクセシブルが、明確に定義されたロールを持っていない場合に使用されます。

+ +

インターフェイス

+ +

アクセシブルは、任意の インターフェイス を実装できます。

+ +

別名

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_option/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_option/index.html new file mode 100644 index 0000000000..3e67ec16fe --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_option/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE_OPTION +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_OPTION +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_OPTION +--- +

« Gecko Roles ページ

+ +

リストボックス内のオプション。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_option_pane/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_option_pane/index.html new file mode 100644 index 0000000000..21ca6a487a --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_option_pane/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE OPTION PANE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_OPTION_PANE +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_OPTION_PANE +--- +

« Gecko Roles ページ

+ +

説明

+ +

その主な用途がダイアログ内にある特殊なペイン。

+ +

マッピング

+ + + +

使用

+ +

使用されていません

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_outline/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_outline/index.html new file mode 100644 index 0000000000..c8ef12e7a5 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_outline/index.html @@ -0,0 +1,33 @@ +--- +title: ROLE_OUTLINE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_OUTLINE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_OUTLINE +--- +

« Gecko Roles ページ

+

ツリービューコントロールなどのアウトライン構造またはツリー構造を表します。階層的なリストを表示し、ユーザは下層の展開と折り畳みができます。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_outlineitem/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_outlineitem/index.html new file mode 100644 index 0000000000..183d743baf --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_outlineitem/index.html @@ -0,0 +1,36 @@ +--- +title: ROLE_OUTLINEITEM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_OUTLINEITEM +tags: + - AT_APIs + - Accessibility + - NeedsContent + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_OUTLINEITEM +--- +

« Gecko Roles ページ

+

アウトライン構造またはツリー構造内の項目を表します。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_page/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_page/index.html new file mode 100644 index 0000000000..9bdae12420 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_page/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE PAGE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGE +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGE +--- +

« Gecko Roles ページ

+ +

説明

+ +

ドキュメント内容のページを表すオブジェクト。これは、ページ単位でユーザーによってアクセスされたドキュメントで使用されています。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pagetab/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pagetab/index.html new file mode 100644 index 0000000000..b0a45223c8 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pagetab/index.html @@ -0,0 +1,31 @@ +--- +title: ROLE_PAGETAB +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGETAB +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGETAB +--- +

« Gecko Roles ページ

+

ページタブを表します。これはページタブリストの子要素です。ROLE_PAGETABLIST も参照してください。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pagetablist/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pagetablist/index.html new file mode 100644 index 0000000000..97ef09b02a --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pagetablist/index.html @@ -0,0 +1,33 @@ +--- +title: ROLE_PAGETABLIST +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGETABLIST +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGETABLIST +--- +

« Gecko Roles ページ

+ +

ページタブコントロールのコンテナを表します。ROLE_PAGETABを参照してください。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pane/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pane/index.html new file mode 100644 index 0000000000..9289ffde50 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pane/index.html @@ -0,0 +1,38 @@ +--- +title: ROLE_PANE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PANE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PANE +--- +

« Gecko Roles ページ

+

フレームウィンドウやドキュメントウィンドウ内のペインを表します。ユーザは他のペイン間および現在のペインのコンテンツ内の間を移動できますが、異なるペイン内の項目間は移動できません。このように、ペインはフレームウィンドウやドキュメントより下位、個々のコントロールよりも上位のグループレベルを表します。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

特徴

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_paragraph/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_paragraph/index.html new file mode 100644 index 0000000000..a7f4443dc4 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_paragraph/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE PARAGRAPH +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PARAGRAPH +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PARAGRAPH +--- +

« Gecko Roles ページ

+ +

説明

+ +

テキストの段落。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_parent_menuitem/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_parent_menuitem/index.html new file mode 100644 index 0000000000..f79f65b850 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_parent_menuitem/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE_PARENT_MENUITEM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PARENT_MENUITEM +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PARENT_MENUITEM +--- +

« Gecko Roles ページ

+ +

ユーザーが別のメニューを表示するように選択することができ、メニュー内の項目であるメニュー項目を表します。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_password_text/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_password_text/index.html new file mode 100644 index 0000000000..ab51e83aae --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_password_text/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE PASSWORD TEXT +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PASSWORD_TEXT +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PASSWORD_TEXT +--- +

« Gecko Roles ページ

+ +

説明

+ +

パスワード、またはテキストコンテンツがユーザーに視覚的に示されていない他の場所に使用するテキストオブジェクトです。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_popup_menu/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_popup_menu/index.html new file mode 100644 index 0000000000..e2c8897daf --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_popup_menu/index.html @@ -0,0 +1,25 @@ +--- +title: ROLE_POPUP_MENU +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_POPUP_MENU +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_POPUP_MENU +--- +

« Gecko Roles ページ

+ +

ユーザーはこれらの選択肢のいずれかを選択するとき、通常、ユーザーに選択肢のリストを提供するために使用され、一時的なウィンドウが非表示になります。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_progressbar/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_progressbar/index.html new file mode 100644 index 0000000000..37ff081c99 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_progressbar/index.html @@ -0,0 +1,33 @@ +--- +title: ROLE_PROGRESSBAR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PROGRESSBAR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PROGRESSBAR +--- +

« Gecko Roles ページ

+ +

動的にユーザーが進行中の操作の完了率を示すプログレスバーを表します。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_propertypage/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_propertypage/index.html new file mode 100644 index 0000000000..a9d719e7c8 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_propertypage/index.html @@ -0,0 +1,39 @@ +--- +title: ROLE_PROPERTYPAGE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PROPERTYPAGE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PROPERTYPAGE +--- +

« Gecko Roles ページ

+ +

プロパティシートを表します。

+ +

インターフェイス

+ + + +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pushbutton/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pushbutton/index.html new file mode 100644 index 0000000000..a0b0ecc486 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_pushbutton/index.html @@ -0,0 +1,33 @@ +--- +title: ROLE_PUSHBUTTON +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PUSHBUTTON +tags: + - AT_APIs + - Accessibility + - Reference + - Référence(2) +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_PUSHBUTTON +--- +

« Gecko Roles ページ

+ +

プッシュボタンコントロールを表します。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_radio_menu_item/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_radio_menu_item/index.html new file mode 100644 index 0000000000..4ba76918dd --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_radio_menu_item/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_RADIO_MENU_ITEM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_RADIO_MENU_ITEM +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_RADIO_MENU_ITEM +--- +

« Gecko Roles ページ

+ +

メニュー項目であるラジオボタンを表します。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_radiobutton/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_radiobutton/index.html new file mode 100644 index 0000000000..4d48e00c69 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_radiobutton/index.html @@ -0,0 +1,32 @@ +--- +title: ROLE_RADIOBUTTON +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_RADIOBUTTON +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_RADIOBUTTON +--- +

« Gecko Roles ページ

+ +

ラジオボタンとも呼ばれるオプションボタンを表します。これは、相互に排他的なオプションのグループの1つです。この属性を持つ単一の親を共有するすべてのオブジェクトは、単一の相互排他的なグループの一部であると仮定されます。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_redundant_object/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_redundant_object/index.html new file mode 100644 index 0000000000..efbc9084c5 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_redundant_object/index.html @@ -0,0 +1,26 @@ +--- +title: ROLE REDUNDANT OBJECT +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_REDUNDANT_OBJECT +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_REDUNDANT_OBJECT +--- +

« Gecko Roles ページ

+ +

説明

+ +

アクセシブルな階層内で他のオブジェクトと重複しているオブジェクトです。AT は、典型的には、このロールを持つオブジェクトを無視します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_rich_option/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_rich_option/index.html new file mode 100644 index 0000000000..9d1206aafc --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_rich_option/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE RICH OPTION +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_RICH_OPTION +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_RICH_OPTION +--- +

« Gecko Roles ページ

+ +

説明

+ +

リストボックス内の豊富なオプション。それは子供として他のウィジェットを持つことができます。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_root_pane/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_root_pane/index.html new file mode 100644 index 0000000000..35f5b9ca40 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_root_pane/index.html @@ -0,0 +1,26 @@ +--- +title: ROLE_ROOT_PANE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ROOT_PANE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ROOT_PANE +--- +

« Gecko Roles ページ

+ +

ルート区画。ガラス区画と階層化区画を子として持つ特殊な区画。ROLE_GLASS_PANEROLE_LAYERED_PANEを参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_row/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_row/index.html new file mode 100644 index 0000000000..537ae5a89b --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_row/index.html @@ -0,0 +1,34 @@ +--- +title: ROLE_ROW +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ROW +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_ROW +--- +

« Gecko Roles ページ

+

テーブル内のセルの行を表します。ROLE_TABLE も参照してください。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ruler/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ruler/index.html new file mode 100644 index 0000000000..ef0ae65d70 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_ruler/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE RULER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_RULER +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_RULER +--- +

« Gecko Roles ページ

+ +

説明

+ +

ワードプロセッサで使用されるような定規。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_scroll_pane/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_scroll_pane/index.html new file mode 100644 index 0000000000..30de644a96 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_scroll_pane/index.html @@ -0,0 +1,26 @@ +--- +title: ROLE_SCROLL_PANE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SCROLL_PANE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SCROLL_PANE +--- +

« Gecko Roles ページ

+ +

スクロールペイン、これは、ユーザーが大量の情報を少しずつ表示できるようにするオブジェクトです。その子は、スクロールバーとビューポートを含めることができます。ROLE_VIEW_PORTを参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_scrollbar/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_scrollbar/index.html new file mode 100644 index 0000000000..22af0adf33 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_scrollbar/index.html @@ -0,0 +1,22 @@ +--- +title: ROLE_SCROLLBAR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SCROLLBAR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SCROLLBAR +--- +

« Gecko Roles ページ

+

垂直または水平スクロールバーを表します。クライアント領域の一部か、コントロール内で使用されます。

+

別名

+ +

使用する要素

+

サポートされていません。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_section/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_section/index.html new file mode 100644 index 0000000000..0c08471fd0 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_section/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE SECTION +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SECTION +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SECTION +--- +

« Gecko Roles ページ

+ +

説明

+ +

文書コンテンツのコンテナ。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_separator/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_separator/index.html new file mode 100644 index 0000000000..ef277767b6 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_separator/index.html @@ -0,0 +1,34 @@ +--- +title: ROLE_SEPARATOR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SEPARATOR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SEPARATOR +--- +

« Gecko Roles ページ

+

セパレータメニュー項目やウィンドウ内のペインを分割するバーなど、空間を二つの領域に視覚的に分割するために使用されます。

+

子要素

+

子はありません。

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_slider/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_slider/index.html new file mode 100644 index 0000000000..db831c8a29 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_slider/index.html @@ -0,0 +1,32 @@ +--- +title: ROLE_SLIDER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SLIDER +tags: + - AT_APIs + - Accessibility + - Reference + - Référence(2) +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SLIDER +--- +

« Gecko Roles ページ

+ +

ユーザーが最小値と最大値の間の指定された単位で設定を調整することを可能にするスライダーを表します。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_sound/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_sound/index.html new file mode 100644 index 0000000000..9fd7001061 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_sound/index.html @@ -0,0 +1,23 @@ +--- +title: ROLE_SOUND +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SOUND +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SOUND +--- +

« Gecko Roles ページ

+

システムサウンドを表します。様々なシステムイベントに関連付けられます。

+

別名

+ +

使用する要素

+

サポートされていません。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_spinbutton/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_spinbutton/index.html new file mode 100644 index 0000000000..b50d439b1a --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_spinbutton/index.html @@ -0,0 +1,32 @@ +--- +title: ROLE_SPINBUTTON +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SPINBUTTON +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SPINBUTTON +--- +

« Gecko Roles ページ

+ +

ユーザーがスピンボックスに関連付けられた別の"buddy"コントロールに表示される値をインクリメントまたはデクリメントすることができます制御であるスピンボックスを表します。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_split_pane/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_split_pane/index.html new file mode 100644 index 0000000000..690141f20b --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_split_pane/index.html @@ -0,0 +1,26 @@ +--- +title: ROLE_SPLIT_PANE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SPLIT_PANE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_SPLIT_PANE +--- +

« Gecko Roles ページ

+ +

同時に2つのパネルを表示する特殊なパネルで分割ペイン。二つのパネルの間に、ユーザは1つのパネルが大きく、他方のパネルを小さくするために操作することができる分周器です。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_statusbar/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_statusbar/index.html new file mode 100644 index 0000000000..2eb49709db --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_statusbar/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE_STATUSBAR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_STATUSBAR +tags: + - AT_APIs + - Accessibility + - NeedsUpdate + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_STATUSBAR +--- +

« Gecko Roles ページ

+

ステータスバーを表します。現在の操作やアプリケーションの状態、選択したオブジェクトについての情報を表示する、ウィンドウ下部の領域です。ステータスバーには異なる種類の情報を表示する複数のフィールドがあります。

+

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table/index.html new file mode 100644 index 0000000000..71e8f18a6b --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE_TABLE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TABLE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TABLE +--- +

« Gecko Roles ページ

+

セルの行と列を含むテーブルを表します。また、任意で行ヘッダと列ヘッダが含まれます。次のロールも参照してください: ROLE_COLUMNHEADER, ROLE_ROWHEADER, ROLE_COLUMN, ROLE_ROW, ROLE_CELL

+

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table_column_header/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table_column_header/index.html new file mode 100644 index 0000000000..dbf9e12353 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table_column_header/index.html @@ -0,0 +1,25 @@ +--- +title: ROLE_TABLE_COLUMN_HEADER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TABLE_COLUMN_HEADER +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TABLE_COLUMN_HEADER +--- +

« Gecko Roles ページ

+ +

テーブルの列のヘッダー。このロールはROLE_COLUMNHEADERのデュープであるに見えます。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table_row_header/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table_row_header/index.html new file mode 100644 index 0000000000..1f6ea525d8 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_table_row_header/index.html @@ -0,0 +1,25 @@ +--- +title: ROLE_TABLE_ROW_HEADER +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TABLE_ROW_HEADER +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TABLE_ROW_HEADER +--- +

« Gecko Roles ページ

+ +

表の行のヘッダー。このロールはROLE_ROWHEADERのデュープであるに見えます。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tear_off_menu_item/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tear_off_menu_item/index.html new file mode 100644 index 0000000000..311f7da062 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tear_off_menu_item/index.html @@ -0,0 +1,26 @@ +--- +title: ROLE_TEAR_OFF_MENU_ITEM +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TEAR_OFF_MENU_ITEM +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TEAR_OFF_MENU_ITEM +--- +

« Gecko Roles ページ

+ +

そのメニューをはがすと再接続するために使用されるメニュー項目。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_terminal/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_terminal/index.html new file mode 100644 index 0000000000..a46f45ff18 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_terminal/index.html @@ -0,0 +1,26 @@ +--- +title: ROLE_TERMINAL +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TERMINAL +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TERMINAL +--- +

« Gecko Roles ページ

+ +

アクセス可能な端末を表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_text_leaf/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_text_leaf/index.html new file mode 100644 index 0000000000..3bcb001036 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_text_leaf/index.html @@ -0,0 +1,28 @@ +--- +title: ROLE_TEXT_LEAF +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TEXT_LEAF +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TEXT_LEAF +--- +

« Gecko Roles ページ

+ +

編集を可能にするか、読み取り専用に指定された選択可能なテキストを表します。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_titlebar/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_titlebar/index.html new file mode 100644 index 0000000000..16ea650639 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_titlebar/index.html @@ -0,0 +1,22 @@ +--- +title: ROLE_TITLEBAR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TITLEBAR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TITLEBAR +--- +

« Gecko Roles ページ

+

ウィンドウのタイトルまたはキャプションバーを表します。

+

別名

+ +

使用する要素

+

このロールは、MSAA のみでサポートされており、Microsoft Windows で自動的にサポートされています。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_toggle_button/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_toggle_button/index.html new file mode 100644 index 0000000000..c68f16675c --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_toggle_button/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE TOGGLE BUTTON +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TOGGLE_BUTTON +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TOGGLE_BUTTON +--- +

« Gecko Roles ページ

+ +

説明

+ +

トグルボタン。オンまたはオフにするが、現在の状態を示す別々のインジケータを提供しないことができる特殊なプッシュボタン。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_toolbar/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_toolbar/index.html new file mode 100644 index 0000000000..1595276171 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_toolbar/index.html @@ -0,0 +1,32 @@ +--- +title: ROLE_TOOLBAR +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TOOLBAR +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TOOLBAR +--- +

« Gecko Roles ページ

+

ツールバーを表します。よく使用される機能への簡単なアクセスを提供するコントロール (プッシュボタンやトグルボタン) のグループです。

+

子要素

+

インターフェイス

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tooltip/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tooltip/index.html new file mode 100644 index 0000000000..47eb22a0e9 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tooltip/index.html @@ -0,0 +1,37 @@ +--- +title: ROLE_TOOLTIP +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TOOLTIP +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TOOLTIP +--- +

« Gecko Roles ページ

+

役立つヒントを提供するツールチップを表します。

+

インターフェイス

+ +

子要素

+

子はありません。

+

イベント

+ +

別名

+ +

使用する要素

+ +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tree_table/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tree_table/index.html new file mode 100644 index 0000000000..e97b473952 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_tree_table/index.html @@ -0,0 +1,29 @@ +--- +title: ROLE TREE TABLE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TREE_TABLE +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_TREE_TABLE +--- +

« Gecko Roles ページ

+ +

説明

+ +

データの複数の列を表示したり、列の展開や折りたたみのできるコントロールを表します。このロールは ROLE_OUTLINE とだまされやすいように見えます。

+ +

マッピング

+ + + +

使用

+ + diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_viewport/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_viewport/index.html new file mode 100644 index 0000000000..ca3ada95b7 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_viewport/index.html @@ -0,0 +1,27 @@ +--- +title: ROLE VIEWPORT +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_VIEWPORT +tags: + - AT_APIs + - Accessibility +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_VIEWPORT +--- +

« Gecko Roles ページ

+ +

説明

+ +

ビューポート。オブジェクトは通常、スクロールペインで使用されます。これは、ユーザーが見ることができるデータ全体の一部を表します。ユーザーがスクロールバーを操作するのに合わせて、ビューポートの内容は変更することができます。また、ROLE_SCROLL_PANE も参照してください。

+ +

マッピング

+ + + +

使用

+ +

使用されていません。

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_whitespace/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_whitespace/index.html new file mode 100644 index 0000000000..f1319ad295 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_whitespace/index.html @@ -0,0 +1,30 @@ +--- +title: ROLE_WHITESPACE +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_WHITESPACE +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_WHITESPACE +--- +

« Gecko Roles ページ

+ +

他のオブジェクトとの間の空白を表します。

+ +

マッピング

+ + + +

使用

+ + + +

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_window/index.html b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_window/index.html new file mode 100644 index 0000000000..0a777812d0 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/gecko/roles/role_window/index.html @@ -0,0 +1,23 @@ +--- +title: ROLE_WINDOW +slug: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_WINDOW +tags: + - AT_APIs + - Accessibility + - Reference +translation_of: Mozilla/Tech/Accessibility/AT-APIs/Gecko/Roles/ROLE_WINDOW +--- +

« Gecko Roles ページ

+

ウィンドウ枠を表します。これは、タイトルバーやクライアント、ウィンドウに含まれる他のオブジェクトなどの子オブジェクトを含みます。

+

別名

+ +

使用する要素

+

ロールは、Microsoft Windows により自動的にサポートされています。

+

diff --git a/files/ja/mozilla/tech/accessibility/at-apis/index.html b/files/ja/mozilla/tech/accessibility/at-apis/index.html new file mode 100644 index 0000000000..8cd6f37533 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/at-apis/index.html @@ -0,0 +1,5 @@ +--- +title: AT-APIs +slug: Mozilla/Tech/Accessibility/AT-APIs +--- +{{wiki.localize('System.API.page-generated-for-subpage')}} diff --git a/files/ja/mozilla/tech/accessibility/index.html b/files/ja/mozilla/tech/accessibility/index.html new file mode 100644 index 0000000000..db1f1ad9f7 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/index.html @@ -0,0 +1,28 @@ +--- +title: Accessibility API Implementation Details +slug: Mozilla/Tech/Accessibility +tags: + - AT APIs + - Accessibility + - Landing + - Mozilla + - Reference +translation_of: Mozilla/Tech/Accessibility +--- +

{{Draft}}

+ +

これらのページには、 Assistive Technology API の Mozilla 固有の実装の詳細に関するドキュメントが含まれています。

+ +

{{LandingPageListSubpages}}

+ + + + -- cgit v1.2.3-54-g00ecf