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 Details

    • RemoveComponentCallback

      public RemoveComponentCallback()
  • Method Details

    • invokeContextCallback

      public void invokeContextCallback(FacesContext context, UIComponent target)
      Specified by:
      invokeContextCallback in interface ContextCallback
    • isComponentFound

      public boolean isComponentFound()
    • setComponentFound

      public void setComponentFound(boolean componentFound)