org.openfaces.renderkit
Class OUIClientActionRendererHelper

java.lang.Object
  extended by org.openfaces.renderkit.OUIClientActionRendererHelper
Direct Known Subclasses:
AjaxRendererHelper

public abstract class OUIClientActionRendererHelper
extends java.lang.Object


Constructor Summary
OUIClientActionRendererHelper()
           
 
Method Summary
 void encodeAutomaticInvocationMode(javax.faces.context.FacesContext context, OUIClientAction clientAction)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OUIClientActionRendererHelper

public OUIClientActionRendererHelper()
Method Detail

encodeAutomaticInvocationMode

public void encodeAutomaticInvocationMode(javax.faces.context.FacesContext context,
                                          OUIClientAction clientAction)
                                   throws java.io.IOException
Throws:
java.io.IOException


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