• Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • 1.0.12-rc1
    • Affects Version/s: 1.0.11-SP3
    • Component/s: Teeda Extension
    • None

      forEach の中の commandButton が押された場合,押されたボタンに対応する xxxIndex を設定して do~() メソッドを呼び出すようにする.

      <table id="xxxItems">
        <tr><td><input type="submit" id="doXxx"/></td></tr>
      </table>
      

      の場合に 3 行目のボタンが押されたなら,xxxIndex に 2 を設定して doXxx() を呼び出す.

          [TEEDA-417] forEach の中の commandButton が押された場合,押されたボタンに対応する xxxIndex を設定してから do~() メソッドを呼び出すようにしました.

          koichik added a comment -

          koichik added a comment - 対応しました. http://svn.seasar.org/browse/?view=rev&root=teeda&revision=3810

            Assignee:
            koichik
            Reporter:
            koichik
            Votes:
            0 Vote for this issue
            Watchers:
            Start watching this issue

              Created:
              Updated:
              Resolved: