Uses of Class
org.apache.myfaces.trinidadinternal.ui.action.ClientAction

Packages that use ClientAction
org.apache.myfaces.trinidadinternal.ui.action   
org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml   
 

Uses of ClientAction in org.apache.myfaces.trinidadinternal.ui.action
 

Subclasses of ClientAction in org.apache.myfaces.trinidadinternal.ui.action
 class FireAction
          Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore.
 class FirePartialAction
          Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore.
 

Methods in org.apache.myfaces.trinidadinternal.ui.action that return ClientAction
static ClientAction ClientActionUtils.getPrimaryClientAction(UIXRenderingContext context, UINode node)
          Deprecated. Gets the ClientAction associated with this UINode if there is one.
 

Uses of ClientAction in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml
 

Methods in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml with parameters of type ClientAction
protected  void ChoiceRenderer.renderTrigger(UIXRenderingContext context, UINode node, ClientAction action)
          Deprecated. render the client action trigger.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.