Versions Compared

Key

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

LANSAには標準フィールド・ビジュアライゼーション・ウェブレットが用意されています。多くの共通フィールド・タイプ用に標準のビジュアライゼーションが提供されており、特定のフィールド・ビジュアライゼーションのフィールドがWEB_MAPに指定されていない場合は、XSLジェネレータ(WAMのコンパイル時に)によって使用されます。例えば、日付タイプのフィールドをWEB_MAPに指定した場合、XSLジェネレータはデフォルト値でstd_dateフィールド・ビジュアライゼーションを使用して、WebroutineのXSLを生成します。

ここでは、標準フィールド・ビジュアライゼーション・ウェブレットの詳細、プロパティおよびWebroutine内での使用方法が説明されています。

Info

提供されているウェブレットは、変更しないでください。区画の初期化を実行するたびに、これらのウェブレットは再インポートされ、リポジトリに存在していた元のウェブレットが上書きされます。フィールド・ビジュアライゼーション・ウェブレットをカスタマイズする場合は、LANSAエディターを使用して、対象のウェブレットを別の名前で保存してから、ウェブレットのコピーの方を変更してください。自分のウェブレットに‘std_’ で始まる名前を付けないでください。LANSAより提供されているウェブレットと競合してしまう恐れがあります。

ウェブレット名

説明

英数字

Standard field visualization weblets are shipped with LANSA. They provide a standard visualization for many of the common field types and they are used by the XSL generator (when you compile your WAM) if a specific field visualization is not specified for a field in a web_map. For example, if you specify a field of type DATE in your web_map, the XSL generator will use the std_date field visualization by default when it generates the XSL for your webroutine.

A full description of the standard field visualization weblets, their properties and how to use them in your own webroutines is provided.

Info
You should not modify the shipped weblets. Every time a Partition Initialization is executed, these weblets are re-imported and the original weblets in the repository are overwritten. If you wish to customize a field visualization weblet, save it first with a different name in the LANSA Editor and then modify the weblet copy. Don't start your own weblet names with 'std_' as they may conflict with weblets shipped by LANSA.

Weblet Name

Description

Alphanumeric

(std_char)

A text input box control.

テキスト入力ボックス・コントロール

ブール値

Boolean

(std_boolean)

A checkbox control.

チェックボックス・コントロール

jQuery UI

Datepicker

日付ピッカー (std_datepicker)

A text input box with added features to support the display, entry, prompting and validation of dates.

日付の表示、入力、プロンプト、及び妥当性検査をサポートする追加機能が付いた、テキスト入力ボックス

jQuery UI

Datetimepicker

日時ピッカー (std_

datetimepicker

datepicker)

A text input box with added features to support the display, entry, prompting and validation of datetimes.

Float

日時の表示、入力、プロンプト、及び妥当性検査をサポートする追加機能が付いた、テキスト入力ボックス

浮動小数 (std_float)

A text input box control specifically configured to display and receive floating point values.

浮動小数点を表示・受信できるよう特別に構成されたテキスト入力ボックス・コントロール

入力ボックス

Input box

(std_input)

A text input box control.

Integer

テキスト入力ボックス・コントロール

整数 (std_integer)

A text input box configured to display and receive integer values with logic to ensure values entered are within the allowable range.

値が許容範囲内にあるかどうかを確認するロジックが入った、整数値を表示・受信できるように構成されたテキスト入力ボックス

オブジェクト

Object

(std_lob)

A hyperlink

LOBコンテンツを返すWebroutineへのハイパーリンク(

anchor) to the webroutine that returns the LOB content.

アンカー)

jQuery UI

Timepicker

日時ピッカー (std_

timepicker

datepicker)

A text input box that supports the display, entry and validation of times.

時刻の表示、入力、プロンプト、及び妥当性検査をサポートするテキスト入力ボックス

Varchar (std_varchar)

A text input box control.

テキスト入力ボックス・コントロール