org.openfaces.component.ajax
Class AjaxHelper

java.lang.Object
  extended by org.openfaces.component.OUIClientActionHelper
      extended by org.openfaces.component.ajax.AjaxHelper

public class AjaxHelper
extends OUIClientActionHelper

This class is only for internal usage from within the OpenFaces library. It shouldn't be used explicitly by any application code.


Constructor Summary
AjaxHelper()
           
 
Method Summary
 
Methods inherited from class org.openfaces.component.OUIClientActionHelper
ensureComponentIdSpecified, getClientActionInvoker, getClientActionInvoker, onParentChange
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AjaxHelper

public AjaxHelper()


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.