public static class DefaultFaceletsStateManagementStrategy.AddComponentCallback extends Object implements ContextCallback
Constructor and Description |
---|
AddComponentCallback() |
Modifier and Type | Method and Description |
---|---|
Object[] |
getAddedState() |
void |
invokeContextCallback(FacesContext context,
UIComponent target) |
void |
setAddedState(Object[] addedState) |
public void invokeContextCallback(FacesContext context, UIComponent target)
invokeContextCallback
in interface ContextCallback
public Object[] getAddedState()
public void setAddedState(Object[] addedState)
Copyright © 2021 The Apache Software Foundation. All rights reserved.