Interface StateHelper

All Superinterfaces:
StateHolder

public interface StateHelper extends StateHolder

Define a Map-like contract that makes it easier for components to implement PartialStateHolder. Each UIComponent in the view will return an implementation of this interface from its UIComponent.getStateHelper() method.

Since:
2.0