| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.change | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RowKeySetAttributeChangeHandles RowKeySetAttribute changes, which need to be handled specially because they are mutable
 and programmers assume that the instances don't change. | 
| Modifier and Type | Method and Description | 
|---|---|
| AttributeComponentChange | ChangeManager. replaceAttributeChangeIfPresent(javax.faces.context.FacesContext facesContext,
                               javax.faces.component.UIComponent uiComponent,
                               AttributeComponentChange attributeComponentChange)Replace an AttributeComponentChange if it's present. | 
| AttributeComponentChange | SessionChangeManager. replaceAttributeChangeIfPresent(javax.faces.context.FacesContext context,
                               javax.faces.component.UIComponent component,
                               AttributeComponentChange attributeComponentChange) | 
| AttributeComponentChange | ChangeManagerWrapper. replaceAttributeChangeIfPresent(javax.faces.context.FacesContext facesContext,
                               javax.faces.component.UIComponent uiComponent,
                               AttributeComponentChange attributeComponentChange)Delegates the replaceAttributeChangeIfPresent() implementation to the wrapped ChangeManager. | 
| Modifier and Type | Method and Description | 
|---|---|
| AttributeComponentChange | ChangeManager. replaceAttributeChangeIfPresent(javax.faces.context.FacesContext facesContext,
                               javax.faces.component.UIComponent uiComponent,
                               AttributeComponentChange attributeComponentChange)Replace an AttributeComponentChange if it's present. | 
| AttributeComponentChange | SessionChangeManager. replaceAttributeChangeIfPresent(javax.faces.context.FacesContext context,
                               javax.faces.component.UIComponent component,
                               AttributeComponentChange attributeComponentChange) | 
| AttributeComponentChange | ChangeManagerWrapper. replaceAttributeChangeIfPresent(javax.faces.context.FacesContext facesContext,
                               javax.faces.component.UIComponent uiComponent,
                               AttributeComponentChange attributeComponentChange)Delegates the replaceAttributeChangeIfPresent() implementation to the wrapped ChangeManager. | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.