Package org.apache.myfaces.view.facelets
Class PartialStateManagementStrategy.AddComponentCallback
java.lang.Object
org.apache.myfaces.view.facelets.PartialStateManagementStrategy.AddComponentCallback
- All Implemented Interfaces:
- ContextCallback
- Enclosing class:
- PartialStateManagementStrategy
public static class PartialStateManagementStrategy.AddComponentCallback
extends Object
implements ContextCallback
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionObject[]voidinvokeContextCallback(FacesContext context, UIComponent target) voidsetAddedState(Object[] addedState) 
- 
Constructor Details- 
AddComponentCallbackpublic AddComponentCallback()
 
- 
- 
Method Details- 
invokeContextCallback- Specified by:
- invokeContextCallbackin interface- ContextCallback
 
- 
getAddedState
- 
setAddedState
 
-