|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.action.ClientActionUtils
public class ClientActionUtils
Public utility methods useful for working with ClientActions
Constructor Summary | |
---|---|
ClientActionUtils()
|
Method Summary | |
---|---|
static java.lang.String |
appendURLParameters(UIXRenderingContext context,
java.lang.String base,
Parameter[] params)
|
static ClientAction |
getPrimaryClientAction(UIXRenderingContext context,
UINode node)
Gets the ClientAction associated with this UINode if there is one. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientActionUtils()
Method Detail |
---|
public static ClientAction getPrimaryClientAction(UIXRenderingContext context, UINode node)
public static java.lang.String appendURLParameters(UIXRenderingContext context, java.lang.String base, Parameter[] params)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |