Package 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.

See:
          Description

Interface Summary
ComponentRenderer A component renderer is used to render a component.
 

Class Summary
Out A utility to simulate DSP's out action.
SmartWriter A writer that is used to simplify the output generation of compoennts.
 

Package org.zkoss.zk.ui.render Description

The component render is a way to render a component in addition to the use of JSP, DSP, and other Servlet technologies.



Copyright © 2005-2009 Potix Corporation. All Rights Reserved.