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: 1395400 $ $Date: 2012-10-07 17:28:42 -0500 (Sun, 07 Oct 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 © 2014 The Apache Software Foundation. All Rights Reserved.