Class ComponentSystemEvent

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PostAddToViewEvent, PostConstructViewMapEvent, PostRenderViewEvent, PostRestoreStateEvent, PostValidateEvent, PreDestroyViewMapEvent, PreRemoveFromViewEvent, PreRenderComponentEvent, PreRenderViewEvent, PreValidateEvent

public abstract class ComponentSystemEvent
extends SystemEvent

ComponentSystemEvent is the base class for SystemEvents that are specific to a UIComponent instance.

Since:
2.0
See Also:
Serialized Form