org.apache.myfaces.view.facelets.tag.jsf.core
Class ViewMetadataHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.jsf.core.ViewMetadataHandler
- All Implemented Interfaces:
- FaceletHandler
@JSFFaceletTag(name="f:metadata")
public final class ViewMetadataHandler
- extends TagHandler
Defines the view metadata. It is expected that this tag contains only
one or many f:viewParam tags.
- Version:
- $Revision: 1341404 $ $Date: 2012-05-22 13:10:33 +0200 (Tue, 22 May 2012) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
ViewMetadataHandler
public ViewMetadataHandler(TagConfig config)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.