A couple problems:
- It'd be easy enough to list the replaced targets when going from busy->ready,
  but on ready->busy, we don't know what is going to be replaced (the server
  will figure that out).
- If you have a series of queued events, you don't get busy->ready until
  all are completed, so if we had this, you'd see a series of icons show
  up one by one, and none would go away until all the requests completed.

-- Adam


On 9/19/07, Simon Lessard <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Is there a way to get the PPR source node form a JS StateChangeListener?
> Maybe from TrPage or from TrRequestQueue? The use case would be an icon
> (status indicator like) placed beside input fields and showing only when the
> input sent a PPR request.
>
>
> Regards,
>
> ~ Simon
>

Reply via email to