public class ComponentControlBehaviorRenderer
extends javax.faces.render.ClientBehaviorRenderer
Constructor and Description |
---|
ComponentControlBehaviorRenderer() |
Modifier and Type | Method and Description |
---|---|
protected List<Object> |
createSignature(ComponentControlBehavior behavior) |
String |
getScript(javax.faces.component.behavior.ClientBehaviorContext behaviorContext,
javax.faces.component.behavior.ClientBehavior behavior) |
protected String[] |
resolveTargets(javax.faces.context.FacesContext context,
String targetSourceString) |
public String getScript(javax.faces.component.behavior.ClientBehaviorContext behaviorContext, javax.faces.component.behavior.ClientBehavior behavior)
getScript
in class javax.faces.render.ClientBehaviorRenderer
protected List<Object> createSignature(ComponentControlBehavior behavior)
Copyright © 2014 JBoss by Red Hat. All rights reserved.