OOUI/ウィジェット
OOUI |
---|
はじめに |
始めてみよう |
Working with widgets |
関連項目 |
ウィジェットは、利用者が表示および操作できる 1 つ以上の OOUI elements の複合体です。
すべてのウィジェットは標準 API を介して構成および変更でき、その状態はモデルに応じて動的に変更できます。
ライブラリは、アプリケーションの低レベルの DOM イベント (click
、keydown
、mouseup
など) を処理し、「ノイズ」をフィルタリングし (例えば、実際の変更が発生しない同じコンテンツのコピーと貼り付け)、アプリケーションにとって高レベルで重要なイベントを放出します (OOjs/Events を参照)。
The OOUI library contains a number of ready-to-customize widgets that fall into several main categories: buttons and switches, icons, indicators and labels, selects and options, input widgets, popups, and progress bars. When used together with layouts, these widgets can create high-level components like dialog or modal windows.
Note that not every widget in the library is commonly used ‘out-of-the-box’.
Some widgets, such as MenuWidgets
, are designed to be extended and will rarely be instantiated on their own.
ウィジェット
- Buttons and Switches
- Buttons and Switches/Code sample 1
- Icons, Indicators, and Labels
- Icons, Indicators, and Labels/de
- Icons, Indicators, and Labels/en
- Icons, Indicators, and Labels/fr
- Icons, Indicators, and Labels/hu
- Icons, Indicators, and Labels/nl
- Inputs
- Popups
- Progress bars
- Progress bars/Example 1
- Progress bars/Example 2
- Selects and Options
- en
- fr
- ja
- nl