Page History
ウェブレットのコンテンツを読取専用(ユーザーはコンテンツの変更ができません)にするかどうかを決定するブール値
デフォルト値
ブランク - 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()
...
もしくは有効な式
例
次の例はフィールド#STD_FLAGが 'Y'と等しい場合にウェブレットを読取専用に設定します。この式は以下のような形式で入力してください。
プロパティがフォーカスを失うと、この式は以下のように表示されます。
Example
This example will set the weblet to read-only if field #STD_FLAG is equal to 'Y'. The expression should be entered in this form:
When the property loses focus, the expression is shown as follows: