public class MasterDetailTagHandler
extends javax.faces.view.facelets.ComponentHandler
ComponentHandler for the MasterDetail.| Constructor and Description |
|---|
MasterDetailTagHandler(javax.faces.view.facelets.ComponentConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.faces.view.facelets.MetaRuleset |
createMetaRuleset(java.lang.Class type) |
void |
onComponentPopulated(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c,
javax.faces.component.UIComponent parent) |
createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreatedapply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributespublic MasterDetailTagHandler(javax.faces.view.facelets.ComponentConfig config)
protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(java.lang.Class type)
createMetaRuleset in class javax.faces.view.facelets.DelegatingMetaTagHandlerpublic void onComponentPopulated(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c,
javax.faces.component.UIComponent parent)
onComponentPopulated in class javax.faces.view.facelets.ComponentHandlerCopyright © 2011–2021. All rights reserved.