cz.datalite.zk.databinder.DLDataBinderInit Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ZKComponents Show documentation
Show all versions of ZKComponents Show documentation
Other imporvements of basic ZK components - please check the documentation for each overriden component.
The newest version!
package cz.datalite.zk.databinder;
import org.zkoss.zkplus.databind.AnnotateDataBinderInit;
/**
* For backwards compatibility only. Not used anymore (zkplus package is modified directly).
*
* @author Jiri Bubnik
*/
public class DLDataBinderInit extends AnnotateDataBinderInit
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy