Versions Compared

Key

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

The float weblet provides a text input box control specifically configured to display and receive floating point values and includes validation logic to ensure that values entered are within the allowable range for the specified floating point size. The weblet looks like this (for clarity, the label for the input box is shown but is not part of the weblet):

Image Removed

浮動小数ウェブレットは、浮動小数点を含む値の表示・受信用に特別に構成されたテキスト入力ボックス・コントロールを提供し、入力値が指定の浮動小数点のサイズに対して許容範囲にあるかを認証するロジックも含まれます。このウェブレットはこのようになります。(わかりやすいように入力ボックスのラベルが表示されていますが、ウェブレットの一部ではありません。)

Image Added

浮動小数ウェブレットは浮動小数点フィールドのデフォルト値のビジュアライゼーションです。<input type=”text”> HTMLエレメントと概ね同じです。The float weblet is the default visualization for floating point fields. It broadly corresponds to the <input type="text"> HTML element.