Component Based UI
From Documentation
Revision as of 09:32, 12 December 2012 by Tomyeh (talk | contribs) (moved Talk:ZK Essentials/Introduction to ZK/Component Based UI to Talk:ZK Essentials/Introduction/Component Based UI)
Request for correction: Within the Java snipped following after the sentence "ZK components could be declared entirely in Java also:" I would like to add the import statements:
import org.zkoss.lang.SystemException;
import org.zkoss.zk.ui.event.*;
--Pixmania 12:40, 1 May 2011 (UTC)