How to use even handlers??
Will be updated...
Note:
Difference between sling:resourceType and sling:resourceSuperType properties:
Assume that we have added sling:resourceType to the component, and it doesn't consists body.jsp then body.jsp will not used.. but whereas if add sling:resoureSuperType and the component doesn't have body.jsp then it gets body.jsp from resourecesupertype and will be used in the current component.
Will be updated...
Note:
Difference between sling:resourceType and sling:resourceSuperType properties:
Assume that we have added sling:resourceType to the component, and it doesn't consists body.jsp then body.jsp will not used.. but whereas if add sling:resoureSuperType and the component doesn't have body.jsp then it gets body.jsp from resourecesupertype and will be used in the current component.
No comments:
Post a Comment