zk 2.4.1 API

Packages
org.zkoss.zk ZK core library.
org.zkoss.zk.au Commands 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 The implementation of asynchronous updates (implementation only).
org.zkoss.zk.device Device (such as Ajax browsers and mobile devices) relevant classes.
org.zkoss.zk.el EL Evaluator 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.groovy Groovy Interpreter
org.zkoss.zk.scripting.jruby JRuby interpreter
org.zkoss.zk.scripting.rhino Rhino - JavaScript Interpreter org.zkoss.scripting.bsf.rhino.RhinoInterpreter An implementation based on Rhino org.zkoss.scripting.bsf.rhino.RhinoInterpreter An implementation based on Rhino but went through BSF.
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 DynamicMedia.
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.sys Internal interfaces of user interfaces and factories (behind the scene).
org.zkoss.zk.ui.util Utilities to handle user interfaces.

 



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