public final class ResetValuesHandler extends ActionListenerHandlerBase implements ActionSource2AttachedObjectHandler
nextHandler, tag, tagId| Constructor and Description |
|---|
ResetValuesHandler(TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyAttachedObject(FacesContext context,
UIComponent parent)
Take the argument |
apply, getForfindNextByType, findNextByTypegetAttribute, getRequiredAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetForpublic ResetValuesHandler(TagConfig config)
config - public void applyAttachedObject(FacesContext context, UIComponent parent)
AttachedObjectHandler
Take the argument parent and apply this attached object to it. The action taken varies with class that
implements one of the subinterfaces of this interface.
applyAttachedObject in interface AttachedObjectHandlerapplyAttachedObject in class ActionListenerHandlerBasecontext - The FacesContext for this requestparent - The UIComponent to which this particular attached object must be applied.Copyright © 1997–2020 Eclipse Foundation. All rights reserved.