org.primefaces.extensions.component.timeline
Class TimelineTagHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
javax.faces.view.facelets.MetaTagHandler
javax.faces.view.facelets.DelegatingMetaTagHandler
javax.faces.view.facelets.ComponentHandler
org.primefaces.extensions.component.timeline.TimelineTagHandler
- All Implemented Interfaces:
- javax.faces.view.facelets.FaceletHandler
public class TimelineTagHandler
- extends javax.faces.view.facelets.ComponentHandler
ComponentHandler for the Timeline component.
- Since:
- 0.7
- Version:
- $Revision$
- Author:
- Oleg Varaksin / last modified by $Author$
| Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
delegateFactory |
| Fields inherited from class javax.faces.view.facelets.TagHandler |
nextHandler, tag, tagId |
|
Method Summary |
void |
onComponentPopulated(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c,
javax.faces.component.UIComponent parent)
|
| Methods inherited from class javax.faces.view.facelets.ComponentHandler |
getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated |
| Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
apply, applyNextHandler, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes |
| Methods inherited from class javax.faces.view.facelets.TagHandler |
getAttribute, getRequiredAttribute, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TimelineTagHandler
public TimelineTagHandler(javax.faces.view.facelets.ComponentConfig config)
onComponentPopulated
public void onComponentPopulated(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c,
javax.faces.component.UIComponent parent)
- Overrides:
onComponentPopulated in class javax.faces.view.facelets.ComponentHandler
Copyright © 2011-2013. All Rights Reserved.