org.zkoss.zk.ui.util
Interface AggregationListener

All Known Implementing Classes:
ZKBinderPhaseListeners

public interface AggregationListener

A listener to gather some non-predefined listeners

Since:
8.0.0
Author:
jumperchen

Method Summary
 boolean isHandled(java.lang.Class<?> klass)
          Returns whether the given class is handled.
 

Method Detail

isHandled

boolean isHandled(java.lang.Class<?> klass)
Returns whether the given class is handled.



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