public class PostValidateEvent extends ComponentSystemEvent
| Constructor and Description |
|---|
PostValidateEvent(UIComponent component)
|
getComponentisAppropriateListener, processListenergetSource, toStringpublic PostValidateEvent(UIComponent component)
component - the UIComponent that is about to be
validated.IllegalArgumentException - if the argument is null.