|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeManager | |
|---|---|
| org.apache.myfaces.trinidad.change | |
| org.apache.myfaces.trinidad.context | |
| Uses of ChangeManager in org.apache.myfaces.trinidad.change |
|---|
| Subclasses of ChangeManager in org.apache.myfaces.trinidad.change | |
|---|---|
class |
ChangeManagerWrapperBase class for ChangeManager implementations that wrap other ChangeManagers. |
class |
NullChangeManagerAn ChangeManager implementation that is all a no-op. |
class |
SessionChangeManagerA ChangeManager implementation that manages persisting the added Changes at the session. |
| Methods in org.apache.myfaces.trinidad.change that return ChangeManager | |
|---|---|
protected abstract ChangeManager |
ChangeManagerWrapper.getWrappedChangeManager()Returns the wrapped ChangeManager. |
| Methods in org.apache.myfaces.trinidad.change with parameters of type ChangeManager | |
|---|---|
javax.faces.component.UIComponent |
MoveChildComponentChange.add(javax.faces.context.FacesContext facesContext, ChangeManager changeManager)Convenience method to add this MoveChildComponentChange to the supplied ChangeManager. |
| Uses of ChangeManager in org.apache.myfaces.trinidad.context |
|---|
| Methods in org.apache.myfaces.trinidad.context that return ChangeManager | |
|---|---|
abstract ChangeManager |
RequestContext.getChangeManager()Gets the ChangeManager for the current application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.