|
UIX 2.2.16 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.ui.action.ClientActionUtils
Public utility methods useful for working with ClientActions
Constructor Summary | |
ClientActionUtils()
|
Method Summary | |
static java.lang.String |
appendURLParameters(RenderingContext context,
java.lang.String base,
Parameter[] params)
|
static ClientAction |
getPrimaryClientAction(RenderingContext 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(RenderingContext context, UINode node)
public static java.lang.String appendURLParameters(RenderingContext context, java.lang.String base, Parameter[] params)
|
UIX 2.2.16 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |