Versions Compared

Key

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

ウェブレットのコンテンツを読取専用(ユーザーはコンテンツの変更ができません)にするかどうかを決定するブール値

デフォルト値

ブランク – Falseと同じです。 (ユーザーはコンテンツを変更できます。)

有効値

A Boolean property, the result of which determines whether the content of the weblet is read-only (that is, the user cannot modify the content).

Default value

Blank – equivalent to False (that is, the user can modify the contents).

...

true()

...

false()

...

Example

...

もしくは有効な式

次の例はフィールド#STD_FLAG

...

'Y'

...

と等しい場合にウェブレットを読取専用に設定します。この式は以下のような形式で入力してください。

When the property loses focus, the expression is shown as follows:プロパティがフォーカスを失うと、この式は以下のように表示されます。