Uses of Interface
javax.faces.component.StateHelper
-
Packages that use StateHelper Package Description javax.faces.component -
-
Uses of StateHelper in javax.faces.component
Methods in javax.faces.component that return StateHelper Modifier and Type Method Description protected StateHelper
UIComponent. getStateHelper()
protected StateHelper
UIComponent. getStateHelper(boolean create)
returns a delta state saving enabled state helper for the current component
-