Versions Compared

Key

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

...

[14:09:32 CDT(-0500)] <Justin_o> Bosmon: thanks

[14:14:08 CDT(-0500)] <cindyli> Bosmon: in IoC testing system, can I pass an argument list to an event listener? for example,

[14:14:10 CDT(-0500)] <cindyli> sequence: [{

[14:14:10 CDT(-0500)] <cindyli> listener: "fluid.tests.checkTopComponents",

[14:14:10 CDT(-0500)]

Wiki Markup
 &lt;cindyli&gt;                     event: &#034;{fluid.tests.videoPlayerMediaPanels}.events.onReady&#034;

[14:14:10 CDT(-0500)] <cindyli> }]

[14:14:52 CDT(-0500)] <cindyli> i tried to pass an "args" option but doesn't work