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(UIComponent component)
getClientActionInvoker
public static java.lang.String getClientActionInvoker(FacesContext context,
OUIClientAction clientAction)
getClientActionInvoker
public static java.lang.String getClientActionInvoker(FacesContext context,
OUIClientAction clientAction,
boolean considerOnlyCommandLinkAndButton)
onParentChange
public void onParentChange(OUIClientAction action,
UIComponent parent)
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.