ZK 3.6.1 API

Packages
org.zkoss Potix Component Library
org.zkoss.idom The iDOM representation of XML DOM tree.
org.zkoss.idom.impl Implementation of iDOM.
org.zkoss.idom.input SAX builder and factory for iDOM.
org.zkoss.idom.transform XSL Transformer for iDOM.
org.zkoss.idom.util Utilities that simplifies the use of iDOM.
org.zkoss.image Image classes and interfaces.
org.zkoss.image.encoder Classes used to encode images.
org.zkoss.io File and stream I/O utilities.
org.zkoss.lang The most fundamental Java utilities relevant.
org.zkoss.lang.reflect Utilities for Java reflection.
org.zkoss.math Mathematic utilities, such as BigDecimal and BigInteger.
org.zkoss.mesg Message for multi-language messages (locale-dependent).
org.zkoss.sound Sound classes and interfaces.
org.zkoss.text Utilities for formatting numbers, dates and others.
org.zkoss.util Utilities for handling data structures.
org.zkoss.util.logging Logging utilities.
org.zkoss.util.media Media classes, interfaces and utilities.
org.zkoss.util.resource Resources and their locators and loaders.
org.zkoss.util.resource.impl Implementation of resources and their locators and loaders.
org.zkoss.web The Web common library.
org.zkoss.web.fn Functions used for EL expressions.
org.zkoss.web.init Listeners used to register to web.xml, and then initialize Web applications.
org.zkoss.web.mesg Message for multi-language messages (locale-dependent).
org.zkoss.web.portlet Portlet relevant utilities.
org.zkoss.web.servlet Servlet relevant utilities.
org.zkoss.web.servlet.dsp Dynamic Servlet Page (DSP).
org.zkoss.web.servlet.dsp.action DSP actions, such as ForEach, Include and If
org.zkoss.web.servlet.dsp.action.html DSP actions that are used only with HTML.
org.zkoss.web.servlet.dsp.impl Classes used to implement DSP.
org.zkoss.web.servlet.http HTTP relevant utilities.
org.zkoss.web.servlet.xel XEL Utilities that depends on Servlets.
org.zkoss.web.util.resource Utilities to access Web resources.
org.zkoss.xel XEL - Extensible Expression Language to encapsulate different implementations, such as EL, MVEL and OGNL.
org.zkoss.xel.el This implementation is based on zcommons-EL.
org.zkoss.xel.fn A collections of functions used in XEL expressions (for TLD only).
org.zkoss.xel.taglib Utilities to access taglibs, aka., the TLD files.
org.zkoss.xel.util Utilties of XEL expressions.
org.zkoss.xml Utilities for handling XML and HTML.
org.zkoss.zhtml ZHTML component set.
org.zkoss.zhtml.impl Classes used to implement ZHTML component set.
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 related classes used to do asynchronous updates.
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.api  
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.
org.zkoss.zkdemo.test  
org.zkoss.zkdemo.test2  
org.zkoss.zkdemo.test2.grid  
org.zkoss.zkdemo.test2.group  
org.zkoss.zkdemo.test2.jasperreport  
org.zkoss.zkdemo.test2.tree  
org.zkoss.zkdemo.userguide  
org.zkoss.zkex The extension to ZK core and additional ZUL components.
org.zkoss.zkex.ui.impl ZK UI related implementation, such as server push.
org.zkoss.zkex.zul Zul Extension library.
org.zkoss.zkex.zul.api  
org.zkoss.zkex.zul.impl Classes used to implement ZUL Component extension Set (implementation only).
org.zkoss.zkmax Versatile plugins such as Ruby, Groovy, JavaScript, MVEL, OGNL, and other plugins.
org.zkoss.zkmax.au.http HTTP related classes used to do asynchronous updates.
org.zkoss.zkmax.au.in ZUL specific requests and commands of asynchronous updates for ZKMAX Package.
org.zkoss.zkmax.event Events of ZUL Component Set for ZKMAX Package.
org.zkoss.zkmax.init Initialization of zkmax
org.zkoss.zkmax.scripting.groovy Groovy Interpreter
org.zkoss.zkmax.scripting.jruby JRuby interpreter
org.zkoss.zkmax.scripting.jython Jython interpreter
org.zkoss.zkmax.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.zkmax.ui.comet ZK comet implementation.
org.zkoss.zkmax.ui.eq An event queue is a subscribe/publish mechanism to provie the many-to-many communication.
org.zkoss.zkmax.xel.el This implementation is based on Apache Commons EL, ApacheELFactory.
org.zkoss.zkmax.xel.el21 This implementation is based on JSP 2.1 EL.
org.zkoss.zkmax.xel.mvel A XEL implemetation based on MVEL.
org.zkoss.zkmax.xel.ognl A XEL implemetation based on OGNL.
org.zkoss.zkmax.xel.util Utilities to implement XEL factories.
org.zkoss.zkmax.zul Components and UI utitilies available in the Enterprise edition.
org.zkoss.zkmax.zul.api  
org.zkoss.zkmax.zul.render Component renderers for rendering ZUL components.
org.zkoss.zkplus The ZK plus utilities, including data binding and integration of hibernate, acegi and so on.
org.zkoss.zkplus.acegi Utilities to support Acegi Security System
org.zkoss.zkplus.databind The DataBinder used for binding ZK UI component and the backend data bean.
org.zkoss.zkplus.hibernate Utilities to support Hibernate.
org.zkoss.zkplus.jndi Utilities to support JNDI
org.zkoss.zkplus.jpa Utilities to support JPA
org.zkoss.zkplus.seasar Utilities to support Seasar Framework.
org.zkoss.zkplus.spring Utilities to support Spring Application Framework.
org.zkoss.zkplus.util Utilities that can be applied to several situations.
org.zkoss.zml The ZK XML Component Set.
org.zkoss.zml.device XML Device
org.zkoss.zul ZUL component set that are used for HTML-based clients.
org.zkoss.zul.api  
org.zkoss.zul.au.in ZUL specific requests and commands of asynchronous updates.
org.zkoss.zul.au.out ZUL specific responses of asynchornous updates.
org.zkoss.zul.event Events of ZUL Component Set.
org.zkoss.zul.ext Interfaces that might be implemented by ZUL components.
org.zkoss.zul.fn A collections of functions used in EL expressions (implementation only).
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only).
org.zkoss.zul.impl.api  
org.zkoss.zul.mesg Message for multi-language messages (locale-dependent).

 



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