public class LanguageAwareIncludeHandler
extends javax.faces.view.facelets.TagHandler
implements javax.faces.view.facelets.FaceletHandler
| Constructor and Description |
|---|
LanguageAwareIncludeHandler(javax.faces.view.facelets.ComponentConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
static void |
includeCompositeComponent(javax.faces.component.UIComponent parent,
String taglibURI,
String tagName,
String id) |
public LanguageAwareIncludeHandler(javax.faces.view.facelets.ComponentConfig config)
config - public static void includeCompositeComponent(javax.faces.component.UIComponent parent,
String taglibURI,
String tagName,
String id)
public void apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
throws IOException
apply in interface javax.faces.view.facelets.FaceletHandlerIOExceptionCopyright © 2016. All rights reserved.