Class MethodSignatureTagHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.primefaces.extensions.component.parameters.MethodSignatureTagHandler
- All Implemented Interfaces:
javax.faces.view.facelets.FaceletHandler
public class MethodSignatureTagHandler
extends javax.faces.view.facelets.TagHandler
TagHandler for the MethodSignature tag.- Since:
- 0.5
- Version:
- $Revision$
- Author:
- Thomas Andraschko / last modified by $Author$
-
Field Summary
FieldsFields inherited from class javax.faces.view.facelets.TagHandler
nextHandler, tag, tagId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.faces.view.facelets.TagHandler
getAttribute, getRequiredAttribute, toString
-
Field Details
-
PARAMETERS_TYPES_ATTRIBUTE_NAME
- See Also:
-
-
Constructor Details
-
MethodSignatureTagHandler
public MethodSignatureTagHandler(javax.faces.view.facelets.TagConfig config)
-
-
Method Details
-
apply
public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) -
getParameterTypes
-