All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.zkoss.bind.sys.InitFormBinding Maven / Gradle / Ivy

There is a newer version: 10.0.0-jakarta
Show newest version
/* InitFormBinding.java

	Purpose:
		
	Description:
		
	History:
		2011/12/21 Created by Dennis Chen

Copyright (C) 2011 Potix Corporation. All Rights Reserved.
*/

package org.zkoss.bind.sys;

/**
 * Binding for init a form.
 * @author dennis
 * @since 6.0.0
 */
public interface InitFormBinding extends LoadFormBinding {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy