org.zkoss.zkplus.databind.BindingValidateEvent Maven / Gradle / Ivy
/* BindingValidateEvent.java
{{IS_NOTE
Purpose:
Description:
History:
May 9, 2011 10:57:01 AM , Created by jumperchen
}}IS_NOTE
Copyright (C) 2011 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
}}IS_RIGHT
*/
package org.zkoss.zkplus.databind;
import java.util.List;
import org.zkoss.zk.ui.Component;
import org.zkoss.zk.ui.event.Event;
/**
* Event used when DataBinder send "onBindingValidate" events.
* @author jumperchen
* @deprecated As of release 7.0.0, replace with new ZK binding.
* @since 5.0.7
*/
public class BindingValidateEvent extends Event {
private final List