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

From Documentation
Revision as of 08:09, 6 December 2010 by Char (talk | contribs)


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


Property:

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

EventInterceptor is implemented by a listener class that will be used to intercept when an event is sent, posted and processed.

Once registered, an instance is created and shared within the whole application. If you want to intercept events only for a particular desktop, use Desktop.addListener(Object).



Last Update : 2010/12/06

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