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

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

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

	Purpose:
		
	Description:
		
	History:
		Aug 9, 2011 5:48:26 PM, Created by henrichen

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

package org.zkoss.bind.sys;

/**
 * Binding for load a form.
 * @author henrichen
 * @since 6.0.0
 */
public interface LoadFormBinding extends FormBinding, LoadBinding {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy