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