@Deprecated public class SeparatorExtensionHandler extends javax.faces.view.facelets.ComponentHandler
Constructor and Description |
---|
SeparatorExtensionHandler(javax.faces.view.facelets.ComponentConfig config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
applyNextHandler(javax.faces.view.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent separator)
Deprecated.
|
protected javax.faces.view.facelets.MetaRuleset |
createMetaRuleset(Class aClass)
Deprecated.
|
void |
onComponentCreated(javax.faces.view.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent separator,
javax.faces.component.UIComponent parent)
Deprecated.
|
getComponentConfig, getTagHandlerDelegate, isNew, onComponentPopulated
apply, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
public SeparatorExtensionHandler(javax.faces.view.facelets.ComponentConfig config)
public void applyNextHandler(javax.faces.view.facelets.FaceletContext faceletContext, javax.faces.component.UIComponent separator) throws IOException, javax.el.ELException
applyNextHandler
in class javax.faces.view.facelets.DelegatingMetaTagHandler
IOException
javax.el.ELException
public void onComponentCreated(javax.faces.view.facelets.FaceletContext faceletContext, javax.faces.component.UIComponent separator, javax.faces.component.UIComponent parent)
onComponentCreated
in class javax.faces.view.facelets.ComponentHandler
protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class aClass)
createMetaRuleset
in class javax.faces.view.facelets.DelegatingMetaTagHandler
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.