com.creamtec.ajaxswing.v4
Class AjaxSwingV4Handler

java.lang.Object
  extended by com.creamtec.ajaxswing.v4.AjaxSwingV4Handler
All Implemented Interfaces:
FastSubmitHandler

public class AjaxSwingV4Handler
extends java.lang.Object
implements FastSubmitHandler


Field Summary
 int ActiveCount
           
 
Constructor Summary
AjaxSwingV4Handler(ClientAgent agent)
           
 
Method Summary
 void handle(ClientAgent agent, HttpRequestData requestData, java.lang.String actionString)
           
 void registerUpdatable(java.awt.Component comp)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ActiveCount

public int ActiveCount
Constructor Detail

AjaxSwingV4Handler

public AjaxSwingV4Handler(ClientAgent agent)
Method Detail

handle

public void handle(ClientAgent agent,
                   HttpRequestData requestData,
                   java.lang.String actionString)
Specified by:
handle in interface FastSubmitHandler

registerUpdatable

public void registerUpdatable(java.awt.Component comp)


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.