org.openfaces.component
Class OUIClientActionHelper
java.lang.Object
org.openfaces.component.OUIClientActionHelper
- Direct Known Subclasses:
- AjaxHelper
public abstract class OUIClientActionHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OUIClientActionHelper
public OUIClientActionHelper()
ensureComponentIdSpecified
public static void ensureComponentIdSpecified(javax.faces.component.UIComponent component)
getClientActionInvoker
public static java.lang.String getClientActionInvoker(javax.faces.context.FacesContext context,
OUIClientAction clientAction)
getClientActionInvoker
public static java.lang.String getClientActionInvoker(javax.faces.context.FacesContext context,
OUIClientAction clientAction,
boolean considerOnlyCommandLinkAndButton)
onParentChange
public void onParentChange(OUIClientAction action,
javax.faces.component.UIComponent parent)
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.