org.richfaces.event
Interface ValidationListener

All Superinterfaces:
java.util.EventListener, javax.faces.event.FacesListener

public interface ValidationListener
extends javax.faces.event.FacesListener

Author:
asmirnov

Method Summary
 void processValidation(ValidationEvent event)
           
 

Method Detail

processValidation

void processValidation(ValidationEvent event)


Copyright © 2009. All Rights Reserved.