<uix:parameter>タグ
ネームスペース: http://xmlns.oracle.com/uix/ui

<parameter>要素は、1つのイベント・パラメータを定義します。

構文
<uix:parameter
      key="string"
    [ value="string" ]
>
     <!-- The following child can be anything derived from the given tag -->
   <uix:boundAttribute></uix:boundAttribute>
</uix:parameter>

注意:
  • このタグは<uix:firePartialAction>タグ内で使用されます。

  • 説明

    <parameter>要素は、1つのイベント・パラメータを定義します。


    属性

    説明
    key このパラメータのキー。この属性はデータ・バインドできません。 必須。
    string
    value このパラメータの値。この属性はデータ・バインドできます。
    string

    子タグ

    説明 必須 最大値
    <uix:boundAttribute>
    <boundAttribute>要素は、バインド可能な属性の、より複雑なデータ・バインディングを定義する際に使用します。
    いいえ 無限
    This document was generated on Wed Jul 07 19:23:48 PDT 2004

    Copyright 2001, 2004, Oracle.All rights reserved.