zk 3.0.0 API

Packages
org.zkoss.zk ZK core library.
org.zkoss.zk.au Requests and responsed used to communicate between client and server, called asynchronous updates.
org.zkoss.zk.au.http HTTP relevant classes used to do asynchronous updates.
org.zkoss.zk.au.impl Deprecated as of release 3.0.0, replaced with the org.zkoss.zk.au.in package.
org.zkoss.zk.au.in The commands of the requests of asynchronous updates (sent from client to server).
org.zkoss.zk.au.out The responses of asynchronous updates (sent from server to client).
org.zkoss.zk.device Device (such as Ajax browsers and mobile devices) relevant classes.
org.zkoss.zk.fn A collections of functions used in EL expressions (implementation only).
org.zkoss.zk.mesg Message for multi-language messages (locale-dependent).
org.zkoss.zk.scripting Scripting intepreter relevant classes, including interpreter, namespace and so on.
org.zkoss.zk.scripting.bsh BeanShell - Java Interpreter.
org.zkoss.zk.scripting.util Utilities for implementing interpters and namespaces.
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component.
org.zkoss.zk.ui.event The org.zkoss.zk.ui and org.zkoss.zk.ui.event packages are the only packages that component and application developers need to know.
org.zkoss.zk.ui.ext Additional Interfaces that might be implemented by special components, such as AfterCompose.
org.zkoss.zk.ui.ext.client Additional Interfaces that might be implemented by the returned object of getExtraCtrl().
org.zkoss.zk.ui.ext.render Additional Interfaces that might be implemented by the returned object of getExtraCtrl().
org.zkoss.zk.ui.http HTTP relevant utilities and servlets for implementing user interfaces (implementation only).
org.zkoss.zk.ui.impl Implementation of user interfaces and factories (implementation only).
org.zkoss.zk.ui.metainfo Metainfo representing pages and languages (implementation only).
org.zkoss.zk.ui.metainfo.impl The implementation class of the metainfos.
org.zkoss.zk.ui.render The component render is a way to render a component in addition to the use of JSP, DSP, and other Servlet technologies.
org.zkoss.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene).
org.zkoss.zk.ui.util Utilities to handle user interfaces.
org.zkoss.zk.xel ZK XEL utilities.
org.zkoss.zk.xel.impl XEL utilities for implementation only.

 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved. SourceForge.net Logo