if (!eventCallback.isAborted())
return;
// Before rendering, allocate a unique element id and record it into the JSON reply.
PartialMarkupRendererFilter filter = new PartialMarkupRendererFilter()
{
public void renderMarkup(MarkupWriter writer, JSONObject reply, PartialMarkupRenderer renderer)
{
clientId = javascriptSupport.allocateClientId(resources);