Page History
ブール値ウェブレットはチェックボックス・コントロールを提供します。これは広い意味でHTMLエレメントの<input The boolean weblet provides a checkbox control. It broadly corresponds to the <input type="checkbox"> HTML element. It extends the checkbox weblet with particular support for boolean type fields.
A checkbox control is typically used to represent a value that can have one of two states. For the Boolean weblet the checkbox represents the true and false states.
>に相当します。チェックボックスのウェブレットを拡張して、特別にブール値タイプのフィールドをサポートします。
チェックボックス・コントロールは、通常2つの状態の1つを表わす際に使用されます。ブール値ウェブレットでは、チェック・ボックスはtrueとfalseの状態を表現します。
ブール値ウェブレットをリストで使用した場合は次のようになります。When used in a list, the boolean weblet looks like this:
