com.sun.faces.facelets.tag.jsf.html
public class ScriptResourceDelegate extends ComponentResourceDelegate
ComponentResourceDelegate
for script references.componentType, id
Constructor and Description |
---|
ScriptResourceDelegate(javax.faces.view.facelets.ComponentHandler owner) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getLocationTarget(javax.faces.view.facelets.FaceletContext ctx) |
addComponentToView, doOrphanedChildCleanup, findChild, getAttribute
apply, assignUniqueId, createMetaRuleset, doExistingComponentActions, doNewComponentActions, findReparentedComponent, popComponentFromEL, pushComponentToEL
public ScriptResourceDelegate(javax.faces.view.facelets.ComponentHandler owner)
protected java.lang.String getLocationTarget(javax.faces.view.facelets.FaceletContext ctx)
getLocationTarget
in class ComponentResourceDelegate
ctx
- the FacesContext
for the current requestCopyright © 2002-2010 Oracle America, Inc. All Rights Reserved.