public class TabHandler
extends javax.faces.view.facelets.ComponentHandler
UIPanel
facet. This is necessary because UIData.visitTree(javax.faces.component.visit.VisitContext,
javax.faces.component.visit.VisitCallback) will visit facets but not children when it is not iterating over data
(i.e. when the value and var attributes are unused).| Modifier and Type | Field and Description |
|---|---|
static String |
IMPLICIT_FACET_NAME |
| Constructor and Description |
|---|
TabHandler(javax.faces.view.facelets.ComponentConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.faces.component.UIPanel |
createImplicitPanelGroup(javax.faces.context.FacesContext facesContext,
String parentId) |
void |
onComponentPopulated(javax.faces.view.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent uiComponent,
javax.faces.component.UIComponent parent) |
createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreatedapply, applyNextHandler, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributespublic static final String IMPLICIT_FACET_NAME
public void onComponentPopulated(javax.faces.view.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent uiComponent,
javax.faces.component.UIComponent parent)
onComponentPopulated in class javax.faces.view.facelets.ComponentHandlerprotected javax.faces.component.UIPanel createImplicitPanelGroup(javax.faces.context.FacesContext facesContext,
String parentId)
Copyright © 2016 Liferay, Inc.. All rights reserved.