The org.zkoss.zk.ui.util.UiLifeCycle interface

From Documentation
Revision as of 06:23, 20 April 2011 by Tomyeh (talk | contribs)


DocumentationZK Configuration Referencezk.xmlThe listener ElementThe org.zkoss.zk.ui.util.UiLifeCycle interface
The org.zkoss.zk.ui.util.UiLifeCycle interface


Listener:

org.zkoss.zk.ui.util.UiLifeCycle

A listener could implement UiLifeCycle to handle something depending on the life cycle of UI, such as attaching a component to a page, moving a component and so on. Once registered, an instance of the specified class is created and shared within the whole application.



Last Update : 2011/04/20

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.