Versions Compared

Key

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

ウェブレットを識別する名前です。ウェブレットがフィールドをビジュアライズすると、これがフィールド名になります。通常、省略値のままで残し、LANSALANSA独自の内部命名規則を使用できるようにします。ただし、JavaScript や ウェブレットを参照するXSLを使用する場合は、独自の名前を使用しても構いません。

デフォルト値

ウェブレットによりビジュアライズされたフィールドの場合、省略値の名前はフィールド名、もしくはフィールド名と行番号を組み合わせたもの(リストのフィールドの場合)になります。それ以外は、省略値の名前は自動的に生成された、一意の識別子になります。

有効値

単一引用符で囲まれた文字列

The name the weblet is identified with. If the weblet visualizes a field, this is the name of the field. Normally, you would leave this as the default and let LANSA use its own internal naming convention. However, you may want to use your own name if using JavaScript or XSL that references the weblet.

Default value

Where the weblet visualizes a field the default name is the field name or combines the field name with a row number (for fields in a list). Otherwise the default name is an automatically generated, unique identifier.

Valid values

...