Uploaded image for project: 'Teeda'
  1. Teeda
  2. TEEDA-417

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

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major 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() を呼び出す.

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

              Created:
              Updated:
              Resolved: