javax.faces.render
Class ClientBehaviorRenderer
java.lang.Object
javax.faces.render.ClientBehaviorRenderer
public abstract class ClientBehaviorRenderer
- extends Object
- Since:
- 2.0
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 07:19:37 -0500 (Sat, 22 Oct 2011) $
- Author:
- Simon Lessard (latest modification by $Author: bommel $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientBehaviorRenderer
public ClientBehaviorRenderer()
decode
public void decode(FacesContext context,
UIComponent component,
ClientBehavior behavior)
getScript
public String getScript(ClientBehaviorContext behaviorContext,
ClientBehavior behavior)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.