Class ScriptResourceDelegate
java.lang.Object
jakarta.faces.view.facelets.TagHandlerDelegate
com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
com.sun.faces.facelets.tag.faces.html.ScriptResourceDelegate
ComponentResourceDelegate
for script references.-
Field Summary
Fields inherited from class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
componentType, id
-
Constructor Summary
-
Method Summary
Methods inherited from class com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
addComponentToView, doOrphanedChildCleanup, findChild, getAttribute
Methods inherited from class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
apply, assignUniqueId, createMetaRuleset, doExistingComponentActions, doNewComponentActions, findReparentedComponent, isIterating, popComponentFromEL, pushComponentToEL
-
Constructor Details
-
ScriptResourceDelegate
-
-
Method Details
-
getLocationTarget
- Specified by:
getLocationTarget
in classComponentResourceDelegate
- Parameters:
ctx
- theFacesContext
for the current request- Returns:
- the current value of the "target" attribute of the component associated with this delegate
-