public final class ResetValuesHandler extends ActionListenerHandlerBase implements javax.faces.view.ActionSource2AttachedObjectHandler
Modifier and Type | Class and Description |
---|---|
private static class |
ResetValuesHandler.LazyActionListener |
Modifier and Type | Field and Description |
---|---|
private javax.faces.view.facelets.TagAttribute |
render |
private static java.util.regex.Pattern |
SPLIT_PATTERN |
Constructor and Description |
---|
ResetValuesHandler(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
applyAttachedObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent parent) |
private static java.util.List<java.lang.String> |
toList(java.lang.String strValue) |
apply, getFor
findNextByType, findNextByType
getAttribute, getRequiredAttribute, toString
private final javax.faces.view.facelets.TagAttribute render
private static java.util.regex.Pattern SPLIT_PATTERN
public ResetValuesHandler(javax.faces.view.facelets.TagConfig config)
config
- public void applyAttachedObject(javax.faces.context.FacesContext context, javax.faces.component.UIComponent parent)
applyAttachedObject
in interface javax.faces.view.AttachedObjectHandler
applyAttachedObject
in class ActionListenerHandlerBase
private static java.util.List<java.lang.String> toList(java.lang.String strValue)
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.