Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The timepicker weblet provides a text input box control with added features to support the display, entry and validation of times. It broadly corresponds to the <input type="text"> HTML element.

時間ウェブレットは、時刻の表示、入力、プロンプト、妥当性検査のサポート追加機能を持つテキスト入力ボックス・コントロールを提供します。<input type=”text”> HTMLエレメントと概ね同じです。

このウェブレットの例を以下に示します。

Image Added

時間ピッカー・ウェブレットはtimeタイプのフィールドと共に使用するのが一番良い方法です。このタイプを使用すると、データは自動的にウェブレットが想定されている形式で受け渡されます。An example of the weblet is shown below:
Image Removed
The timepicker weblet is used with fields of type time. If you use this type, the data will automatically be passed in the format expected by the weblet.