Package org.apache.myfaces.view.facelets
Class PartialStateManagementStrategy.RemoveComponentCallback
java.lang.Object
org.apache.myfaces.view.facelets.PartialStateManagementStrategy.RemoveComponentCallback
- All Implemented Interfaces:
ContextCallback
- Enclosing class:
- PartialStateManagementStrategy
public static class PartialStateManagementStrategy.RemoveComponentCallback
extends Object
implements ContextCallback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
invokeContextCallback
(FacesContext context, UIComponent target) boolean
void
setComponentFound
(boolean componentFound)
-
Constructor Details
-
RemoveComponentCallback
public RemoveComponentCallback()
-
-
Method Details
-
invokeContextCallback
- Specified by:
invokeContextCallback
in interfaceContextCallback
-
isComponentFound
public boolean isComponentFound() -
setComponentFound
public void setComponentFound(boolean componentFound)
-