|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||