org.apache.myfaces.tobago.facelets
Class WizardComponentHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
javax.faces.view.facelets.MetaTagHandler
javax.faces.view.facelets.DelegatingMetaTagHandler
javax.faces.view.facelets.ComponentHandler
org.apache.myfaces.tobago.facelets.TobagoComponentHandler
org.apache.myfaces.tobago.facelets.WizardComponentHandler
- All Implemented Interfaces:
- javax.faces.view.facelets.FaceletHandler
public class WizardComponentHandler
- extends TobagoComponentHandler
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 |
onComponentCreated(javax.faces.view.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent wizard,
javax.faces.component.UIComponent parent)
|
Methods inherited from class javax.faces.view.facelets.ComponentHandler |
getComponentConfig, getTagHandlerDelegate, isNew |
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes |
Methods inherited from class javax.faces.view.facelets.TagHandler |
getAttribute, getRequiredAttribute, toString |
WizardComponentHandler
public WizardComponentHandler(javax.faces.view.facelets.ComponentConfig componentConfig)
onComponentCreated
public void onComponentCreated(javax.faces.view.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent wizard,
javax.faces.component.UIComponent parent)
- Overrides:
onComponentCreated
in class TobagoComponentHandler
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.